1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.6.7.20070131.0

This commit is contained in:
Andrew Pantyukhin 2007-02-17 21:19:48 +00:00
parent e5c23ecffd
commit 92be2031a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185396
3 changed files with 13 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= greasemonkey
PORTVERSION= 0.6.6.20061017.0
PORTVERSION= 0.6.7.20070131.0
DISTVERSIONSUFFIX= -fx
CATEGORIES= www

View File

@ -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

View File

@ -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