aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-05-31 11:08:44 +0800
committermiwi <miwi@FreeBSD.org>2011-05-31 11:08:44 +0800
commit31040c579b4e38f82b06d5080275b333e665995e (patch)
tree4ecdfe0b5cfa60e274dcff41396cb4b2603a0257 /math
parente63cacceaffda421424ee5142db8ee9cc1c8b543 (diff)
downloadfreebsd-ports-gnome-31040c579b4e38f82b06d5080275b333e665995e.tar.gz
freebsd-ports-gnome-31040c579b4e38f82b06d5080275b333e665995e.tar.zst
freebsd-ports-gnome-31040c579b4e38f82b06d5080275b333e665995e.zip
- Update to 1.1.2
PR: 157413 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge-octcdf/Makefile9
-rw-r--r--math/octave-forge-octcdf/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/math/octave-forge-octcdf/Makefile b/math/octave-forge-octcdf/Makefile
index 138c217ab727..3c64c75e1be0 100644
--- a/math/octave-forge-octcdf/Makefile
+++ b/math/octave-forge-octcdf/Makefile
@@ -6,16 +6,19 @@
#
PORTNAME= octave-forge-octcdf
-PORTVERSION= 1.0.13
-PORTREVISION= 2
+PORTVERSION= 1.1.2
CATEGORIES= math
MAINTAINER= stephen@missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-GNU_CONFIGURE= yes
+
+WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src
LIB_DEPENDS+= netcdf:${PORTSDIR}/science/netcdf
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
+post-build:
+ cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
+
.include <bsd.port.post.mk>
diff --git a/math/octave-forge-octcdf/distinfo b/math/octave-forge-octcdf/distinfo
index dcdca7cb4e40..3c5f16e7943b 100644
--- a/math/octave-forge-octcdf/distinfo
+++ b/math/octave-forge-octcdf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/octcdf-1.0.13.tar.gz) = 8e4520f3935e6ab556ee5c93cc41b39f7f285dc359157f66860028d117a584d7
-SIZE (octave-forge/octcdf-1.0.13.tar.gz) = 89656
+SHA256 (octave-forge/octcdf-1.1.2.tar.gz) = 6684ff7753fed6c1b2393655f493627dd7062ee9d0f236d447728478fc5308e3
+SIZE (octave-forge/octcdf-1.1.2.tar.gz) = 107908