diff options
author | knu <knu@FreeBSD.org> | 2002-04-30 01:29:45 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-04-30 01:29:45 +0800 |
commit | df550ad3501e0f79a494e8cb9aaf18ebdbc9de75 (patch) | |
tree | 8b27f858a5ecca2417e5c95a5887abad9e61459c /japanese | |
parent | 1f6aa37292b405d85f90d83ac1a4f647daf333c5 (diff) | |
download | freebsd-ports-gnome-df550ad3501e0f79a494e8cb9aaf18ebdbc9de75.tar.gz freebsd-ports-gnome-df550ad3501e0f79a494e8cb9aaf18ebdbc9de75.tar.zst freebsd-ports-gnome-df550ad3501e0f79a494e8cb9aaf18ebdbc9de75.zip |
Update to 1.0.rc1.
PR: ports/37519
Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> (MAINTAINER)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mozilla-jlp-devel/Makefile | 7 | ||||
-rw-r--r-- | japanese/mozilla-jlp-devel/distinfo | 2 | ||||
-rw-r--r-- | japanese/mozilla-jlp-devel/files/installed-chrome.txt | 1 | ||||
-rw-r--r-- | japanese/mozilla-jlp-devel/files/unix.js | 4 | ||||
-rw-r--r-- | japanese/mozilla-jlp/Makefile | 7 | ||||
-rw-r--r-- | japanese/mozilla-jlp/distinfo | 2 | ||||
-rw-r--r-- | japanese/mozilla-jlp/files/installed-chrome.txt | 1 | ||||
-rw-r--r-- | japanese/mozilla-jlp/files/unix.js | 4 |
8 files changed, 18 insertions, 10 deletions
diff --git a/japanese/mozilla-jlp-devel/Makefile b/japanese/mozilla-jlp-devel/Makefile index e3b03f4243ba..92e907622b2c 100644 --- a/japanese/mozilla-jlp-devel/Makefile +++ b/japanese/mozilla-jlp-devel/Makefile @@ -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 --git a/japanese/mozilla-jlp-devel/distinfo b/japanese/mozilla-jlp-devel/distinfo index 0efa90f62cd1..28fe09ea92c8 100644 --- a/japanese/mozilla-jlp-devel/distinfo +++ b/japanese/mozilla-jlp-devel/distinfo @@ -1 +1 @@ -MD5 (mozilla0.9.9-jajppack-v1.0.xpi) = 8cd6c2c6da0cc76189c9302b529c9df4 +MD5 (mozilla1.0rc1-jajppack-v0.1.xpi) = e63f98c10966185b8b7c6c756d618f57 diff --git a/japanese/mozilla-jlp-devel/files/installed-chrome.txt b/japanese/mozilla-jlp-devel/files/installed-chrome.txt index 785aea0b1a5c..f41ad39feced 100644 --- a/japanese/mozilla-jlp-devel/files/installed-chrome.txt +++ b/japanese/mozilla-jlp-devel/files/installed-chrome.txt @@ -13,6 +13,7 @@ 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/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 --git a/japanese/mozilla-jlp-devel/files/unix.js b/japanese/mozilla-jlp-devel/files/unix.js index 804b07a7b2e1..97507a481c50 100644 --- a/japanese/mozilla-jlp-devel/files/unix.js +++ b/japanese/mozilla-jlp-devel/files/unix.js @@ -115,7 +115,6 @@ pref("print.print_edge_left", 4); // 1/100 of an inch 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-CN", ""); 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. diff --git a/japanese/mozilla-jlp/Makefile b/japanese/mozilla-jlp/Makefile index e3b03f4243ba..92e907622b2c 100644 --- a/japanese/mozilla-jlp/Makefile +++ b/japanese/mozilla-jlp/Makefile @@ -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 --git a/japanese/mozilla-jlp/distinfo b/japanese/mozilla-jlp/distinfo index 0efa90f62cd1..28fe09ea92c8 100644 --- a/japanese/mozilla-jlp/distinfo +++ b/japanese/mozilla-jlp/distinfo @@ -1 +1 @@ -MD5 (mozilla0.9.9-jajppack-v1.0.xpi) = 8cd6c2c6da0cc76189c9302b529c9df4 +MD5 (mozilla1.0rc1-jajppack-v0.1.xpi) = e63f98c10966185b8b7c6c756d618f57 diff --git a/japanese/mozilla-jlp/files/installed-chrome.txt b/japanese/mozilla-jlp/files/installed-chrome.txt index 785aea0b1a5c..f41ad39feced 100644 --- a/japanese/mozilla-jlp/files/installed-chrome.txt +++ b/japanese/mozilla-jlp/files/installed-chrome.txt @@ -13,6 +13,7 @@ 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/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 --git a/japanese/mozilla-jlp/files/unix.js b/japanese/mozilla-jlp/files/unix.js index 804b07a7b2e1..97507a481c50 100644 --- a/japanese/mozilla-jlp/files/unix.js +++ b/japanese/mozilla-jlp/files/unix.js @@ -115,7 +115,6 @@ pref("print.print_edge_left", 4); // 1/100 of an inch 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-CN", ""); 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. |