From hsn@sendmail.cz  Thu Mar 13 00:45:20 2014
Return-Path: <hsn@sendmail.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 5F021635
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Mar 2014 00:45:20 +0000 (UTC)
Received: from ponto.amerinoc.com (unknown [IPv6:2002:4006:6cef::1])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id C916BB74
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Mar 2014 00:45:19 +0000 (UTC)
Received: from sanatana.localdomain (205.83.broadband7.iol.cz [88.102.83.205])
	(authenticated bits=128)
	by ponto.amerinoc.com (8.14.7/8.14.7) with ESMTP id s2D0j3TS022000
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Thu, 13 Mar 2014 01:45:08 +0100 (CET)
	(envelope-from hsn@sendmail.cz)
Received: from sanatana.localdomain (hsn@localhost [127.0.0.1])
	by sanatana.localdomain (8.14.7/8.14.7) with ESMTP id s2D0ivJD098736;
	Thu, 13 Mar 2014 01:44:57 +0100 (CET)
	(envelope-from hsn@sanatana.localdomain)
Received: (from hsn@localhost)
	by sanatana.localdomain (8.14.7/8.14.7/Submit) id s2D0isU4098716;
	Thu, 13 Mar 2014 01:44:54 +0100 (CET)
	(envelope-from hsn)
Message-Id: <201403130044.s2D0isU4098716@sanatana.localdomain>
Date: Thu, 13 Mar 2014 01:44:54 +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: update to 2.2.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mjs@Bur.st

>Number:         187516
>Category:       ports
>Synopsis:       [PATCH] lang/groovy: update to 2.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 13 00:50:00 UTC 2014
>Closed-Date:    Sun Mar 30 12:41:57 UTC 2014
>Last-Modified:  Sun Mar 30 12:50:01 UTC 2014
>Originator:     Radim Kolar
>Release:        FreeBSD 10.0-RELEASE i386
>Organization:
Sanatana Dharma
>Environment:
System: FreeBSD sanatana.localdomain 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r262832: Thu Mar  6 15:01:56
>Description:

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

Generated with FreeBSD Port Tools 1.00.2014.03.11 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- groovy-2.2.2.patch begins here ---
diff -ruN /usr/ports/lang/groovy/Makefile ./Makefile
--- /usr/ports/lang/groovy/Makefile	2014-03-10 17:01:35.000000000 +0100
+++ ./Makefile	2014-03-12 15:40:15.000000000 +0100
@@ -2,9 +2,9 @@
 # $FreeBSD: head/lang/groovy/Makefile 347773 2014-03-10 16:01:35Z bapt $
 
 PORTNAME=	groovy
-DISTVERSION=	2.2.1
+DISTVERSION=	2.2.2
 CATEGORIES=	lang java
-MASTER_SITES=	http://dist.groovy.codehaus.org/distributions/
+MASTER_SITES=	http://dl.bintray.com/groovy/maven/
 DISTFILES=	groovy-binary-${PORTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	mjs@Bur.st
diff -ruN /usr/ports/lang/groovy/distinfo ./distinfo
--- /usr/ports/lang/groovy/distinfo	2014-01-22 16:30:13.000000000 +0100
+++ ./distinfo	2014-03-12 15:40:40.000000000 +0100
@@ -1,4 +1,2 @@
-SHA256 (groovy-binary-2.2.1.zip) = 11262c2a0883018d4c68d353479a84bf32a694706437a31b23e17e3f2db695dc
-SIZE (groovy-binary-2.2.1.zip) = 29669397
-SHA256 (groovy-docs-2.2.1.zip) = 6eae39c07a6d2cf492105bd782090ced4e1542f714c478ddd5644fc5529d337a
-SIZE (groovy-docs-2.2.1.zip) = 27031538
+SHA256 (groovy-binary-2.2.2.zip) = a2dfef62e60650f267d856f46525bc8139c4032ac00460d8c3f2f741022e35f8
+SIZE (groovy-binary-2.2.2.zip) = 29713408
--- groovy-2.2.2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Mar 13 00:50:09 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mjs@Bur.st
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/187516: [PATCH] lang/groovy: update to 2.2.2
Date: Thu, 13 Mar 2014 00:50:08 UT

 Maintainer of lang/groovy,
 
 Please note that PR ports/187516 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/187516
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Sun Mar 30 11:43:49 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187516 
State-Changed-From-To: feedback->closed 
State-Changed-By: pawel 
State-Changed-When: Sun Mar 30 12:41:56 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187516: commit references a PR
Date: Sun, 30 Mar 2014 12:41:31 +0000 (UTC)

 Author: pawel
 Date: Sun Mar 30 12:41:27 2014
 New Revision: 349615
 URL: http://svnweb.freebsd.org/changeset/ports/349615
 QAT: https://qat.redports.org/buildarchive/r349615/
 
 Log:
   - Update to version 2.2.2 [1]
   - Use option helper
   
   PR:		ports/187516
   Submitted by:	Radim Kolar <hsn@sendmail.cz>
   Approved by:	maintainer timeout
 
 Modified:
   head/lang/groovy/Makefile
   head/lang/groovy/distinfo
 
 Modified: head/lang/groovy/Makefile
 ==============================================================================
 --- head/lang/groovy/Makefile	Sun Mar 30 12:32:27 2014	(r349614)
 +++ head/lang/groovy/Makefile	Sun Mar 30 12:41:27 2014	(r349615)
 @@ -2,9 +2,9 @@
  # $FreeBSD$
  
  PORTNAME=	groovy
 -DISTVERSION=	2.2.1
 +DISTVERSION=	2.2.2
  CATEGORIES=	lang java
 -MASTER_SITES=	http://dist.groovy.codehaus.org/distributions/
 +MASTER_SITES=	http://dl.bintray.com/groovy/maven/
  DISTFILES=	groovy-binary-${PORTVERSION}${EXTRACT_SUFX}
  
  MAINTAINER=	mjs@Bur.st
 @@ -21,15 +21,14 @@ NO_BUILD=	yes
  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
 +PORTDOCS=	html pdf
  
  OPTIONS_DEFINE=	DOCS
  
 +DOCS_DISTFILES=	groovy-docs-${PORTVERSION}${EXTRACT_SUFX}
 +
  .include <bsd.port.options.mk>
  
 -.if ${PORT_OPTIONS:MDOCS}
 -DISTFILES+=	groovy-docs-${PORTVERSION}${EXTRACT_SUFX}
 -PORTDOCS=	html pdf
 -.endif
  PLIST_FILES=	${SCRIPTFILES:S,^,bin/,} %%JAVAJARDIR%%/${PORTNAME}.jar
  SUB_FILES=	set-groovy_home.sed
  
 
 Modified: head/lang/groovy/distinfo
 ==============================================================================
 --- head/lang/groovy/distinfo	Sun Mar 30 12:32:27 2014	(r349614)
 +++ head/lang/groovy/distinfo	Sun Mar 30 12:41:27 2014	(r349615)
 @@ -1,4 +1,4 @@
 -SHA256 (groovy-binary-2.2.1.zip) = 11262c2a0883018d4c68d353479a84bf32a694706437a31b23e17e3f2db695dc
 -SIZE (groovy-binary-2.2.1.zip) = 29669397
 -SHA256 (groovy-docs-2.2.1.zip) = 6eae39c07a6d2cf492105bd782090ced4e1542f714c478ddd5644fc5529d337a
 -SIZE (groovy-docs-2.2.1.zip) = 27031538
 +SHA256 (groovy-binary-2.2.2.zip) = a2dfef62e60650f267d856f46525bc8139c4032ac00460d8c3f2f741022e35f8
 +SIZE (groovy-binary-2.2.2.zip) = 29713408
 +SHA256 (groovy-docs-2.2.2.zip) = ef094045a2e5a4d205bb613cd8fc428f6a6bb0c6246db1a2bc7b3d7de834ae72
 +SIZE (groovy-docs-2.2.2.zip) = 27042629
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
