mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
math/saga: Update to 8.5.1
- Fix parsing date parameters in saga_cmd/tool
- Fix grid_gridding for gcc, strdup(key)
- Fix wkb/sql multipoint coding in saga_api
- Fix saga_gdi/3d_view_canvas axis labeling
- and more ...
Changelog: https://sourceforge.net/p/saga-gis/wiki/Changelog%208.5.1/attachment/changelog_saga_8.5.1.txt
MFH: 2023Q1
(cherry picked from commit 5fd38aff48
)
This commit is contained in:
parent
9002faa992
commit
508d13c478
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= saga
|
||||
PORTVERSION= 8.5.0
|
||||
PORTVERSION= 8.5.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1671553189
|
||||
SHA256 (saga-8.5.0.tar.gz) = 2734aebb5c067c29312037136cfe63a47b4936f97c7803f78f39d7bf048f798d
|
||||
SIZE (saga-8.5.0.tar.gz) = 8451937
|
||||
TIMESTAMP = 1675887783
|
||||
SHA256 (saga-8.5.1.tar.gz) = 2676749b418081fcf705b88ac6a2e83286b8a57fffaf9b7e99b84c09d028f4e1
|
||||
SIZE (saga-8.5.1.tar.gz) = 8329350
|
||||
|
|
Loading…
Add table
Reference in a new issue