aboutsummaryrefslogtreecommitdiff
path: root/www/dojo-shrinksafe
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2008-10-16 13:17:37 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2008-10-16 13:17:37 +0000
commitf8de926fe30c83ffb84736f32e1b5ee2a8ecf1cf (patch)
treed665c3322ca40e4edd538ca8e4249a54475aba8a /www/dojo-shrinksafe
parent57f30b927343083a89b54439a7c75074775fd44a (diff)
downloadports-f8de926fe30c83ffb84736f32e1b5ee2a8ecf1cf.tar.gz
ports-f8de926fe30c83ffb84736f32e1b5ee2a8ecf1cf.zip
- Updated to 1.2.0
Approved by: beech (mentor, implicit)
Notes
Notes: svn path=/head/; revision=221643
Diffstat (limited to 'www/dojo-shrinksafe')
-rw-r--r--www/dojo-shrinksafe/Makefile7
-rw-r--r--www/dojo-shrinksafe/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/www/dojo-shrinksafe/Makefile b/www/dojo-shrinksafe/Makefile
index 8a1343de0d53..b1407dbcbfb9 100644
--- a/www/dojo-shrinksafe/Makefile
+++ b/www/dojo-shrinksafe/Makefile
@@ -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
diff --git a/www/dojo-shrinksafe/distinfo b/www/dojo-shrinksafe/distinfo
index b565013ef561..46bdac9b9e22 100644
--- a/www/dojo-shrinksafe/distinfo
+++ b/www/dojo-shrinksafe/distinfo
@@ -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