diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-17 21:19:48 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-17 21:19:48 +0000 |
commit | 92be2031a6f664cb1b292c7b21c71ec3a9653884 (patch) | |
tree | 8352f3f5ab665f387425e824c8a9b70cbfb3f789 /www/xpi-greasemonkey | |
parent | e5c23ecffd8af2d799abe55d7c3969a38026800b (diff) |
- Update to 0.6.7.20070131.0
Notes
Notes:
svn path=/head/; revision=185396
Diffstat (limited to 'www/xpi-greasemonkey')
-rw-r--r-- | www/xpi-greasemonkey/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-greasemonkey/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-greasemonkey/pkg-plist | 9 |
3 files changed, 13 insertions, 4 deletions
diff --git a/www/xpi-greasemonkey/Makefile b/www/xpi-greasemonkey/Makefile index b548b7c89b27..a17e48b61e46 100644 --- a/www/xpi-greasemonkey/Makefile +++ b/www/xpi-greasemonkey/Makefile @@ -6,7 +6,7 @@ # PORTNAME= greasemonkey -PORTVERSION= 0.6.6.20061017.0 +PORTVERSION= 0.6.7.20070131.0 DISTVERSIONSUFFIX= -fx CATEGORIES= www diff --git a/www/xpi-greasemonkey/distinfo b/www/xpi-greasemonkey/distinfo index 43f336d3d3c0..3c8ce7785fa4 100644 --- a/www/xpi-greasemonkey/distinfo +++ b/www/xpi-greasemonkey/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/greasemonkey-0.6.6.20061017.0-fx.xpi) = 6ffa5c576bf2f689ebc29c8fe0be3bc9 -SHA256 (xpi/greasemonkey-0.6.6.20061017.0-fx.xpi) = 59f6d912477974292485bdd080bda371e24016fa58c3d6611c3ab016fc798ec4 -SIZE (xpi/greasemonkey-0.6.6.20061017.0-fx.xpi) = 56158 +MD5 (xpi/greasemonkey-0.6.7.20070131.0-fx.xpi) = 88f80518dca2e995b48caeba6c5f59bd +SHA256 (xpi/greasemonkey-0.6.7.20070131.0-fx.xpi) = 925e5a59501eff118921f2f2ff60215a57eaebf05e3b308031dd3b44e33be355 +SIZE (xpi/greasemonkey-0.6.7.20070131.0-fx.xpi) = 61303 diff --git a/www/xpi-greasemonkey/pkg-plist b/www/xpi-greasemonkey/pkg-plist index f181bec55709..295a7e4f1fe5 100644 --- a/www/xpi-greasemonkey/pkg-plist +++ b/www/xpi-greasemonkey/pkg-plist @@ -6,6 +6,7 @@ %%XPI_XPIDIR%%/chrome/chromeFiles/content/default-config.xml %%XPI_XPIDIR%%/chrome/chromeFiles/content/install.js %%XPI_XPIDIR%%/chrome/chromeFiles/content/install.xul +%%XPI_XPIDIR%%/chrome/chromeFiles/content/manage.css %%XPI_XPIDIR%%/chrome/chromeFiles/content/manage.xul %%XPI_XPIDIR%%/chrome/chromeFiles/content/menucommander.js %%XPI_XPIDIR%%/chrome/chromeFiles/content/miscapis.js @@ -31,9 +32,15 @@ %%XPI_XPIDIR%%/chrome/chromeFiles/locale/es-ES/gm-browser.properties %%XPI_XPIDIR%%/chrome/chromeFiles/locale/es-ES/gm-manage.properties %%XPI_XPIDIR%%/chrome/chromeFiles/locale/es-ES/greasemonkey.dtd +%%XPI_XPIDIR%%/chrome/chromeFiles/locale/eu/gm-browser.properties +%%XPI_XPIDIR%%/chrome/chromeFiles/locale/eu/gm-manage.properties +%%XPI_XPIDIR%%/chrome/chromeFiles/locale/eu/greasemonkey.dtd %%XPI_XPIDIR%%/chrome/chromeFiles/locale/nl-NL/gm-browser.properties %%XPI_XPIDIR%%/chrome/chromeFiles/locale/nl-NL/gm-manage.properties %%XPI_XPIDIR%%/chrome/chromeFiles/locale/nl-NL/greasemonkey.dtd +%%XPI_XPIDIR%%/chrome/chromeFiles/locale/pt-BR/gm-browser.properties +%%XPI_XPIDIR%%/chrome/chromeFiles/locale/pt-BR/gm-manage.properties +%%XPI_XPIDIR%%/chrome/chromeFiles/locale/pt-BR/greasemonkey.dtd %%XPI_XPIDIR%%/chrome/icons/default/greasemonkey.ico %%XPI_XPIDIR%%/chrome/icons/default/greasemonkey.xpm %%XPI_XPIDIR%%/chrome.manifest @@ -50,7 +57,9 @@ @dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale/de-DE @dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale/en-US @dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale/es-ES +@dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale/eu @dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale/nl-NL +@dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale/pt-BR @dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale @dirrm %%XPI_XPIDIR%%/chrome/chromeFiles @dirrm %%XPI_XPIDIR%%/chrome/icons/default |