Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2008 23:22:37 GMT
From:      Mitchell Smith <mjs@bur.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128327: (patch) lang/groovy updated to 1.5.7
Message-ID:  <200810232322.m9NNMbQg068425@www.freebsd.org>
Resent-Message-ID: <200810232330.m9NNU2h4066611@freefall.freebsd.org>

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

>Number:         128327
>Category:       ports
>Synopsis:       (patch) lang/groovy updated to 1.5.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 23 23:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mitchell Smith
>Release:        7.0
>Organization:
>Environment:
>Description:
A new version of Groovy has been released, the changelog is located at http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10242&fixfor=14242
>How-To-Repeat:

>Fix:
A patch to the current port has been provided with this problem report.


Patch attached with submission follows:

diff -ru groovy.orig/Makefile groovy/Makefile
--- groovy.orig/Makefile	2008-06-06 23:41:09.000000000 +1000
+++ groovy/Makefile	2008-10-16 09:20:27.000000000 +1000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	groovy
-DISTVERSION=	1.5.6
-PORTREVISION=	1
+DISTVERSION=	1.5.7
 CATEGORIES=	lang java
 MASTER_SITES=	http://dist.groovy.codehaus.org/distributions/
 DISTNAME=	groovy-${PORTVERSION}
diff -ru groovy.orig/distinfo groovy/distinfo
--- groovy.orig/distinfo	2008-05-05 00:37:51.000000000 +1000
+++ groovy/distinfo	2008-10-16 09:19:21.000000000 +1000
@@ -1,6 +1,6 @@
-MD5 (groovy-binary-1.5.6.zip) = 1bfec2491a251d5e69a00391f80cb3f9
-SHA256 (groovy-binary-1.5.6.zip) = cc0d4e73a2f2bbc1ad7ecdcbfe21ab3a49e64516fa118db3c0e977e22ea1f8d6
-SIZE (groovy-binary-1.5.6.zip) = 7857512
-MD5 (groovy-docs-1.5.6.zip) = ff236b9a5f3175cd492503c53d0ab18f
-SHA256 (groovy-docs-1.5.6.zip) = dcdd92a6ecb0c1a170878e8e02b492ea957aff186b20d07ea8ad2335ee22c487
-SIZE (groovy-docs-1.5.6.zip) = 10895900
+MD5 (groovy-binary-1.5.7.zip) = 38a0be04043bc9828b34b83204edce02
+SHA256 (groovy-binary-1.5.7.zip) = 65b8b36d7dacf086153ddf1d2e58bab9f6cf74b980b263f847fa04867b81b54e
+SIZE (groovy-binary-1.5.7.zip) = 7888800
+MD5 (groovy-docs-1.5.7.zip) = 1f88d9d98096951db69f5ef63d8a1b30
+SHA256 (groovy-docs-1.5.7.zip) = f8c889f4577a49a1cc01557cbc6fa388631e416191b8bb50510b8e18f40f0190
+SIZE (groovy-docs-1.5.7.zip) = 11033467


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



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