aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-bim
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-06-05 20:15:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-06-05 20:15:54 +0000
commite76647e053f5b71cdb871c9f35f1c209bf7fc8a4 (patch)
tree2acf66344180ba2643d847cfc56aec4d7bd0a9f8 /math/octave-forge-bim
parentcdd28c15314d733ebd7b4486bb8d20640c79dd36 (diff)
downloadports-e76647e053f5b71cdb871c9f35f1c209bf7fc8a4.tar.gz
ports-e76647e053f5b71cdb871c9f35f1c209bf7fc8a4.zip
- Update to 1.0.0
PR: 147350 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=255837
Diffstat (limited to 'math/octave-forge-bim')
-rw-r--r--math/octave-forge-bim/Makefile10
-rw-r--r--math/octave-forge-bim/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile
index b43db7061c7a..842feab9a97b 100644
--- a/math/octave-forge-bim/Makefile
+++ b/math/octave-forge-bim/Makefile
@@ -6,17 +6,21 @@
#
PORTNAME= octave-forge-bim
-PORTVERSION= 0.1.1
-PORTREVISION= 4
+PORTVERSION= 1.0.0
CATEGORIES= math
MAINTAINER= stephen@missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-GNU_CONFIGURE= yes
RUN_DEPENDS+= ${TARBALLS_DIR}/fpl.tar.gz:${PORTSDIR}/math/octave-forge-fpl
RUN_DEPENDS+= ${TARBALLS_DIR}/msh.tar.gz:${PORTSDIR}/math/octave-forge-msh
.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-bim/distinfo b/math/octave-forge-bim/distinfo
index 2bedf59ae331..5fea69af7f43 100644
--- a/math/octave-forge-bim/distinfo
+++ b/math/octave-forge-bim/distinfo
@@ -1,3 +1,3 @@
-MD5 (octave-forge/bim-0.1.1.tar.gz) = 7e7a3856127c0f17bf98df5d564b224d
-SHA256 (octave-forge/bim-0.1.1.tar.gz) = b51a63612839d07157367a1b67d1074d590bdf1158b96ff90a05699295268341
-SIZE (octave-forge/bim-0.1.1.tar.gz) = 22750
+MD5 (octave-forge/bim-1.0.0.tar.gz) = 90c386186a35aa7a7a8f233025360d01
+SHA256 (octave-forge/bim-1.0.0.tar.gz) = b7013f2efbbdbe9d3a9ce4f2a97ed726961269cb39f15afbc0897d363911d329
+SIZE (octave-forge/bim-1.0.0.tar.gz) = 18298