aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2022-07-16 07:20:05 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2022-07-16 07:43:21 +0000
commit900bc337f2327613d7553a8f3179505395cf76ad (patch)
treebdef3e95047e390c4a7ba65d7b3218b185344851
parent0aa183652a86bae23a4279ff62caf08f41a50662 (diff)
downloadports-900bc337f2327613d7553a8f3179505395cf76ad.tar.gz
ports-900bc337f2327613d7553a8f3179505395cf76ad.zip
math/saga: Update to 8.3.0
Several enhancements and some new features (excerpt): - saga_gui, wksp_layer: 'single color' option, avoid bright colors for initialization (e.g. yellow, light green, ...) - shapes_lines/Lines_From_Points: option added, maximum distance that is allowed between two consecutive points - pj_georeference/warping shapes: bug fix, polylines, keep single parts - saga_cmd, help text added: how to print tool and tool parameter descriptions (saga_cmd -h <library> <tool>) - saga_gui/view_table_control: fix, precision issue when editing floating point numbers - toolchains/temperature_downscaling_bulk.xml: supporting options provided by the underlying tool - shapes_lines/line_polygon_intersection: bug fix, adding line attributes to intersection result; DLL shapes_lines 3, no attributes on lines after intersect with polygon - Transform Shapes: add reflection (mirroring) as a forth transformation option - Grids from Classified Grid and Table: re-implementation, extreme speedup for a larger number of classes - Zonal Grid Statistics: complete re-implementation of the tool, includes an extreme speed-up in case of a larger number of zones, the option to write out the derived unique condition units (UCU) as grid and documentation updates Changelog: Not available Reported by: portscout, Repology
-rw-r--r--math/saga/Makefile2
-rw-r--r--math/saga/distinfo6
-rw-r--r--math/saga/pkg-plist7
3 files changed, 4 insertions, 11 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile
index 6e40e0bcbf64..9692e7305f7c 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,7 +1,7 @@
# Created by: Rainer Hurling <rhurlin@gwdg.de>
PORTNAME= saga
-PORTVERSION= 8.2.3
+PORTVERSION= 8.3.0
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
diff --git a/math/saga/distinfo b/math/saga/distinfo
index 8f788843c055..155a6317ae96 100644
--- a/math/saga/distinfo
+++ b/math/saga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657646905
-SHA256 (saga-8.2.3.tar.gz) = 34b5c9def00aebcaca52fa1978b23c47759ca704493d2a85327d1f8eb523d599
-SIZE (saga-8.2.3.tar.gz) = 8125788
+TIMESTAMP = 1657908220
+SHA256 (saga-8.3.0.tar.gz) = 000dd656a6425db39e8ebf62a1aaae257dee324fb5acedd6097bf28a44da84f9
+SIZE (saga-8.3.0.tar.gz) = 7700174
diff --git a/math/saga/pkg-plist b/math/saga/pkg-plist
index 46f85c5bcc09..e6b339b16fed 100644
--- a/math/saga/pkg-plist
+++ b/math/saga/pkg-plist
@@ -75,7 +75,6 @@ lib/saga/libio_grid.so
lib/saga/libio_grid_image.so
lib/saga/libio_pdal.so
lib/saga/libio_shapes.so
-lib/saga/libio_shapes_dxf.so
lib/saga/libio_table.so
lib/saga/libio_virtual.so
lib/saga/libio_webservices.so
@@ -189,15 +188,9 @@ share/pixmaps/saga.png
%%DATADIR%%/saga_tip.txt
%%DATADIR%%/templates/template4saga-tools/my_tool_library/CMakeLists.txt
%%DATADIR%%/templates/template4saga-tools/my_tool_library/Makefile
-%%DATADIR%%/templates/template4saga-tools/my_tool_library/Makefile.am
%%DATADIR%%/templates/template4saga-tools/my_tool_library/TLB_Interface.cpp
%%DATADIR%%/templates/template4saga-tools/my_tool_library/my_tool.cpp
%%DATADIR%%/templates/template4saga-tools/my_tool_library/my_tool.h
-%%DATADIR%%/templates/template4saga-tools/my_tool_library/my_tool_library.cbp
-%%DATADIR%%/templates/template4saga-tools/my_tool_library/my_tool_library.layout
-%%DATADIR%%/templates/template4saga-tools/my_tool_library/my_tool_library.vcxproj
-%%DATADIR%%/templates/template4saga-tools/my_tool_library/my_tool_library.vcxproj.filters
-%%DATADIR%%/templates/template4saga-tools/my_tools.vc14.sln
%%DATADIR%%/templates/template4saga-tools/readme.txt
%%DATADIR%%/toolchains/climate_tools.xml
%%DATADIR%%/toolchains/cluster_terrain.xml