aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-06-09 16:38:24 +0800
committermiwi <miwi@FreeBSD.org>2010-06-09 16:38:24 +0800
commiteb4a777678dad5aca31ad5715181f1729d46de43 (patch)
treed25688b632813a2ff7b47dde5f5b4f00d85e01c3 /math
parenteeedd9e9900020a11bf91410a4fd1ccdeef73591 (diff)
downloadfreebsd-ports-gnome-eb4a777678dad5aca31ad5715181f1729d46de43.tar.gz
freebsd-ports-gnome-eb4a777678dad5aca31ad5715181f1729d46de43.tar.zst
freebsd-ports-gnome-eb4a777678dad5aca31ad5715181f1729d46de43.zip
- Update to 1.0.10
PR: 147582 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge-statistics/Makefile10
-rw-r--r--math/octave-forge-statistics/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile
index 53265abeaaef..d09a6469a68f 100644
--- a/math/octave-forge-statistics/Makefile
+++ b/math/octave-forge-statistics/Makefile
@@ -6,16 +6,20 @@
#
PORTNAME= octave-forge-statistics
-PORTVERSION= 1.0.9
-PORTREVISION= 3
+PORTVERSION= 1.0.10
CATEGORIES= math
MAINTAINER= stephen@missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-GNU_CONFIGURE= yes
RUN_DEPENDS+= ${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
+do-build:
+ @${DO_NADA}
+
+post-build:
+ cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
+
.include <bsd.port.post.mk>
diff --git a/math/octave-forge-statistics/distinfo b/math/octave-forge-statistics/distinfo
index a960b2b95886..91d64acd57fb 100644
--- a/math/octave-forge-statistics/distinfo
+++ b/math/octave-forge-statistics/distinfo
@@ -1,3 +1,3 @@
-MD5 (octave-forge/statistics-1.0.9.tar.gz) = e0b7f32ce2854e3de7d032cc9e9e6dbc
-SHA256 (octave-forge/statistics-1.0.9.tar.gz) = 0fe6bb405e65310537e4a45a61346483bbca7c420d013ddca492592e44e32c6f
-SIZE (octave-forge/statistics-1.0.9.tar.gz) = 89539
+MD5 (octave-forge/statistics-1.0.10.tar.gz) = 588fc3e1d86e82af1eab6d8fc6e7840e
+SHA256 (octave-forge/statistics-1.0.10.tar.gz) = 2dc9cfb3d55cd16eef1273bd18c834ba685906d211de28cb8080e1f177106164
+SIZE (octave-forge/statistics-1.0.10.tar.gz) = 56411