aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2024-08-29 07:16:17 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2024-08-29 08:35:55 +0000
commit66be3c60613b03522190e081dad85068a39ec8cc (patch)
treece4b70f950ef5ac9955c55533c8f216d564d6342
parent96c788de6e7ac65e793f400fc0cc71a338413650 (diff)
downloadports-66be3c60613b03522190e081dad85068a39ec8cc.tar.gz
ports-66be3c60613b03522190e081dad85068a39ec8cc.zip
math/pdal: Update to 2.7.2
-rw-r--r--databases/grass7/Makefile2
-rw-r--r--databases/grass8/Makefile2
-rw-r--r--graphics/cloudcompare/Makefile2
-rw-r--r--graphics/qgis-ltr/Makefile2
-rw-r--r--graphics/qgis/Makefile2
-rw-r--r--math/mdal/Makefile1
-rw-r--r--math/pdal/Makefile3
-rw-r--r--math/pdal/distinfo6
-rw-r--r--math/pdal/files/patch-CMakeLists.txt11
-rw-r--r--math/pdal/pkg-plist20
-rw-r--r--math/saga/Makefile2
-rw-r--r--science/paraview/Makefile2
12 files changed, 33 insertions, 22 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index f084e1b690d9..5646acbcfc4f 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -1,6 +1,6 @@
PORTNAME= grass
PORTVERSION= 7.8.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile
index b53d704875b3..30e736db2607 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,6 +1,6 @@
PORTNAME= grass
DISTVERSION= 8.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
diff --git a/graphics/cloudcompare/Makefile b/graphics/cloudcompare/Makefile
index 31b51f78e9a0..5181458c6275 100644
--- a/graphics/cloudcompare/Makefile
+++ b/graphics/cloudcompare/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cloudcompare
DISTVERSIONPREFIX= v
DISTVERSION= 2.12.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index f01cd694804b..7837184aa3ae 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qgis
DISTVERSION= 3.34.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
PKGNAMESUFFIX= -ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 25169184833a..637e519f44a7 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qgis
DISTVERSION= 3.38.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
diff --git a/math/mdal/Makefile b/math/mdal/Makefile
index f7fd6970bc02..59e58722141d 100644
--- a/math/mdal/Makefile
+++ b/math/mdal/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mdal
DISTVERSIONPREFIX= release-
DISTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= math geography
MAINTAINER= wen@FreeBSD.org
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index eba85fe005e6..05c7d65099a4 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pdal
-DISTVERSION= 2.6.3
-PORTREVISION= 3
+DISTVERSION= 2.7.2
CATEGORIES= math databases graphics
MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
diff --git a/math/pdal/distinfo b/math/pdal/distinfo
index a5eaccb84935..8e69bae0452b 100644
--- a/math/pdal/distinfo
+++ b/math/pdal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708719688
-SHA256 (pdal-2.6.3-src.tar.bz2) = e4d90a3ce4c9681cd3522ca29e73a88ff3b3c713f918693ad03932a6b7680460
-SIZE (pdal-2.6.3-src.tar.bz2) = 87274788
+TIMESTAMP = 1724912712
+SHA256 (pdal-2.7.2-src.tar.bz2) = f6ae0f3dc012b19c70dde2361799ecac0cdcbeb9cad5cfd96313c9fdc8608f32
+SIZE (pdal-2.7.2-src.tar.bz2) = 87431434
diff --git a/math/pdal/files/patch-CMakeLists.txt b/math/pdal/files/patch-CMakeLists.txt
new file mode 100644
index 000000000000..48d4547b63ed
--- /dev/null
+++ b/math/pdal/files/patch-CMakeLists.txt
@@ -0,0 +1,11 @@
+--- CMakeLists.txt.orig 2024-08-29 07:07:08 UTC
++++ CMakeLists.txt
+@@ -356,7 +356,7 @@ install(DIRECTORY ${PDAL_FILTERS_DIR}/
+ # PATTERN "private" EXCLUDE
+ )
+
+-install(FILES ${DIMENSION_OUTFILE} ${pdal_features_hpp}/
++install(FILES ${DIMENSION_OUTFILE} ${pdal_features_hpp}
+ DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/pdal"
+ PERMISSIONS
+ GROUP_EXECUTE WORLD_EXECUTE OWNER_EXECUTE
diff --git a/math/pdal/pkg-plist b/math/pdal/pkg-plist
index 73d81b1a5455..bd33e3c10a1b 100644
--- a/math/pdal/pkg-plist
+++ b/math/pdal/pkg-plist
@@ -322,20 +322,20 @@ lib/cmake/PDAL/PDALTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/PDAL/PDALTargets.cmake
lib/cmake/PDAL/pluginmacros.cmake
lib/libpdal_plugin_kernel_fauxplugin.so
-lib/libpdal_plugin_kernel_fauxplugin.so.16
-lib/libpdal_plugin_kernel_fauxplugin.so.16.3.0
+lib/libpdal_plugin_kernel_fauxplugin.so.17
+lib/libpdal_plugin_kernel_fauxplugin.so.17.1.0
%%ICEBRIDGE%%lib/libpdal_plugin_reader_icebridge.so
-%%ICEBRIDGE%%lib/libpdal_plugin_reader_icebridge.so.16
-%%ICEBRIDGE%%lib/libpdal_plugin_reader_icebridge.so.16.3.0
+%%ICEBRIDGE%%lib/libpdal_plugin_reader_icebridge.so.17
+%%ICEBRIDGE%%lib/libpdal_plugin_reader_icebridge.so.17.1.0
%%PGPOINTCLOUD%%lib/libpdal_plugin_reader_pgpointcloud.so
-%%PGPOINTCLOUD%%lib/libpdal_plugin_reader_pgpointcloud.so.16
-%%PGPOINTCLOUD%%lib/libpdal_plugin_reader_pgpointcloud.so.16.3.0
+%%PGPOINTCLOUD%%lib/libpdal_plugin_reader_pgpointcloud.so.17
+%%PGPOINTCLOUD%%lib/libpdal_plugin_reader_pgpointcloud.so.17.1.0
%%PGPOINTCLOUD%%lib/libpdal_plugin_writer_pgpointcloud.so
-%%PGPOINTCLOUD%%lib/libpdal_plugin_writer_pgpointcloud.so.16
-%%PGPOINTCLOUD%%lib/libpdal_plugin_writer_pgpointcloud.so.16.3.0
+%%PGPOINTCLOUD%%lib/libpdal_plugin_writer_pgpointcloud.so.17
+%%PGPOINTCLOUD%%lib/libpdal_plugin_writer_pgpointcloud.so.17.1.0
lib/libpdalcpp.so
-lib/libpdalcpp.so.16
-lib/libpdalcpp.so.16.3.0
+lib/libpdalcpp.so.17
+lib/libpdalcpp.so.17.1.0
libdata/pkgconfig/pdal.pc
%%BASH%%share/bash-completion/completions/pdal
@dir include/pdal/filters/private/csf
diff --git a/math/saga/Makefile b/math/saga/Makefile
index 889cfa46c60d..e9b46c8690d1 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,6 +1,6 @@
PORTNAME= saga
PORTVERSION= 9.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index 52f84b861939..7f330a5f587c 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -1,6 +1,6 @@
PORTNAME= paraview
DISTVERSION= ${PARAVIEW_VER}.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= science graphics
MASTER_SITES= http://www.paraview.org/files/v${PARAVIEW_VER}/
DISTNAME= ParaView-v${PORTVERSION}