Date: Tue, 17 Nov 1998 11:38:52 +0900 (KST) From: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/8715: port fix: www/netscape3 Message-ID: <199811170238.LAA21701@punky.snu.ac.kr>
next in thread | raw e-mail | index | archive | help
>Number: 8715 >Category: ports >Synopsis: port fix: www/netscape3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 16 18:40:00 PST 1998 >Last-Modified: >Originator: CHOI Junho >Organization: NARAE, CS Dept., Seoul National Univ., ROK >Release: FreeBSD 2.2.7-STABLE i386 >Environment: FreeBSD punky.snu.ac.kr 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Sat Oct 10 11:54:57 KST 1998 pwd@punky.snu.ac.kr:/allegro/2.2-src/sys/compile/PUNKY i386 >Description: www/netscape3 has a wrong distfile link. >How-To-Repeat: >Fix: Apply the following diffs: diff -ur /usr/ports/www/netscape3/Makefile netscape3-www/Makefile --- /usr/ports/www/netscape3/Makefile Tue Aug 25 04:02:30 1998 +++ netscape3-www/Makefile Mon Nov 16 20:45:57 1998 @@ -8,7 +8,7 @@ DISTNAME= netscape-3.04 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/3.04/shipping/english/unix/bsdi11/navigator_complete/ +MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_complete/ DISTFILES= netscape-v304-export.x86-unknown-bsd.tar.gz MAINTAINER= ports@FreeBSD.ORG @@ -17,7 +17,7 @@ NO_WRKSUBDIR= yes .if defined(GOLD) -MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/ +MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/ DIST_SUBDIR= gold PKGNAME= ${DISTNAME}-gold .endif >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?199811170238.LAA21701>