Bug 63582

Summary: update ports/java/java-cup from 10.g to 10.k [patch]
Product: Ports & Packages Reporter: Matthew West <mwest>
Component: Individual Port(s)Assignee: Greg Lewis <glewis>
Status: Closed FIXED    
Severity: Affects Only Me CC: nordwick
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff none

Description Matthew West 2004-03-01 12:20:15 UTC
patch to update ports/java/java-cup from 10.g to 10.k
Comment 1 Greg Lewis freebsd_committer freebsd_triage 2004-03-10 22:12:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

I'll take this.
Comment 2 Greg Lewis 2004-03-10 22:20:31 UTC
Maintainer,

Can you please look over this PR and review it.  Thanks.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2004-03-10 22:20:41 UTC
State Changed
From-To: open->feedback

I've emailed the maintainer for review of this PR.
Comment 4 Conor McDermottroe 2004-03-21 16:07:23 UTC
I made a similar[0] patch for java-cup and sent it directly to the 
maintainer on the 12th of January. As of now, I have yet to receive
a response.

I suspect the maintainer address is dead, 
http://xcf.berkeley.edu/members.php does not mention nordwick@ in
the list of alumni either.

-Conor

[0] The primary difference between my patch and the one in this PR
is that mine wrapped the CUP code in a JAR. My patch is available
at http://www.mcdermottroe.com/computer-stuff/freebsd/java-cup.diff
Comment 5 Greg Lewis 2004-03-22 19:12:20 UTC
On Sun, Mar 21, 2004 at 04:07:23PM +0000, Conor McDermottroe wrote:
> I made a similar[0] patch for java-cup and sent it directly to the 
> maintainer on the 12th of January. As of now, I have yet to receive
> a response.
> 
> I suspect the maintainer address is dead, 
> http://xcf.berkeley.edu/members.php does not mention nordwick@ in
> the list of alumni either.

However, the address doesn't bounce, so I'm not sure if we should reset
MAINTAINER yet or not.

> [0] The primary difference between my patch and the one in this PR
> is that mine wrapped the CUP code in a JAR. My patch is available
> at http://www.mcdermottroe.com/computer-stuff/freebsd/java-cup.diff

Sounds good.  I'll look at merging the two patches and committing that.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org
Comment 6 Greg Lewis 2004-03-23 18:25:01 UTC
On Sun, Mar 21, 2004 at 04:07:23PM +0000, Conor McDermottroe wrote:
> I made a similar[0] patch for java-cup and sent it directly to the 
> maintainer on the 12th of January. As of now, I have yet to receive
> a response.

I actually went with this patch plus some tweaks from the PR and myself,
thanks for submitting the followup!

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org
Comment 7 Greg Lewis freebsd_committer freebsd_triage 2004-03-23 18:26:19 UTC
State Changed
From-To: feedback->closed

I've committed an update, thanks to you both!