aboutsummaryrefslogtreecommitdiff
path: root/www/grails
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-01-13 06:31:52 +0000
committerWen Heping <wen@FreeBSD.org>2010-01-13 06:31:52 +0000
commit105fcfa5b681b8a4075a274daa134b571c6ebe53 (patch)
treeb2628df061c0412a191394e19c625985c077cf28 /www/grails
parent404eff5f6da49392e187c6a99dc6cdb21ed24c1f (diff)
downloadports-105fcfa5b681b8a4075a274daa134b571c6ebe53.tar.gz
ports-105fcfa5b681b8a4075a274daa134b571c6ebe53.zip
- Update to 1.2.0
PR: ports/142759 Submitted by: Mitchell Smith <mjs@bur.st> (maintainer)
Notes
Notes: svn path=/head/; revision=247782
Diffstat (limited to 'www/grails')
-rw-r--r--www/grails/Makefile9
-rw-r--r--www/grails/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/www/grails/Makefile b/www/grails/Makefile
index eaaabfa7147a..41f5e422716b 100644
--- a/www/grails/Makefile
+++ b/www/grails/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME= grails
-DISTVERSION= 1.1.1
+DISTVERSION= 1.2.0
CATEGORIES= www java
MASTER_SITES= http://dist.codehaus.org/grails/
-DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= mjs@bur.st
COMMENT= Web framework built on Groovy
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:U}
+USE_ZIP= yes
USE_JAVA= yes
-JAVA_VERSION= 1.4+
+JAVA_VERSION= 1.5+
NO_BUILD= yes
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
DATAFILES= LICENSE build.properties build.xml ant conf dist media lib \
@@ -25,7 +26,7 @@ DATAFILES= LICENSE build.properties build.xml ant conf dist media lib \
SCRIPTFILES= grails grails-debug startGrails
.if !defined(NOPORTDOCS)
-PORTDOCS= api
+PORTDOCS= api guide index.html css img ref
.endif
PLIST_FILES= ${SCRIPTFILES:S,^,bin/,}
SUB_FILES= set-grails_home.sed pkg-message
diff --git a/www/grails/distinfo b/www/grails/distinfo
index de34ce471b2d..bd9588650037 100644
--- a/www/grails/distinfo
+++ b/www/grails/distinfo
@@ -1,3 +1,3 @@
-MD5 (grails-bin-1.1.1.tar.gz) = 13f9ed3c123daab9ddc5ed6d7c2b40d9
-SHA256 (grails-bin-1.1.1.tar.gz) = d6027ce50d681d760118f937a7c880f3aa7f364b353948723da6ed492c63255b
-SIZE (grails-bin-1.1.1.tar.gz) = 33428032
+MD5 (grails-1.2.0.zip) = 2eadcacff53bc327d162a449fe5ca2f7
+SHA256 (grails-1.2.0.zip) = 21578cd8f5237f7d7177a04d1fd6b9a8c23a067d9833735147df40e5e6d8ec64
+SIZE (grails-1.2.0.zip) = 48378132