ports/142758: (patch) lang/groovy updated to 1.7.0

Mitchell Smith mjs at bur.st
Tue Jan 12 23:10:02 UTC 2010


>Number:         142758
>Category:       ports
>Synopsis:       (patch) lang/groovy updated to 1.7.0
>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:   Tue Jan 12 23:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Mitchell Smith
>Release:        7.2
>Organization:
>Environment:
>Description:
This is a long overdue update to the Groovy port, bring it up to the latest stable release.
>How-To-Repeat:

>Fix:
a patch is attached to this problem report.


Patch attached with submission follows:

diff -ru groovy.orig/Makefile groovy/Makefile
--- groovy.orig/Makefile	2008-10-24 22:39:07.000000000 +1000
+++ groovy/Makefile	2010-01-13 08:18:36.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	groovy
-DISTVERSION=	1.5.7
+DISTVERSION=	1.7.0
 CATEGORIES=	lang java
 MASTER_SITES=	http://dist.groovy.codehaus.org/distributions/
 DISTNAME=	groovy-${PORTVERSION}
@@ -22,7 +22,7 @@
 JAVA_VERSION=	1.5+
 NO_BUILD=	yes
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}
-DATAFILES=	ASM-LICENSE.txt LICENSE.txt conf lib
+DATAFILES=	ANTLR-LICENSE.txt ASM-LICENSE.txt CLI-LICENSE.txt JSR223-LICENSE.txt LICENSE.txt conf lib
 SCRIPTFILES=	groovy groovyConsole groovyc groovysh java2groovy startGroovy
 
 .if !defined(NOPORTDOCS)
diff -ru groovy.orig/distinfo groovy/distinfo
--- groovy.orig/distinfo	2008-10-24 22:39:07.000000000 +1000
+++ groovy/distinfo	2010-01-13 08:13:24.000000000 +1000
@@ -1,6 +1,6 @@
-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
+MD5 (groovy-binary-1.7.0.zip) = 4c241ff2c2c2c49211ceffb29cda69f7
+SHA256 (groovy-binary-1.7.0.zip) = 7f08ce19c757ddf8b14f5dcf909048719c82348584aa707bbe0a65a9dd9c6afc
+SIZE (groovy-binary-1.7.0.zip) = 12197019
+MD5 (groovy-docs-1.7.0.zip) = ee5a6d5a95e8f11f327f8bb1b3b77d3c
+SHA256 (groovy-docs-1.7.0.zip) = 5f1230042b30e6bbfacaf6d18e833825e885d0c25bd597f9ea43445de611e927
+SIZE (groovy-docs-1.7.0.zip) = 17048842


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



More information about the freebsd-ports-bugs mailing list