diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-07-21 02:41:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-07-21 02:41:00 +0000 |
commit | b20c5cec36f6bcdea681e4b231b0c34fa488793a (patch) | |
tree | 49ce5569cd89bc3dcf395b9bf7a6151446be1256 /chinese | |
parent | ad122278391641ce6eeb2e4d2c6dc800dc80ca72 (diff) | |
download | ports-b20c5cec36f6bcdea681e4b231b0c34fa488793a.tar.gz ports-b20c5cec36f6bcdea681e4b231b0c34fa488793a.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/firefox-zh_TW/Makefile | 3 | ||||
-rw-r--r-- | chinese/firefox-zh_TW/distinfo | 4 | ||||
-rw-r--r-- | chinese/firefox-zh_TW/pkg-message | 2 | ||||
-rw-r--r-- | chinese/firefox-zh_TW/pkg-plist | 1 |
4 files changed, 5 insertions, 5 deletions
diff --git a/chinese/firefox-zh_TW/Makefile b/chinese/firefox-zh_TW/Makefile index 40b4a0c3fa6c..72fcd0b35a3b 100644 --- a/chinese/firefox-zh_TW/Makefile +++ b/chinese/firefox-zh_TW/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_TW 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_TW/distinfo b/chinese/firefox-zh_TW/distinfo index baf5214c6daf..839d39b13345 100644 --- a/chinese/firefox-zh_TW/distinfo +++ b/chinese/firefox-zh_TW/distinfo @@ -1,2 +1,2 @@ -MD5 (firefox-zh_TW.1.0.5.xpi) = 2ac65cb6c140e8f442329bd455257931 -SIZE (firefox-zh_TW.1.0.5.xpi) = 81470 +MD5 (firefox-zh_TW.1.0.6.zip) = 995abd0ff6788f34c4d63665b6b38832 +SIZE (firefox-zh_TW.1.0.6.zip) = 84312 diff --git a/chinese/firefox-zh_TW/pkg-message b/chinese/firefox-zh_TW/pkg-message index 835adc41b831..19f39da52aa6 100644 --- a/chinese/firefox-zh_TW/pkg-message +++ b/chinese/firefox-zh_TW/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_TW/pkg-plist b/chinese/firefox-zh_TW/pkg-plist index c0878bc44592..7e20a30bc573 100644 --- a/chinese/firefox-zh_TW/pkg-plist +++ b/chinese/firefox-zh_TW/pkg-plist @@ -9,6 +9,7 @@ lib/%%FIREFOX%%/chrome/installed-chrome.txt lib/%%FIREFOX%%/chrome/zh-TW.jar lib/%%FIREFOX%%/defaults/pref/firefox-l10n.js lib/%%FIREFOX%%/defaults/profile/bookmarks.html +lib/%%FIREFOX%%/defaults/profile/user.js lib/%%FIREFOX%%/searchplugins/FreeBSD_PR.png lib/%%FIREFOX%%/searchplugins/FreeBSD_PR.src @unexec mv %D/lib/%%FIREFOX%%/browserconfig.properties.orig %D/lib/%%FIREFOX%%/browserconfig.properties |