Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 1997 12:13:02 +0900 (KST)
From:      junker@moderato.snu.ac.kr
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/4492: port upgrade: korean/netscape3
Message-ID:  <199709080313.MAA14709@moderato.snu.ac.kr>
Resent-Message-ID: <199709080320.UAA00403@hub.freebsd.org>

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

>Number:         4492
>Category:       ports
>Synopsis:       ports upgrade: korean/netscape3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep  7 20:20:01 PDT 1997
>Last-Modified:
>Originator:     Choi Jun Ho
>Organization:
NARAE, CS Dept., Seoul National Univ., ROK
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

FreeBSD moderato.snu.ac.kr 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Tue May 20 10:45:24 GMT 1997     jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC  i386

>Description:

korean/netscape3(Korean intl version of Netscape 3.01) is upgraded
due to changes of MASTER_SITES to locate a correct position of
distribution files.

>How-To-Repeat:

>Fix:

This is a simple fix. just patch it.

diff -uNr netscape3-old/Makefile netscape3/Makefile
--- netscape3-old/Makefile	Mon Sep  8 12:03:26 1997
+++ netscape3/Makefile	Mon Sep  8 11:00:26 1997
@@ -9,10 +9,9 @@
 DISTNAME=       netscape-3.01
 PKGNAME=	kr-netscape-3.01intl
 CATEGORIES=	korean www
-MASTER_SITES=	ftp://sunsite.snu.ac.kr/pub/www/netscape/navigator/3.01/unix/ \
-		ftp://sunsite.snu.ac.kr/pub/www/netscape/navigator/intl/3.01/unix/ko/ \
-		ftp://ftp.netscape.com/pub/navigator/3.01/unix/ \
-		ftp://ftp.netscape.com/pub/navigator/intl/3.01/unix/ko/
+MASTER_SITES=	ftp://ftp.kreonet.re.kr/pub/Netscape/navigator/3.01/unix/ \
+		ftp://archive.netscape.com/archive/navigator/intl/3.01/unix/ko/ \
+		ftp://ftp.netscape.com/pub/navigator/3.01/unix/
 DISTFILES=      netscape-v301-export.x86-unknown-bsd.tar.gz netscape-ko-v301.alpha-dec-osf2.0.tar.gz
 
 MAINTAINER=     junker@jazz.snu.ac.kr
>Audit-Trail:
>Unformatted:



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