diff options
author | clsung <clsung@FreeBSD.org> | 2005-07-21 10:39:29 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-07-21 10:39:29 +0800 |
commit | 6ff67f935cf538d4d0a79a204cd991731638dba6 (patch) | |
tree | f37165cfab6f88af63ec0e8120db4fa7d302a6ac | |
parent | 78f74ad107f0e2d8d348f6a5d204a7018269eb34 (diff) | |
download | freebsd-ports-gnome-6ff67f935cf538d4d0a79a204cd991731638dba6.tar.gz freebsd-ports-gnome-6ff67f935cf538d4d0a79a204cd991731638dba6.tar.zst freebsd-ports-gnome-6ff67f935cf538d4d0a79a204cd991731638dba6.zip |
- update to 1.0.6
PR: 83797
Submitted by: chinsan (maintainer)
-rw-r--r-- | chinese/firefox-zh_CN/Makefile | 3 | ||||
-rw-r--r-- | chinese/firefox-zh_CN/distinfo | 4 | ||||
-rw-r--r-- | chinese/firefox-zh_CN/pkg-descr | 2 | ||||
-rw-r--r-- | chinese/firefox-zh_CN/pkg-message | 2 | ||||
-rw-r--r-- | chinese/firefox-zh_CN/pkg-plist | 1 |
5 files changed, 6 insertions, 6 deletions
diff --git a/chinese/firefox-zh_CN/Makefile b/chinese/firefox-zh_CN/Makefile index 765712e73dff..1d630f73c28a 100644 --- a/chinese/firefox-zh_CN/Makefile +++ b/chinese/firefox-zh_CN/Makefile @@ -6,12 +6,11 @@ # PORTNAME= firefox -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= chinese www MASTER_SITES= http://bbs.ilc.edu.tw/~chinsan/firefox/ PKGNAMESUFFIX= -zh_CN DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.${PORTVERSION} -EXTRACT_SUFX= .xpi # Maintainership available: drop me a line if interested :p MAINTAINER= chinsan.tw@gmail.com diff --git a/chinese/firefox-zh_CN/distinfo b/chinese/firefox-zh_CN/distinfo index 9480fdf5a1b2..d506fed34e11 100644 --- a/chinese/firefox-zh_CN/distinfo +++ b/chinese/firefox-zh_CN/distinfo @@ -1,2 +1,2 @@ -MD5 (firefox-zh_CN.1.0.5.xpi) = d010dac06fdb71924502e46270e392ef -SIZE (firefox-zh_CN.1.0.5.xpi) = 132867 +MD5 (firefox-zh_CN.1.0.6.zip) = 145fe7a90a8a0916933f9df146743522 +SIZE (firefox-zh_CN.1.0.6.zip) = 134655 diff --git a/chinese/firefox-zh_CN/pkg-descr b/chinese/firefox-zh_CN/pkg-descr index 5165af66208f..239108a782fc 100644 --- a/chinese/firefox-zh_CN/pkg-descr +++ b/chinese/firefox-zh_CN/pkg-descr @@ -4,4 +4,4 @@ IRC chat, and more. Firefox Simplified Chinese (zh-CN) Language Pack provides Simplified Chinese localized resource for Firefox. -WWW: www.mozilla.net.cn +WWW: http://www.mozilla.net.cn/firefox/ diff --git a/chinese/firefox-zh_CN/pkg-message b/chinese/firefox-zh_CN/pkg-message index 835adc41b831..19f39da52aa6 100644 --- a/chinese/firefox-zh_CN/pkg-message +++ b/chinese/firefox-zh_CN/pkg-message @@ -1,7 +1,7 @@ ******************************** If your XIM wouldn't work properly, try to make a file -"${HOME}/.mozilla/firefox/${USER}/*.slt/user.js" +"${HOME}/.mozilla/firefox/*.default/user.js" with below content; -- diff --git a/chinese/firefox-zh_CN/pkg-plist b/chinese/firefox-zh_CN/pkg-plist index f9b8b813bb52..f150c5037f71 100644 --- a/chinese/firefox-zh_CN/pkg-plist +++ b/chinese/firefox-zh_CN/pkg-plist @@ -9,6 +9,7 @@ lib/%%FIREFOX%%/chrome/installed-chrome.txt lib/%%FIREFOX%%/chrome/zh-CN.jar lib/%%FIREFOX%%/defaults/pref/firefox-l10n.js lib/%%FIREFOX%%/defaults/profile/bookmarks.html +lib/%%FIREFOX%%/defaults/profile/user.js lib/%%FIREFOX%%/searchplugins/baidu.gif lib/%%FIREFOX%%/searchplugins/baidu.src lib/%%FIREFOX%%/searchplugins/eBaycn.gif |