mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- update to 1.0.6
PR: 83797 Submitted by: chinsan (maintainer)
This commit is contained in:
parent
41a33290a3
commit
ad12227839
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139775
@ -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
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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;
|
||||
--
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user