diff options
author | sat <sat@FreeBSD.org> | 2007-02-18 07:34:37 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-02-18 07:34:37 +0800 |
commit | 22a261077f1cd8b19eb7047a43c69acb4b76270c (patch) | |
tree | 6ce845183250edb6c72ed6ebddde7b2f42482db1 /www | |
parent | 34d8b70b44c212c29bff33afb51c08373fb55aa0 (diff) | |
download | freebsd-ports-gnome-22a261077f1cd8b19eb7047a43c69acb4b76270c.tar.gz freebsd-ports-gnome-22a261077f1cd8b19eb7047a43c69acb4b76270c.tar.zst freebsd-ports-gnome-22a261077f1cd8b19eb7047a43c69acb4b76270c.zip |
- Update to 0.9.2.1
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-firefox-showcase/Makefile | 4 | ||||
-rw-r--r-- | www/xpi-firefox-showcase/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-firefox-showcase/files/chrome.manifest | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/www/xpi-firefox-showcase/Makefile b/www/xpi-firefox-showcase/Makefile index 5d7c3b5dc2db..bca30934d154 100644 --- a/www/xpi-firefox-showcase/Makefile +++ b/www/xpi-firefox-showcase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox-showcase -PORTVERSION= 0.9.0.1 +PORTVERSION= 0.9.2.1 DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www @@ -16,7 +16,7 @@ COMMENT= Easily locate and select any open browser window XPI_DISTNAME= firefox_showcase XPI_ID= {89506680-e3f4-484c-a2c0-ed711d481eda} XPI_FILES= chrome/showcase.jar components/showcase-clhandler.js defaults/preferences/showcase.js \ - install.rdf chrome.manifest + install.rdf chrome.manifest LICENSE XPI_DIRS= chrome components defaults/preferences defaults .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" diff --git a/www/xpi-firefox-showcase/distinfo b/www/xpi-firefox-showcase/distinfo index 5d8b0325a844..1410dff27467 100644 --- a/www/xpi-firefox-showcase/distinfo +++ b/www/xpi-firefox-showcase/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/firefox_showcase-0.9.0.1-fx+fl.xpi) = 1badeb89da4ebd0a4dc6ad5856322322 -SHA256 (xpi/firefox_showcase-0.9.0.1-fx+fl.xpi) = 15e52f50d84aa7aa98b2052a0e68cb52a98919a7f5c55b5be36c48c4422175f4 -SIZE (xpi/firefox_showcase-0.9.0.1-fx+fl.xpi) = 178074 +MD5 (xpi/firefox_showcase-0.9.2.1-fx+fl.xpi) = 0634cb39a4a0c9dfdfc64cecee8fd10b +SHA256 (xpi/firefox_showcase-0.9.2.1-fx+fl.xpi) = e4081c25a1583f232a7a826b480b7bc796f4abda8a452aa2ada0ecc51cb8ec60 +SIZE (xpi/firefox_showcase-0.9.2.1-fx+fl.xpi) = 183541 diff --git a/www/xpi-firefox-showcase/files/chrome.manifest b/www/xpi-firefox-showcase/files/chrome.manifest index 41169a77715a..f10adf7ca5f9 100644 --- a/www/xpi-firefox-showcase/files/chrome.manifest +++ b/www/xpi-firefox-showcase/files/chrome.manifest @@ -18,8 +18,12 @@ locale showcase en-US jar:chrome/showcase.jar!/locale/en-US/showcase/ locale showcase es-ES jar:chrome/showcase.jar!/locale/es-ES/showcase/ +locale showcase fa-IR jar:chrome/showcase.jar!/locale/fa-IR/showcase/ + locale showcase fr-FR jar:chrome/showcase.jar!/locale/fr-FR/showcase/ +locale showcase hu-HU jar:chrome/showcase.jar!/locale/hu-HU/showcase/ + locale showcase it-IT jar:chrome/showcase.jar!/locale/it-IT/showcase/ locale showcase ja-JP jar:chrome/showcase.jar!/locale/ja-JP/showcase/ @@ -38,8 +42,4 @@ 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 zh-TW jar:chrome/showcase.jar!/locale/zh-TW/showcase/ - -locale showcase fa-IR jar:chrome/showcase.jar!/locale/fa-IR/showcase/ |