aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-10-21 14:16:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-10-21 14:16:45 +0000
commitb4dfe159bb80522028035c46906063c109959ce2 (patch)
tree6986d9d5811a5586b74320a23185e54dde8aa3bd /math
parent87f85d48dfd2b458c8f594e2f837ba135de7607d (diff)
downloadports-b4dfe159bb80522028035c46906063c109959ce2.tar.gz
ports-b4dfe159bb80522028035c46906063c109959ce2.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/saga/Makefile5
-rw-r--r--math/saga/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile
index 91b845fcb892..1e70d6fd5981 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= saga
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
-DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= rhurlin@gwdg.de
COMMENT= System for Automated Geoscientific Analyses
@@ -82,7 +81,7 @@ post-patch:
${WRKSRC}/src/modules/imagery/imagery_opencv/Makefile.am
@${REINPLACE_CMD} -e 's|\[cv\]|\[opencv_core\]|' \
${WRKSRC}/configure.ac
- @${REINPLACE_CMD} -e 's|wxString(SAGA_VERSION) + "\\n"|wxString(SAGA_VERSION) + " (SVN r2600)" + "\\n"|' \
+ @${REINPLACE_CMD} -e 's|wxString(SAGA_VERSION) + "\\n"|wxString(SAGA_VERSION) + " (SVN r2652)" + "\\n"|' \
${WRKSRC}/src/saga_core/saga_gui/dlg_about.cpp
.if ${ARCH} == "powerpc"
@${REINPLACE_CMD} -e 's|typedef unsigned long DWORD;|typedef unsigned int DWORD;|' \
diff --git a/math/saga/distinfo b/math/saga/distinfo
index d329a66a13ca..c4e6070218b0 100644
--- a/math/saga/distinfo
+++ b/math/saga/distinfo
@@ -1,2 +1,2 @@
-SHA256 (saga_2.2.1.tar.gz) = 325e0890c28dc19c4ec727f58672be67480b2a4dd6604252c0cc4cc08aad34d0
-SIZE (saga_2.2.1.tar.gz) = 4007209
+SHA256 (saga-2.2.2.tar.gz) = 031cd70b7ec248f32f955a9316aefc7f7ab283c5129c49aa4bd748717d20357e
+SIZE (saga-2.2.2.tar.gz) = 4034027