diff options
author | sat <sat@FreeBSD.org> | 2006-11-01 04:59:26 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-11-01 04:59:26 +0800 |
commit | 2cc05ece1b45891576de617c11afc096517ac03a (patch) | |
tree | cbb69d38b8201ad19e39e6e03fc2b2b8e5a49b25 /www | |
parent | 65a3f3c8d752374d80c97c96e263934d154074b3 (diff) | |
download | freebsd-ports-gnome-2cc05ece1b45891576de617c11afc096517ac03a.tar.gz freebsd-ports-gnome-2cc05ece1b45891576de617c11afc096517ac03a.tar.zst freebsd-ports-gnome-2cc05ece1b45891576de617c11afc096517ac03a.zip |
- Update to 0.8.0.4
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-firefox-showcase/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-firefox-showcase/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-firefox-showcase/files/chrome.manifest | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/www/xpi-firefox-showcase/Makefile b/www/xpi-firefox-showcase/Makefile index 2bc1b9b307f2..5f8a29df572c 100644 --- a/www/xpi-firefox-showcase/Makefile +++ b/www/xpi-firefox-showcase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox-showcase -PORTVERSION= 0.8.0.1 +PORTVERSION= 0.8.0.4 DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www diff --git a/www/xpi-firefox-showcase/distinfo b/www/xpi-firefox-showcase/distinfo index 447b122e96aa..733b0b0ffed0 100644 --- a/www/xpi-firefox-showcase/distinfo +++ b/www/xpi-firefox-showcase/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/firefox_showcase-0.8.0.1-fx+fl.xpi) = 7ccba7a5046a302ee59cc15c18dfc2df -SHA256 (xpi/firefox_showcase-0.8.0.1-fx+fl.xpi) = 695cb022d417190b15a8834b76d0d26668adbee72996e7b48655d5965c5bc162 -SIZE (xpi/firefox_showcase-0.8.0.1-fx+fl.xpi) = 160706 +MD5 (xpi/firefox_showcase-0.8.0.4-fx+fl.xpi) = 292b75901403fb2a98c2ded59c5290c9 +SHA256 (xpi/firefox_showcase-0.8.0.4-fx+fl.xpi) = aed9be79fcf997c2a4cd5327299d1acc1b8352ef358099c102bdddc9d0d8d4cc +SIZE (xpi/firefox_showcase-0.8.0.4-fx+fl.xpi) = 169208 diff --git a/www/xpi-firefox-showcase/files/chrome.manifest b/www/xpi-firefox-showcase/files/chrome.manifest index a99382915009..ce7c0d7867e5 100644 --- a/www/xpi-firefox-showcase/files/chrome.manifest +++ b/www/xpi-firefox-showcase/files/chrome.manifest @@ -37,3 +37,7 @@ locale showcase sk-SK jar:chrome/showcase.jar!/locale/sk-SK/showcase/ locale showcase zh-CN jar:chrome/showcase.jar!/locale/zh-CN/showcase/ locale showcase hu-HU jar:chrome/showcase.jar!/locale/hu-HU/showcase/ + +locale showcase uk-UA jar:chrome/showcase.jar!/locale/uk-UA/showcase/ + +locale showcase zh-TW jar:chrome/showcase.jar!/locale/zh-TW/showcase/ |