aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-fpl
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-06-05 20:13:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-06-05 20:13:56 +0000
commit8ae169dbbb5dc495303457df69159725b5d077fe (patch)
treec15b384ef1cbdee3c73c8ec2685b452bee56eddf /math/octave-forge-fpl
parentc5d8335d850b2322fe96c4d993511af747694e3f (diff)
downloadports-8ae169dbbb5dc495303457df69159725b5d077fe.tar.gz
ports-8ae169dbbb5dc495303457df69159725b5d077fe.zip
- Update to 1.0.0
PR: 147348 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=255835
Diffstat (limited to 'math/octave-forge-fpl')
-rw-r--r--math/octave-forge-fpl/Makefile10
-rw-r--r--math/octave-forge-fpl/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile
index 3647f6bb48a3..8cd25acb17d8 100644
--- a/math/octave-forge-fpl/Makefile
+++ b/math/octave-forge-fpl/Makefile
@@ -6,16 +6,20 @@
#
PORTNAME= octave-forge-fpl
-PORTVERSION= 0.1.6
-PORTREVISION= 3
+PORTVERSION= 1.0.0
CATEGORIES= math
MAINTAINER= stephen@missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-GNU_CONFIGURE= yes
RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx
.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-fpl/distinfo b/math/octave-forge-fpl/distinfo
index f4b08b7ff44f..ad5e73a2f3ef 100644
--- a/math/octave-forge-fpl/distinfo
+++ b/math/octave-forge-fpl/distinfo
@@ -1,3 +1,3 @@
-MD5 (octave-forge/fpl-0.1.6.tar.gz) = 65f181620dcfb3a7083908dcfcf3477f
-SHA256 (octave-forge/fpl-0.1.6.tar.gz) = f0f8e9cb869e74f570536a97e95866b580f16142e5cc8c2e1fe257e49fba6ec7
-SIZE (octave-forge/fpl-0.1.6.tar.gz) = 41382
+MD5 (octave-forge/fpl-1.0.0.tar.gz) = 845fb9590ef12315e5ad285b628cd8b2
+SHA256 (octave-forge/fpl-1.0.0.tar.gz) = 713cf58ab4a00e4eff449f503143ee50f5356ca3e3aace1cf46f6bc8ad907234
+SIZE (octave-forge/fpl-1.0.0.tar.gz) = 40527