From e63bfc4829cd88cc9e981a23015dd7ba2a0e5432 Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 25 Feb 2025 06:24:52 +0000 Subject: [PATCH] geo/pdal: update to 2.8.4. see https://github.com/PDAL/PDAL/releases/tag/2.8.4 --- geo/pdal/Makefile | 4 ++-- geo/pdal/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/geo/pdal/Makefile b/geo/pdal/Makefile index 91a1351cefc9..e71a3b5e7c78 100644 --- a/geo/pdal/Makefile +++ b/geo/pdal/Makefile @@ -1,11 +1,11 @@ COMMENT = translator library for point cloud formats -V = 2.8.3 +V = 2.8.4 DISTNAME = PDAL-${V}-src PKGNAME = pdal-${V} EXTRACT_SUFX = .tar.bz2 -SHARED_LIBS += pdalcpp 4.0 # 16.0 from PDAL_SOLIB defines in cmake/libraries.cmake +SHARED_LIBS += pdalcpp 4.1 # 16.0 from PDAL_SOLIB defines in cmake/libraries.cmake CATEGORIES = geo devel textproc diff --git a/geo/pdal/distinfo b/geo/pdal/distinfo index 6a6237b5bfcb..f49bae7acb29 100644 --- a/geo/pdal/distinfo +++ b/geo/pdal/distinfo @@ -1,2 +1,2 @@ -SHA256 (PDAL-2.8.3-src.tar.bz2) = E9/bDWNL3VaLNR/VNaqgP3YR30ws24vpOBF3UTVa0Js= -SIZE (PDAL-2.8.3-src.tar.bz2) = 86918569 +SHA256 (PDAL-2.8.4-src.tar.bz2) = wn3HmvCyb5yzIJtpRwPp1XbxsMjAWzYgb9XjEElOdbU= +SIZE (PDAL-2.8.4-src.tar.bz2) = 86725389