From hsn@sendmail.cz  Mon Dec 20 20:07:29 2010
Return-Path: <hsn@sendmail.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5F39E1065679
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Dec 2010 20:07:29 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from slush.phatservers.com (slush.phatservers.com [64.6.104.18])
	by mx1.freebsd.org (Postfix) with ESMTP id 450308FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Dec 2010 20:07:28 +0000 (UTC)
Received: from fbsd8.localdomain (205.83.broadband7.iol.cz [88.102.83.205])
	(authenticated bits=128)
	by slush.phatservers.com (8.14.3/8.14.3) with ESMTP id oBKK7IPe059841;
	Mon, 20 Dec 2010 12:07:20 -0800 (PST)
	(envelope-from hsn@sendmail.cz)
Received: from fbsd8.localdomain (localhost [127.0.0.1])
	by fbsd8.localdomain (8.14.4/8.14.4) with ESMTP id oBKK7BS4013527;
	Mon, 20 Dec 2010 21:07:12 +0100 (CET)
	(envelope-from hsn@fbsd8.localdomain)
Received: (from hsn@localhost)
	by fbsd8.localdomain (8.14.4/8.14.4/Submit) id oBKK74vA013526;
	Mon, 20 Dec 2010 21:07:04 +0100 (CET)
	(envelope-from hsn)
Message-Id: <201012202007.oBKK74vA013526@fbsd8.localdomain>
Date: Mon, 20 Dec 2010 21:07:04 +0100 (CET)
From: Radim Kolar <hsn@sendmail.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mjs@Bur.st, hsn@sendmail.cz
Subject: [PATCH] lang/groovy: UPGRADE!
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mjs@Bur.st

>Number:         153323
>Category:       ports
>Synopsis:       [PATCH] lang/groovy: UPGRADE!
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 20:10:12 UTC 2010
>Closed-Date:    Tue Jan 04 01:49:23 UTC 2011
>Last-Modified:  Tue Jan  4 01:50:12 UTC 2011
>Originator:     Radim Kolar
>Release:        FreeBSD 8.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd8.localdomain 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Mon Dec  6 17:46:22 CET
>Description:
exciting new changes:

more power
lower budget
better salary

Port maintainer (mjs@Bur.st) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- groovy-1.7.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/lang/groovy/Makefile /home/hsn/ports/groovy/Makefile
--- /usr/ports/lang/groovy/Makefile	2010-01-13 07:29:15.000000000 +0100
+++ /home/hsn/ports/groovy/Makefile	2010-12-20 20:39:14.590125035 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	groovy
-DISTVERSION=	1.7.0
+DISTVERSION=	1.7.6
 CATEGORIES=	lang java
 MASTER_SITES=	http://dist.groovy.codehaus.org/distributions/
 DISTNAME=	groovy-${PORTVERSION}
@@ -24,6 +24,7 @@
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 DATAFILES=	ANTLR-LICENSE.txt ASM-LICENSE.txt CLI-LICENSE.txt JSR223-LICENSE.txt LICENSE.txt conf lib
 SCRIPTFILES=	groovy groovyConsole groovyc groovysh java2groovy startGroovy
+LICENSE=	APL2
 
 .if !defined(NOPORTDOCS)
 DISTFILES+=	groovy-docs-${PORTVERSION}${EXTRACT_SUFX}
diff -ruN --exclude=CVS /usr/ports/lang/groovy/distinfo /home/hsn/ports/groovy/distinfo
--- /usr/ports/lang/groovy/distinfo	2010-01-13 07:29:15.000000000 +0100
+++ /home/hsn/ports/groovy/distinfo	2010-12-20 20:02:36.040054845 +0100
@@ -1,6 +1,4 @@
-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
+SHA256 (groovy-binary-1.7.6.zip) = 612c0c5fa85581ab9bd381d7a06b1fc7788869388c3291c607120715dad26c76
+SIZE (groovy-binary-1.7.6.zip) = 13872256
+SHA256 (groovy-docs-1.7.6.zip) = 524b7bf71851999896e2039997955ab5f0e6b88eb510212adae34e5d1d15941b
+SIZE (groovy-docs-1.7.6.zip) = 17216326
--- groovy-1.7.6.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Dec 20 20:10:22 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153323 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mjs@Bur.st
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153323: [PATCH] lang/groovy: UPGRADE!
Date: Mon, 20 Dec 2010 20:10:20 UT

 Maintainer of lang/groovy,
 
 Please note that PR ports/153323 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153323
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: wen 
State-Changed-When: Tue Jan 4 01:49:18 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153323 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153323: commit references a PR
Date: Tue,  4 Jan 2011 01:47:47 +0000 (UTC)

 wen         2011-01-04 01:47:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/groovy          Makefile distinfo 
   Log:
   - Update to 1.7.6
   
   PR:             ports/153323
   Submitted by:   Radim Kolar <hsn@sendmail.cz>
   Approved by:    maintainer(timeout, > 14 days)
   
   Revision  Changes    Path
   1.15      +1 -1      ports/lang/groovy/Makefile
   1.10      +4 -6      ports/lang/groovy/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
