summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-08 16:22:14 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-08 16:22:14 +0000
commit0dbb7b90b55089ec0bb3458f89ae95f378cb9070 (patch)
tree7738db02f6730c7e940bdba534432d110c57aa59 /korean
parentInitial import of kdelibdocs-1.1Beta2. (diff)
New port korean netscape47-navigator,communicator.
PR: 16371 Submitted by: CHOI Junho <cjh@kr.FreeBSD.ORG>
Notes
Notes: svn path=/head/; revision=25594
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile2
-rw-r--r--korean/netscape47-communicator/Makefile10
-rw-r--r--korean/netscape47-communicator/distinfo2
-rw-r--r--korean/netscape47-communicator/pkg-plist2
-rw-r--r--korean/netscape47-navigator/Makefile4
5 files changed, 11 insertions, 9 deletions
diff --git a/korean/Makefile b/korean/Makefile
index 12c448874666..2af96fcb9a0d 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -43,6 +43,8 @@
SUBDIR += netscape4-navigator
SUBDIR += netscape46-communicator
SUBDIR += netscape46-navigator
+ SUBDIR += netscape47-communicator
+ SUBDIR += netscape47-navigator
SUBDIR += nh2ps
SUBDIR += nhpf
SUBDIR += nhppf
diff --git a/korean/netscape47-communicator/Makefile b/korean/netscape47-communicator/Makefile
index cd731059ad36..51a38c3826de 100644
--- a/korean/netscape47-communicator/Makefile
+++ b/korean/netscape47-communicator/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: Netscape browser with Korean resources
-# Version required: 4.61
+# Version required: 4.7
# Date created: 14 Jun 1999
# Whom: cjh@kr.freebsd.org
#
@@ -10,14 +10,14 @@ MASTERDIR= ${.CURDIR}/../netscape4-communicator
MAINTAINER= cjh@kr.freebsd.org
-RUN_DEPENDS= ${PREFIX}/bin/${BROWSER}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape46-${BROWSER}
+RUN_DEPENDS= ${PREFIX}/bin/${BROWSER}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape47-${BROWSER}
FILESDIR?= ${.CURDIR}/files
-BROWSER_CMD= ko-${BROWSER}-46
-BROWSER_VERSION= 4.61
+BROWSER_CMD= ko-${BROWSER}-47
+BROWSER_VERSION= 4.7
NETHELP= nethelp-v451
-KOREAN_KIT= netscape-korean-kit-v461.19990804
+KOREAN_KIT= netscape-korean-kit-v47.20000116
.include "${MASTERDIR}/Makefile"
diff --git a/korean/netscape47-communicator/distinfo b/korean/netscape47-communicator/distinfo
index d34eab87ae6e..0022f1cba8ea 100644
--- a/korean/netscape47-communicator/distinfo
+++ b/korean/netscape47-communicator/distinfo
@@ -1 +1 @@
-MD5 (netscape-korean-kit-v461.19990804.tar.gz) = 867ffaed95e6b18946644beb93148454
+MD5 (netscape-korean-kit-v47.20000116.tar.gz) = 60d983049198a3ed4d5844f909bf5978
diff --git a/korean/netscape47-communicator/pkg-plist b/korean/netscape47-communicator/pkg-plist
index 00b541e02b37..7e1a7b5b2370 100644
--- a/korean/netscape47-communicator/pkg-plist
+++ b/korean/netscape47-communicator/pkg-plist
@@ -1,4 +1,4 @@
-bin/ko-communicator-46
+bin/ko-communicator-47
@exec ln -sf %f %B/netscape
%%NSUBDIR%%/netscape.cfg
%%NSUBDIR%%/%%LANG%%/Netscape
diff --git a/korean/netscape47-navigator/Makefile b/korean/netscape47-navigator/Makefile
index fb84c977189c..e4727b11bb7f 100644
--- a/korean/netscape47-navigator/Makefile
+++ b/korean/netscape47-navigator/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: Netscape browser with Korean resources
-# Version required: 4.61
+# Version required: 4.7
# Date created: 14 Jun 1999
# Whom: cjh@kr.freebsd.org
#
@@ -10,7 +10,7 @@ MAINTAINER= cjh@kr.freebsd.org
FILESDIR= ${BASEDIR}/files
-BASEDIR= ${.CURDIR}/../netscape46-communicator
+BASEDIR= ${.CURDIR}/../netscape47-communicator
BROWSER= navigator
.include "${BASEDIR}/Makefile"