From nobody@FreeBSD.org  Thu Nov 22 22:30:12 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 90FC3C69
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 Nov 2012 22:30:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 78CCB8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 Nov 2012 22:30:12 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qAMMUCYr095659
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 Nov 2012 22:30:12 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qAMMUCOY095658;
	Thu, 22 Nov 2012 22:30:12 GMT
	(envelope-from nobody)
Message-Id: <201211222230.qAMMUCOY095658@red.freebsd.org>
Date: Thu, 22 Nov 2012 22:30:12 GMT
From: "4721@hushmail.com" <4721@hushmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] allow games/jutils to build with openjdk7
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: loader@freebsdmall.com

>Number:         173846
>Category:       ports
>Synopsis:       [patch] allow games/jutils to build with openjdk7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tj
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 22 22:40:01 UTC 2012
>Closed-Date:    Mon Dec 10 16:37:43 UTC 2012
>Last-Modified:  Mon Dec 10 16:37:43 UTC 2012
>Originator:     4721@hushmail.com
>Release:        
>Organization:
>Environment:
>Description:
* allow port to build with openjdk7
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: games/jutils/Makefile
===================================================================
--- games/jutils/Makefile	(revision 307667)
+++ games/jutils/Makefile	(working copy)
@@ -15,7 +15,7 @@
 
 USE_BZIP2=	yes
 USE_JAVA=	yes
-JAVA_VERSION=	1.6
+JAVA_VERSION=	1.6+
 JAVA_OS=	native
 JAVA_VENDOR=	openjdk
 USE_ANT=	YES


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Nov 22 22:40:14 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: loader@freebsdmall.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/173846: [patch] allow games/jutils to build with openjdk7
Date: Thu, 22 Nov 2012 22:40:13 UT

 Maintainer of games/jutils,
 
 Please note that PR ports/173846 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/173846
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->tj 
Responsible-Changed-By: tj 
Responsible-Changed-When: Sun Dec 9 22:47:35 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173846 
State-Changed-From-To: feedback->closed 
State-Changed-By: tj 
State-Changed-When: Mon Dec 10 16:37:43 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173846 
>Unformatted:
