- Update to 9

- Change script name to not contain version number and still not conflict with graphviz' bin/prune
This commit is contained in:
Dmitry Marakasov 2010-04-24 02:30:09 +00:00
parent 712ba4eeb6
commit e9b866e2ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253142
2 changed files with 6 additions and 7 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= prune
PORTVERSION= 7
PORTREVISION= 2
PORTVERSION= 9
CATEGORIES= astro java
MASTER_SITES= http://activityworkshop.net/software/prune/ \
http://mirror.amdmi3.ru/distfiles/
@ -27,11 +26,11 @@ JAVA_VERSION= 1.5+
SUB_FILES= prune.sh
SUB_LIST= JARNAME=${DISTNAME}
PLIST_FILES= bin/prune${PORTVERSION} ${JAVAJARDIR:C,${PREFIX}/?,,}/${DISTNAME}
PLIST_FILES= bin/prune-gps-tool ${JAVAJARDIR:C,${PREFIX}/?,,}/${DISTNAME}
do-install:
${MKDIR} ${JAVAJARDIR}/
${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${JAVAJARDIR}/
${INSTALL_SCRIPT} ${WRKDIR}/prune.sh ${PREFIX}/bin/prune${PORTVERSION}
${INSTALL_SCRIPT} ${WRKDIR}/prune.sh ${PREFIX}/bin/prune-gps-tool
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (prune_07.jar) = 4e49ec5854946de73a7045fadafadd88
SHA256 (prune_07.jar) = 064d93369c2a512eda7674358f384a56b676da6b856e19eb92367b5cd31ab633
SIZE (prune_07.jar) = 403911
MD5 (prune_09.jar) = 6df78ae78498188f7348c6e9bca9500e
SHA256 (prune_09.jar) = a91f5c854bfdbd261b7d63ed66255888996307729449d03fac4f37cbe9a47601
SIZE (prune_09.jar) = 538922