Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2002 23:45:56 -0700 (PDT)
From:      Yoichi ASAI <yatt@msc.biglobe.ne.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/37519: Update port: japanese/mozilla-jlp
Message-ID:  <200204280645.g3S6juI67290@freefall.freebsd.org>

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

>Number:         37519
>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:   Sat Apr 27 23:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Yoichi ASAI
>Release:        FreeBSD 4.5-STABLE
>Organization:
>Environment:
>Description:
Update port: japanese/mozilla-jlp

>How-To-Repeat:
      
>Fix:
diff -urN mozilla-jlp.orig/Makefile mozilla-jlp/Makefile
--- mozilla-jlp.orig/Makefile	Sat Apr 13 23:16:35 2002
+++ mozilla-jlp/Makefile	Sat Apr 27 21:49:19 2002
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=	mozilla
-PORTVERSION=	0.9.9
+PORTVERSION=	1.0.rc1
 #PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	japanese www
-MASTER_SITES=	http://www.ash.ne.jp/~mal/mozilla/ \
+MASTER_SITES=	http://prdownloads.sourceforge.net/jlpmoz/ \
+		http://www.ash.ne.jp/~mal/mozilla/ \
 		http://dev.jp/ \
 		http://www.mozilla.gr.jp/jlp/
 PKGNAMESUFFIX=	-jlp
-DISTNAME=	${PORTNAME}${PORTVERSION}-jajppack-v1.0
+DISTNAME=	${PORTNAME}1.0rc1-jajppack-v0.1
 EXTRACT_SUFX=	.xpi
 
 MAINTAINER=	yatt@msc.biglobe.ne.jp
diff -urN mozilla-jlp.orig/distinfo mozilla-jlp/distinfo
--- mozilla-jlp.orig/distinfo	Sat Apr  6 12:23:55 2002
+++ mozilla-jlp/distinfo	Sat Apr 27 21:44:30 2002
@@ -1 +1 @@
-MD5 (mozilla0.9.9-jajppack-v1.0.xpi) = 8cd6c2c6da0cc76189c9302b529c9df4
+MD5 (mozilla1.0rc1-jajppack-v0.1.xpi) = e63f98c10966185b8b7c6c756d618f57
diff -urN mozilla-jlp.orig/files/installed-chrome.txt mozilla-jlp/files/installed-chrome.txt
--- mozilla-jlp.orig/files/installed-chrome.txt	Sat Apr  6 12:23:55 2002
+++ mozilla-jlp/files/installed-chrome.txt	Sat Apr 27 19:05:05 2002
@@ -13,6 +13,7 @@
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/mozldap/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/forms/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/messenger-smime/
+locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/messenger-mdn/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/chatzilla/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/venkman/
 locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/inspector/
diff -urN mozilla-jlp.orig/files/unix.js mozilla-jlp/files/unix.js
--- mozilla-jlp.orig/files/unix.js	Sat Apr  6 12:23:55 2002
+++ mozilla-jlp/files/unix.js	Sat Apr 27 21:46:59 2002
@@ -115,7 +115,6 @@
 pref("print.print_edge_right", 4); // 1/100 of an inch
 pref("print.print_edge_bottom", 4); // 1/100 of an inch
 
-
 // print_extra_margin enables platforms to specify an extra gap or margin
 // around the content of the page for Print Preview only
 pref("print.print_extra_margin", 0); // twips
@@ -359,4 +358,7 @@
 pref("print.postscript.nativefont.zh-TW",          "");
 
 pref("mail.signature_date", 0);
+
+// until bug #130581 is fixed, we need to override this on linux
+pref("mail.compose.max_recycled_windows", 0);
 // EOF.

>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?200204280645.g3S6juI67290>