svn commit: r556491 - head/math/saga
Rainer Hurling
rhurlin at FreeBSD.org
Sat Nov 28 14:53:29 UTC 2020
Author: rhurlin
Date: Sat Nov 28 14:53:29 2020
New Revision: 556491
URL: https://svnweb.freebsd.org/changeset/ports/556491
Log:
math/saga: Update to 7.8.2
Bugfix release with several fixes[1]
[1] https://sourceforge.net/p/saga-gis/wiki/Changelog%207.8.2/attachment/changelog_saga_7.8.2.txt
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D27403
Modified:
head/math/saga/Makefile
head/math/saga/distinfo
Modified: head/math/saga/Makefile
==============================================================================
--- head/math/saga/Makefile Sat Nov 28 13:37:22 2020 (r556490)
+++ head/math/saga/Makefile Sat Nov 28 14:53:29 2020 (r556491)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= saga
-PORTVERSION= 7.8.1
-PORTREVISION= 2
+PORTVERSION= 7.8.2
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
Modified: head/math/saga/distinfo
==============================================================================
--- head/math/saga/distinfo Sat Nov 28 13:37:22 2020 (r556490)
+++ head/math/saga/distinfo Sat Nov 28 14:53:29 2020 (r556491)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604134458
-SHA256 (saga-7.8.1.tar.gz) = ab08ee8a67a869dc1fdb9e1bc09ee1daf48a6842e471a25d16b1a3d56b6f9db3
-SIZE (saga-7.8.1.tar.gz) = 5502445
+TIMESTAMP = 1606555411
+SHA256 (saga-7.8.2.tar.gz) = c5bb5d5ef6b6dc9998a4885cd18ab9174152d1f3a1193f7cd77b8c431ca20880
+SIZE (saga-7.8.2.tar.gz) = 5502275
More information about the svn-ports-all
mailing list