mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
math/saga: Update to 9.2.1
Some of the fixes of this bug fix release are: - saga_api: fix more SG_ print macros - saga_api: don't load interactive tools through saga_cmd - saga_api, CSG_KDTree_3D::Get_Duplicates(): use kd_tree_3d instead 2d - saga_gdi, CSG_3DView_Canvas::Draw_Line(): drawing lines out-of-range - tool chains: add missing climate_tools_temperature_downscaling.xml - PySAGA, Python: invalid escape sequences: refers to bug 308
This commit is contained in:
parent
8ab59e719e
commit
2ba5f4c14d
@ -1,6 +1,5 @@
|
||||
PORTNAME= saga
|
||||
PORTVERSION= 9.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 9.2.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
|
||||
|
||||
@ -36,7 +35,7 @@ DOS2UNIX_GLOB= *.cpp *.h
|
||||
USE_LDCONFIG= yes
|
||||
USE_WX= 3.2+
|
||||
|
||||
GIT_TAGNAME= d08ce39b8
|
||||
GIT_TAGNAME= cef0761a5
|
||||
|
||||
CMAKE_ARGS= -DSVM_INCLUDE:PATH=${LOCALBASE}/include/svm.h
|
||||
CMAKE_ON= CMAKE_VERBOSE_MAKEFILE
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1696608216
|
||||
SHA256 (saga-9.2.0.tar.gz) = 8c7662d5cd4ce5641fa819ad22f23b4bd9963579b3194b2f809202bd76d28d57
|
||||
SIZE (saga-9.2.0.tar.gz) = 8676071
|
||||
TIMESTAMP = 1702480110
|
||||
SHA256 (saga-9.2.1.tar.gz) = ab6879ebd182b67afe27b1cf7a3d383acb15e6620293ce8f8ae644869aed392a
|
||||
SIZE (saga-9.2.1.tar.gz) = 8678505
|
||||
|
@ -253,6 +253,7 @@ share/pixmaps/saga.png
|
||||
%%DATADIR%%/templates/template4saga-tools/my_tool_library/my_tool.h
|
||||
%%DATADIR%%/templates/template4saga-tools/readme.txt
|
||||
%%DATADIR%%/toolchains/climate_tools.xml
|
||||
%%DATADIR%%/toolchains/climate_tools_temperature_downscaling.xml
|
||||
%%DATADIR%%/toolchains/grid_filter.xml
|
||||
%%DATADIR%%/toolchains/grid_filter_notch.xml
|
||||
%%DATADIR%%/toolchains/grid_filter_sieve_and_clump.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user