Bug 16259

Summary: Update for ports/java/jikes
Product: Ports & Packages Reporter: des <des>
Component: Individual Port(s)Assignee: Archie Cobbs <archie>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description des 2000-01-21 17:20:00 UTC
Jikes 1.11 is out (dated Jan 10, 2000). Seems to fix all bugs we previously
had patches for, except for the install target in the Makefile.

Fix: 1) get jikes-1.11 from the Jikes web site, and place it on the MASTER_SITE.

2) apply the following patch to java/jikes/Makefile:



4) delete all patches except for patch-aa.

5) verify that it builds, installs and runs

6) commit

7) have a beer--iImZ82y4HROJsvkQOV5A1q0XRXOYyi3kZ1I72i0axg6lZdiA
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/java/jikes/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile    1999/09/27 18:52:35     1.15
+++ Makefile    2000/01/21 17:04:35
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/java/jikes/Makefile,v 1.15 1999/09/27 18:52:35 archie Exp $
 #
 
-DISTNAME=      jikes-1.06
+DISTNAME=      jikes-1.11
 CATEGORIES=    java
 MASTER_SITES=  ftp://ftp.whistle.com/pub/archie/misc/
 
3) 'make makesum'
How-To-Repeat: 
Not applicable.
Comment 1 cpiazza freebsd_committer freebsd_triage 2000-01-22 02:53:56 UTC
Responsible Changed
From-To: freebsd-ports->archie

Over to maintainer 
Comment 2 Archie Cobbs freebsd_committer freebsd_triage 2000-01-24 02:53:34 UTC
State Changed
From-To: open->closed

Port updated to version 1.11