diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-29 05:25:13 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-29 05:25:13 +0000 |
commit | 5397313e2ba138ba6e9f18cd50889c113db23bf9 (patch) | |
tree | ef9c849c53f62403175fc2a0776b036a5135f78b /www/grails | |
parent | 336edbc52c1545375d5f017e759d82f756f162e7 (diff) |
- Update to 1.0.2
PR: ports/122179
Submitted by: Mitchell Smith <mjs@bur.st> (maintainer)
Notes
Notes:
svn path=/head/; revision=210054
Diffstat (limited to 'www/grails')
-rw-r--r-- | www/grails/Makefile | 2 | ||||
-rw-r--r-- | www/grails/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/grails/Makefile b/www/grails/Makefile index 37c6fa992eed..eae0ca65742f 100644 --- a/www/grails/Makefile +++ b/www/grails/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grails -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= www java MASTER_SITES= http://dist.codehaus.org/grails/ DISTNAME= ${PORTNAME}-bin-${PORTVERSION} diff --git a/www/grails/distinfo b/www/grails/distinfo index 66d307ac549a..e6750c7b7fca 100644 --- a/www/grails/distinfo +++ b/www/grails/distinfo @@ -1,3 +1,3 @@ -MD5 (grails-bin-1.0.1.tar.gz) = 17490024e2efd1d6728aff4b5db7d3b0 -SHA256 (grails-bin-1.0.1.tar.gz) = 0c65af80e270e135f89b5c3dac107dfcd99b2649bccb5681f45f44e9c7ab7d6a -SIZE (grails-bin-1.0.1.tar.gz) = 29267647 +MD5 (grails-bin-1.0.2.tar.gz) = e949df421780f4ec3721643748937b58 +SHA256 (grails-bin-1.0.2.tar.gz) = cb7f1c411dd14649c5b414fc54e2468e5390db6db2d5b854de264b49c7f29195 +SIZE (grails-bin-1.0.2.tar.gz) = 29225068 |