Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2000 18:10:03 +0100 (CET)
From:      Dag-Erling Smørgrav <des@yes.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16259: Update for ports/java/jikes
Message-ID:  <200001211710.SAA80710@des.follo.net>

next in thread | raw e-mail | index | archive | help

>Number:         16259
>Category:       ports
>Synopsis:       Update for ports/java/jikes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 21 09:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dag-Erling Smørgrav
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Yes Interactive
>Environment:

ports-current

>Description:

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.

>How-To-Repeat:

Not applicable.

>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:

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'

4) delete all patches except for patch-aa.

5) verify that it builds, installs and runs

6) commit

7) have a beer


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001211710.SAA80710>