Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2008 05:07:17 GMT
From:      Mitchell Smith <mjs@bur.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122179: [maintainer update] port www/grails upgraded to 1.0.2
Message-ID:  <200803280507.m2S57H9p045992@www.freebsd.org>
Resent-Message-ID: <200803280510.m2S5A1gj001513@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122179
>Category:       ports
>Synopsis:       [maintainer update] port www/grails upgraded to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 28 05:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mitchell Smith
>Release:        7.0
>Organization:
>Environment:
>Description:
A new release of the grails framework has been released closing several bugs.
>How-To-Repeat:

>Fix:
The attached diff contains the changes to the port to update it to the latest release.


Patch attached with submission follows:

diff -ruN grails.orig/Makefile grails/Makefile
--- grails.orig/Makefile	2008-03-12 06:10:29.000000000 +1000
+++ grails/Makefile	2008-03-28 14:10:05.000000000 +1000
@@ -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 -ruN grails.orig/distinfo grails/distinfo
--- grails.orig/distinfo	2008-03-12 06:10:29.000000000 +1000
+++ grails/distinfo	2008-03-28 14:11:23.000000000 +1000
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803280507.m2S57H9p045992>