mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 1.3.3
PR: ports/148950 Submitted by: Jani Kaarela <jani.kaarela@gmail.com> Approved by: maintainer timeout (mjs@bur.st ; ~ 2 months)
This commit is contained in:
parent
444ba71e01
commit
828f1b72f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261613
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= grails
|
||||
DISTVERSION= 1.2.2
|
||||
DISTVERSION= 1.3.3
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= http://dist.codehaus.org/grails/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
@ -21,8 +21,8 @@ USE_JAVA= yes
|
||||
JAVA_VERSION= 1.5+
|
||||
NO_BUILD= yes
|
||||
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||
DATAFILES= LICENSE README build.properties build.xml ant conf cruise \
|
||||
dist lib media plugins samples scripts src
|
||||
DATAFILES= LICENSE README build.gradle build.properties gradle.properties \
|
||||
gradlew conf dist gradle lib media plugins samples scripts src
|
||||
SCRIPTFILES= grails grails-debug startGrails
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (grails-1.2.2.zip) = dcfe25c2425ec86e47dea7722b44c744
|
||||
SHA256 (grails-1.2.2.zip) = 9154c603c2ae3aade28c9bd21171c1632ec08817d056e3f80bf0b86220b1b261
|
||||
SIZE (grails-1.2.2.zip) = 48488122
|
||||
MD5 (grails-1.3.3.zip) = 2573fcd2a50d9f2f4b07450638c56b7c
|
||||
SHA256 (grails-1.3.3.zip) = ee1a74d138f20e68a5e2310a213f71ab9f287a4039a12dca7bc978ebe1b5c6d9
|
||||
SIZE (grails-1.3.3.zip) = 48764824
|
||||
|
Loading…
Reference in New Issue
Block a user