diff options
author | sat <sat@FreeBSD.org> | 2006-07-16 07:34:21 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-16 07:34:21 +0800 |
commit | 70a88120b47281fe0b629bd680bb517a02d795ed (patch) | |
tree | 84bfcb02cb2120cf6111a1c88aa8f649601dd10a /www | |
parent | b16e7b6c292fa2a525c7e9d4dcec94ecf37776d2 (diff) | |
download | freebsd-ports-gnome-70a88120b47281fe0b629bd680bb517a02d795ed.tar.gz freebsd-ports-gnome-70a88120b47281fe0b629bd680bb517a02d795ed.tar.zst freebsd-ports-gnome-70a88120b47281fe0b629bd680bb517a02d795ed.zip |
- Update to 0.7.0
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 | 24 |
3 files changed, 18 insertions, 16 deletions
diff --git a/www/xpi-firefox-showcase/Makefile b/www/xpi-firefox-showcase/Makefile index 18c0cda2547f..34b603769349 100644 --- a/www/xpi-firefox-showcase/Makefile +++ b/www/xpi-firefox-showcase/Makefile @@ -6,8 +6,8 @@ # PORTNAME= firefox-showcase -PORTVERSION= 0.5.8.2 -DISTVERSIONSUFFIX= -fx +PORTVERSION= 0.7.0 +DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www MAINTAINER= infofarmer@FreeBSD.org diff --git a/www/xpi-firefox-showcase/distinfo b/www/xpi-firefox-showcase/distinfo index e291739e28da..11acb8522812 100644 --- a/www/xpi-firefox-showcase/distinfo +++ b/www/xpi-firefox-showcase/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/firefox_showcase-0.5.8.2-fx.xpi) = beb5d803f195ba4491637d5a2d4eaffa -SHA256 (xpi/firefox_showcase-0.5.8.2-fx.xpi) = 63a45998ae8e339d58c37f6aa722a266a34dbbeefc0d302bef1e7d4532380e4a -SIZE (xpi/firefox_showcase-0.5.8.2-fx.xpi) = 106022 +MD5 (xpi/firefox_showcase-0.7.0-fx+fl.xpi) = 09c9bc0f76a87c87a16eb8ff27f6c1d8 +SHA256 (xpi/firefox_showcase-0.7.0-fx+fl.xpi) = 268077d6a31143f9021519363cd280a65ad6b6d2a22e942fe367172c8221d14c +SIZE (xpi/firefox_showcase-0.7.0-fx+fl.xpi) = 139660 diff --git a/www/xpi-firefox-showcase/files/chrome.manifest b/www/xpi-firefox-showcase/files/chrome.manifest index eb7a19ed388b..4b9dec217550 100644 --- a/www/xpi-firefox-showcase/files/chrome.manifest +++ b/www/xpi-firefox-showcase/files/chrome.manifest @@ -6,28 +6,30 @@ content showcase jar:chrome/showcase.jar!/content/ skin showcase classic/1.0 jar:chrome/showcase.jar!/skin/classic/showcase/ style chrome://global/content/customizeToolbar.xul chrome://showcase/skin/toolbar.css -locale showcase en-US jar:chrome/showcase.jar!/locale/en-US/showcase/ +locale showcase ca-AD jar:chrome/showcase.jar!/locale/ca-AD/showcase/ -locale showcase fr-FR jar:chrome/showcase.jar!/locale/fr-FR/showcase/ +locale showcase da-DK jar:chrome/showcase.jar!/locale/da-DK/showcase/ -locale showcase es-ES jar:chrome/showcase.jar!/locale/es-ES/showcase/ +locale showcase de-DE jar:chrome/showcase.jar!/locale/de-DE/showcase/ -locale showcase it-IT jar:chrome/showcase.jar!/locale/it-IT/showcase/ +locale showcase el-GR jar:chrome/showcase.jar!/locale/el-GR/showcase/ -locale showcase sk-SK jar:chrome/showcase.jar!/locale/sk-SK/showcase/ +locale showcase en-US jar:chrome/showcase.jar!/locale/en-US/showcase/ -locale showcase pt-BR jar:chrome/showcase.jar!/locale/pt-BR/showcase/ +locale showcase es-ES jar:chrome/showcase.jar!/locale/es-ES/showcase/ -locale showcase de-DE jar:chrome/showcase.jar!/locale/de-DE/showcase/ +locale showcase fr-FR jar:chrome/showcase.jar!/locale/fr-FR/showcase/ -locale showcase zh-CN jar:chrome/showcase.jar!/locale/zh-CN/showcase/ +locale showcase it-IT jar:chrome/showcase.jar!/locale/it-IT/showcase/ -locale showcase el-GR jar:chrome/showcase.jar!/locale/el-GR/showcase/ +locale showcase ja-JP jar:chrome/showcase.jar!/locale/ja-JP/showcase/ locale showcase pl-PL jar:chrome/showcase.jar!/locale/pl-PL/showcase/ +locale showcase pt-BR jar:chrome/showcase.jar!/locale/pt-BR/showcase/ + locale showcase ru-RU jar:chrome/showcase.jar!/locale/ru-RU/showcase/ -locale showcase ja-JP jar:chrome/showcase.jar!/locale/ja-JP/showcase/ +locale showcase sk-SK jar:chrome/showcase.jar!/locale/sk-SK/showcase/ -locale showcase ca-AD jar:chrome/showcase.jar!/locale/ca-AD/showcase/ +locale showcase zh-CN jar:chrome/showcase.jar!/locale/zh-CN/showcase/ |