Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 2020 17:01:25 +0000 (UTC)
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553784 - head/math/saga
Message-ID:  <202010311701.09VH1PHh057545@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rhurlin
Date: Sat Oct 31 17:01:25 2020
New Revision: 553784
URL: https://svnweb.freebsd.org/changeset/ports/553784

Log:
  math/saga: Update to 7.8.1
  
  Bug fix release, now ready for PostGIS 3.x.x[1]:
  
  [1] https://sourceforge.net/p/saga-gis/wiki/Changelog%207.8.1/attachment/changelog_saga_7.8.1.txt
  
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D27032

Modified:
  head/math/saga/Makefile
  head/math/saga/distinfo
  head/math/saga/pkg-plist

Modified: head/math/saga/Makefile
==============================================================================
--- head/math/saga/Makefile	Sat Oct 31 16:39:28 2020	(r553783)
+++ head/math/saga/Makefile	Sat Oct 31 17:01:25 2020	(r553784)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	saga
-PORTVERSION=	7.8.0
+PORTVERSION=	7.8.1
 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 Oct 31 16:39:28 2020	(r553783)
+++ head/math/saga/distinfo	Sat Oct 31 17:01:25 2020	(r553784)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602357287
-SHA256 (saga-7.8.0.tar.gz) = e15c91397147a4196601f5fed13f10e09a75a30fa212b9d6031171cb50f46b8b
-SIZE (saga-7.8.0.tar.gz) = 5422284
+TIMESTAMP = 1604134458
+SHA256 (saga-7.8.1.tar.gz) = ab08ee8a67a869dc1fdb9e1bc09ee1daf48a6842e471a25d16b1a3d56b6f9db3
+SIZE (saga-7.8.1.tar.gz) = 5502445

Modified: head/math/saga/pkg-plist
==============================================================================
--- head/math/saga/pkg-plist	Sat Oct 31 16:39:28 2020	(r553783)
+++ head/math/saga/pkg-plist	Sat Oct 31 17:01:25 2020	(r553784)
@@ -140,10 +140,13 @@ share/pixmaps/saga.png
 %%DATADIR%%/docs/saga_on_mac.odt
 %%DATADIR%%/docs/saga_toolchains_cheat_sheet.xml
 %%DATADIR%%/docs/saga_toolchains_manual.odt
+%%DATADIR%%/helper/doxygen_saga_api_chm
+%%DATADIR%%/helper/doxygen_saga_api_html
 %%DATADIR%%/helper/make_arcsaga_toolboxes.bat
 %%DATADIR%%/helper/make_python_api.bat
 %%DATADIR%%/helper/make_python_api_all.bat
 %%DATADIR%%/helper/make_saga4qgis_toolboxes.bat
+%%DATADIR%%/helper/make_saga_api_doc.bat
 %%DATADIR%%/helper/make_saga_release.bat
 %%DATADIR%%/helper/make_saga_snapshot.bat
 %%DATADIR%%/helper/make_tools_interface.bat



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010311701.09VH1PHh057545>