diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-02 19:56:00 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-02 19:56:00 +0000 |
commit | 7e78ff458ab29d346efe7977428e59f807cb4427 (patch) | |
tree | aba688d08589fd30717e5ed3bed8cc9b8531f046 /www/xpi-firefox-showcase | |
parent | 9e807a073cccd8475f525a274997a6f3e243cdd9 (diff) |
- Update to 0.9.2.3
Notes
Notes:
svn path=/head/; revision=189028
Diffstat (limited to 'www/xpi-firefox-showcase')
-rw-r--r-- | www/xpi-firefox-showcase/Makefile | 3 | ||||
-rw-r--r-- | www/xpi-firefox-showcase/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-firefox-showcase/files/chrome.manifest | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/www/xpi-firefox-showcase/Makefile b/www/xpi-firefox-showcase/Makefile index aeb1526741d5..d37e6e288c79 100644 --- a/www/xpi-firefox-showcase/Makefile +++ b/www/xpi-firefox-showcase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox-showcase -PORTVERSION= 0.9.2.2 +PORTVERSION= 0.9.2.3 DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www @@ -14,6 +14,7 @@ MAINTAINER= infofarmer@FreeBSD.org COMMENT= Easily locate and select any open browser window XPI_DISTNAME= firefox_showcase +XPI_NUM= 1810 XPI_ID= {89506680-e3f4-484c-a2c0-ed711d481eda} XPI_FILES= chrome/showcase.jar components/showcase-clhandler.js defaults/preferences/showcase.js \ install.rdf chrome.manifest LICENSE diff --git a/www/xpi-firefox-showcase/distinfo b/www/xpi-firefox-showcase/distinfo index f76a2d5f80af..ebf4ae4eb34f 100644 --- a/www/xpi-firefox-showcase/distinfo +++ b/www/xpi-firefox-showcase/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/firefox_showcase-0.9.2.2-fx+fl.xpi) = 59b0aa4a22ed51d2430c4228721dd294 -SHA256 (xpi/firefox_showcase-0.9.2.2-fx+fl.xpi) = 14c4176f9ed73ee10bb363fc3673d0427940b692395d4e269e3a7508a6248c8c -SIZE (xpi/firefox_showcase-0.9.2.2-fx+fl.xpi) = 185490 +MD5 (xpi/firefox_showcase-0.9.2.3-fx+fl.xpi) = 79302259f162ac41ccf58d4c653ead16 +SHA256 (xpi/firefox_showcase-0.9.2.3-fx+fl.xpi) = dd53dafe562f94ff7dde6fd941d8a075e6e1444283fbf60e25bfbfc368aad6a9 +SIZE (xpi/firefox_showcase-0.9.2.3-fx+fl.xpi) = 192228 diff --git a/www/xpi-firefox-showcase/files/chrome.manifest b/www/xpi-firefox-showcase/files/chrome.manifest index f10adf7ca5f9..c0cdea3f5761 100644 --- a/www/xpi-firefox-showcase/files/chrome.manifest +++ b/www/xpi-firefox-showcase/files/chrome.manifest @@ -20,6 +20,8 @@ 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 fi-FI jar:chrome/showcase.jar!/locale/fi-FI/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/ |