aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2001-04-08 21:49:10 +0000
committerSADA Kenji <sada@FreeBSD.org>2001-04-08 21:49:10 +0000
commitd6a2a5705cd92bf8ecf5444a834162cb41faaa31 (patch)
treee01955c809e68194ce10e55b64aee75d48f76023 /japanese
parentca11adc80470c824cface30f12869a4c2cc6d139 (diff)
downloadports-d6a2a5705cd92bf8ecf5444a834162cb41faaa31.tar.gz
ports-d6a2a5705cd92bf8ecf5444a834162cb41faaa31.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/linux-netscape47-communicator/Makefile4
-rw-r--r--japanese/linux-netscape47-communicator/files/patch-aa27
-rw-r--r--japanese/netscape47-communicator/Makefile2
3 files changed, 32 insertions, 1 deletions
diff --git a/japanese/linux-netscape47-communicator/Makefile b/japanese/linux-netscape47-communicator/Makefile
index 61fb9be705db..93cf320ac2d6 100644
--- a/japanese/linux-netscape47-communicator/Makefile
+++ b/japanese/linux-netscape47-communicator/Makefile
@@ -9,8 +9,12 @@ RUN_DEPENDS= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/lin
RUN_DEPENDS+= /compat/linux/usr/share/locale/ja_JP:${PORTSDIR}/japanese/linux_locale
BROWSER_ARC= ${BROWSER}-linux
+BROWSER_VERSION= 4.77
MASTERDIR_LINUX= ${.CURDIR}/../linux-netscape47-communicator
NSUBDIR= lib/netscape-linux
START_SCRIPT= ${MASTERDIR_LINUX}/files/start.sh.in
+post-patch:
+ ${PATCH} ${PATCH_DIST_ARGS} < ${MASTERDIR_LINUX}/files/patch-aa
+
.include "${.CURDIR}/../netscape47-communicator/Makefile"
diff --git a/japanese/linux-netscape47-communicator/files/patch-aa b/japanese/linux-netscape47-communicator/files/patch-aa
new file mode 100644
index 000000000000..9058609664c9
--- /dev/null
+++ b/japanese/linux-netscape47-communicator/files/patch-aa
@@ -0,0 +1,27 @@
+--- Netscape.ad-ja_euc.orig Mon Apr 9 06:04:32 2001
++++ Netscape.ad-ja_euc Mon Apr 9 06:06:04 2001
+@@ -1,5 +1,5 @@
+ ! Insert copyright and license here 1994
+-! Netscape.ad --- app-defaults file for Netscape 4.76.
++! Netscape.ad --- app-defaults file for Netscape 4.77.
+ !
+ ! Bugs and commentary to x_cbug@netscape.com.
+ ! Created: Jamie Zawinski <use the bug address, please>, 23-Jun-94.
+@@ -4491,7 +4491,7 @@
+ ! changed at runtime; these resources won't override that.
+ *title: Netscape
+ *iconName: Netscape
+-*Navigator.title: Netscape Navigator 4.76
++*Navigator.title: Netscape Navigator 4.77
+ *MailThread.title: Netscape メール & ニュースグループ
+ *MailThread.iconName: メール & ニュースグループ
+
+@@ -5421,7 +5421,7 @@
+ *drawingArea*XmScrolledWindow.spacing: 0
+
+ ! Do not under any circumstances change the following line:
+-Netscape.version: 4.76
++Netscape.version: 4.77
+
+
+ ! ============================================================================
diff --git a/japanese/netscape47-communicator/Makefile b/japanese/netscape47-communicator/Makefile
index b62ed6547054..5f6f8d464efe 100644
--- a/japanese/netscape47-communicator/Makefile
+++ b/japanese/netscape47-communicator/Makefile
@@ -17,7 +17,7 @@ PKGDIR= ${SUBMASTERDIR}
MD5_FILE= ${SUBMASTERDIR}/distinfo
BROWSER_VER= 47
-BROWSER_VERSION= 4.76
+BROWSER_VERSION?= 4.76
NETHELP= nethelp-v47
.include "${MASTERDIR}/Makefile"