- Update to 1.2.0

PR:		ports/142759
Submitted by:	Mitchell Smith <mjs@bur.st> (maintainer)
This commit is contained in:
Wen Heping 2010-01-13 06:31:52 +00:00
parent 404eff5f6d
commit 105fcfa5b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247782
2 changed files with 8 additions and 7 deletions

View File

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

View File

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