- Update to 1.0.0

PR:		147350
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
This commit is contained in:
Martin Wilke 2010-06-05 20:15:54 +00:00
parent cdd28c1531
commit e76647e053
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255837
2 changed files with 10 additions and 6 deletions

View file

@ -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>

View file

@ -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