- Updated to 1.2.0

Approved by:	beech (mentor, implicit)
This commit is contained in:
Greg Larkin 2008-10-16 13:17:37 +00:00
parent 57f30b9273
commit f8de926fe3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221643
2 changed files with 6 additions and 7 deletions

View file

@ -6,11 +6,10 @@
#
PORTNAME= shrinksafe
PORTVERSION= 1.1.1
PORTREVISION= 1
PORTVERSION= 1.2.0
CATEGORIES= www java
MASTER_SITES= http://download.dojotoolkit.org/release-${PORTVERSION}/ \
LOCAL/beech
LOCAL/glarkin
PKGNAMEPREFIX= dojo-
DISTNAME= ${PKGNAMEPREFIX}release-${PORTVERSION}-${PORTNAME}
@ -28,7 +27,7 @@ SUB_FILES= ${PKGNAMEPREFIX}${PORTNAME}
.include <bsd.port.pre.mk>
do-install:
@${MKDIR} ${DATADIR}
@${INSTALL} -d ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/custom_rhino.jar ${DATADIR}
${INSTALL_SCRIPT} ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME} ${PREFIX}/bin
@${CAT} pkg-message

View file

@ -1,3 +1,3 @@
MD5 (dojo-release-1.1.1-shrinksafe.tar.gz) = 6b47937df830b37d5edd5c28be5cbdef
SHA256 (dojo-release-1.1.1-shrinksafe.tar.gz) = 0a7cd0c922fa046c3fd0693f4b44ab441d8ca93bd4492c7d3656a4ea3dc8377f
SIZE (dojo-release-1.1.1-shrinksafe.tar.gz) = 799119
MD5 (dojo-release-1.2.0-shrinksafe.tar.gz) = 283ab391b8fd8c98b986a8a545af8a7e
SHA256 (dojo-release-1.2.0-shrinksafe.tar.gz) = eec188a4eb4263e36cc0eff9a9122ce20f778f26a6a737256eb4c4a52a44fba1
SIZE (dojo-release-1.2.0-shrinksafe.tar.gz) = 799101