aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/octave-forge-octproj/Makefile5
-rw-r--r--math/octave-forge-octproj/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile
index 4d8f8b998904..92e8b6825fd8 100644
--- a/math/octave-forge-octproj/Makefile
+++ b/math/octave-forge-octproj/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= octave-forge-octproj
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.2
CATEGORIES= math
MAINTAINER= stephen@missouri.edu
@@ -18,6 +18,9 @@ LIB_DEPENDS+= proj:${PORTSDIR}/graphics/proj
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
+post-extract:
+ ${REINPLACE_CMD} s/CC/CCC/ ${WRKSRC}/Makefile
+
post-build:
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
diff --git a/math/octave-forge-octproj/distinfo b/math/octave-forge-octproj/distinfo
index 067e358b8413..fc76e4099849 100644
--- a/math/octave-forge-octproj/distinfo
+++ b/math/octave-forge-octproj/distinfo
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/octproj-1.0.0.tar.gz) = 1c69fd45d48385c790d25537b2c472d7aa0327981721da1cf8d1b7f3aeee6bb4
-SIZE (octave-forge/octproj-1.0.0.tar.gz) = 222454
+SHA256 (octave-forge/octproj-1.0.2.tar.gz) = 25dd529fcd278cc5649f7281d974978447909f85e5f4bef25868a625025a9472
+SIZE (octave-forge/octproj-1.0.2.tar.gz) = 221527