1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

math/saga: Update to 9.5.1

- ogr_export_kml: fix, gcs axis order
- crs_definition: don't try parsing empty crs definition strings
- fixes around map extent synchronization
- fix on-the-fly-projection of grids
- and some other fixes ...

Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%209.5.1/attachment/changelog_saga_9.5.1.txt
This commit is contained in:
Rainer Hurling 2024-07-17 07:37:15 +02:00
parent 0d4b8e3eb1
commit 5ed59581df
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= saga
PORTVERSION= 9.5.0
PORTVERSION= 9.5.1
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
@ -35,7 +35,7 @@ DOS2UNIX_GLOB= *.cpp *.h
USE_LDCONFIG= yes
USE_WX= 3.2+
GIT_TAGNAME= 16f47dcdc
GIT_TAGNAME= bd94e6a29
CMAKE_ARGS= -DSVM_INCLUDE:PATH=${LOCALBASE}/include/svm.h
CMAKE_ON= CMAKE_VERBOSE_MAKEFILE

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1720602688
SHA256 (saga-9.5.0.tar.gz) = 7708a378565111d9b9acb5bd9be39350fdaa0d90d0aaf3e79070ed2e132db58d
SIZE (saga-9.5.0.tar.gz) = 9207367
TIMESTAMP = 1721128161
SHA256 (saga-9.5.1.tar.gz) = eab76d1291f16d2a890d67fbfa3471d08012ded090e4d8a8aac913564869490a
SIZE (saga-9.5.1.tar.gz) = 9207793