Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2000 16:08:23 -0400 (EDT)
From:      rwatson@freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20487: MASTER_SITES for jikes has changed, Makefile patch attached
Message-ID:  <200008082008.QAA72205@fbsd5.gw.tislabs.com>

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

>Number:         20487
>Category:       ports
>Synopsis:       MASTER_SITES for Jikes java compiler has changed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 08 13:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Robert Watson
>Release:        FreeBSD 5.0-20000727-CURRENT i386
>Organization:
NAI Labs at Network Associates
>Environment:

Ports collection, java/jikes port

>Description:

Location of master file has changed; noticed when was unable to download
the file from ftp.freebsd.org

>How-To-Repeat:

make

>Fix:


Index: Makefile
===================================================================
RCS file: /spare/freebsd/ncvs/ports/java/jikes/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	2000/07/31 23:55:09	1.20
+++ Makefile	2000/08/08 20:05:32
@@ -8,7 +8,7 @@
 PORTNAME=	jikes
 PORTVERSION=	1.12
 CATEGORIES=	java
-MASTER_SITES=	http://oss.software.ibm.com/developerworks/opensource/jikes/project/download/v112/
+MASTER_SITES=	http://oss.software.ibm.com/developerworks/opensource/jikes/project/pub/
 
 MAINTAINER=	archie@freebsd.org
 

>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?200008082008.QAA72205>