Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2001 00:28:57 -0700 (PDT)
From:      Yoichi ASAI <yatt@msc.biglobe.ne.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30753: Update port: japanese/mozilla-jlp
Message-ID:  <200109230728.f8N7SvZ51017@freefall.freebsd.org>

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

>Number:         30753
>Category:       ports
>Synopsis:       Update port: japanese/mozilla-jlp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 00:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yoichi ASAI
>Release:        FreeBSD 4.4-STABLE
>Organization:
>Environment:
>Description:
Update port: japanese/mozilla-jlp
0.9.3 -> 0.9.4.r1

>How-To-Repeat:

>Fix:
diff -urN mozilla-jlp.orig/Makefile mozilla-jlp/Makefile
--- mozilla-jlp.orig/Makefile	Fri Sep 14 01:29:22 2001
+++ mozilla-jlp/Makefile	Thu Sep 20 22:06:49 2001
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	mozilla
-PORTVERSION=	0.9.3
-PORTREVISION=	1
+PORTVERSION=	0.9.4.r1
+#PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	japanese www
 MASTER_SITES=	http://www.mozilla.gr.jp/jlp/ \
@@ -34,8 +34,8 @@
 .else
 MOZILLA_PORT=	${PORTSDIR}/www/mozilla
 .endif
-JLP_SRC=	${PORTNAME}${PORTVERSION}-langjajp.xpi \
-		${PORTNAME}${PORTVERSION}-regjp.xpi
+JLP_SRC=	${PORTNAME}${PORTVERSION:R}-langjajp-RC1.xpi \
+		${PORTNAME}${PORTVERSION:R}-regjp-RC1.xpi
 
 .include <bsd.port.pre.mk>
 
diff -urN mozilla-jlp.orig/distinfo mozilla-jlp/distinfo
--- mozilla-jlp.orig/distinfo	Wed Sep 12 00:37:50 2001
+++ mozilla-jlp/distinfo	Thu Sep 20 22:05:34 2001
@@ -1,2 +1,2 @@
-MD5 (mozilla0.9.3-langjajp.xpi) = 2af98acd797f2e12aa841fc60987ade6
-MD5 (mozilla0.9.3-regjp.xpi) = feb6012031aae660d1863b136b1bb5e1
+MD5 (mozilla0.9.4-langjajp-RC1.xpi) = 3a34834693a30c9c9ea40212fa09a135
+MD5 (mozilla0.9.4-regjp-RC1.xpi) = 38593fee0a448a0c233d1ac0e92ced9d
diff -urN mozilla-jlp.orig/files/installed-chrome.txt mozilla-jlp/files/installed-chrome.txt
--- mozilla-jlp.orig/files/installed-chrome.txt	Sun Aug 26 19:11:39 2001
+++ mozilla-jlp/files/installed-chrome.txt	Sun Sep 23 16:00:29 2001
@@ -6,13 +6,13 @@
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/necko/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/cookie/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/wallet/
-locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/help/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/pipnss/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/pippki/
+locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/help/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/content-packs/
-locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/chatzilla/
 locale,install,url,jar:resource:/chrome/ja-unix.jar!/locale/ja-JP/global-platform/
 locale,install,url,jar:resource:/chrome/ja-unix.jar!/locale/ja-JP/communicator-platform/
+locale,install,url,jar:resource:/chrome/ja-unix.jar!/locale/ja-JP/navigator-platform/
 locale,install,url,jar:resource:/chrome/JP.jar!/locale/JP/global-region/
 locale,install,url,jar:resource:/chrome/JP.jar!/locale/JP/communicator-region/
 locale,install,url,jar:resource:/chrome/JP.jar!/locale/JP/editor-region/
diff -urN mozilla-jlp.orig/files/unix.js mozilla-jlp/files/unix.js
--- mozilla-jlp.orig/files/unix.js	Sun Aug 26 19:11:39 2001
+++ mozilla-jlp/files/unix.js	Thu Sep 20 22:09:11 2001
@@ -81,6 +81,9 @@
 pref("applications.rlogin", "xterm -e rlogin %h");
 pref("applications.rlogin_with_user", "xterm -e rlogin %h -l %u");
 pref("applications.tmp_dir", "/tmp");
+// Choose print module. Default is "auto" which selects Xprint module
+// if the XPSERVERLIST env var is set
+pref("print.print_method", 0); // 0=auto, 1=Xprint, 2=PostScript, 3=reserved
 // On Solaris/IRIX, this should be "lp"
 pref("print.print_command", "lpr");
 pref("print.print_reversed", false);

>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?200109230728.f8N7SvZ51017>