diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-02-13 08:29:22 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-02-13 08:29:22 +0800 |
commit | 45600d0ff8885da493125394b4fbe0592f6b1630 (patch) | |
tree | 9498235a46352ccef8491f7fb2baac0efe3cebf2 /www | |
parent | 19c15ad97b739d25c9961b0bad427b4e763c0d2d (diff) | |
download | freebsd-ports-gnome-45600d0ff8885da493125394b4fbe0592f6b1630.tar.gz freebsd-ports-gnome-45600d0ff8885da493125394b4fbe0592f6b1630.tar.zst freebsd-ports-gnome-45600d0ff8885da493125394b4fbe0592f6b1630.zip |
- Update to 0.9.17
PR: ports/165066
Submitted by: myself (pgollucci)
Approved by: gecko (flo ; maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-greasemonkey/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-greasemonkey/distinfo | 4 | ||||
-rw-r--r-- | www/xpi-greasemonkey/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/www/xpi-greasemonkey/Makefile b/www/xpi-greasemonkey/Makefile index d3f2354bf518..97e1cb0a8ad3 100644 --- a/www/xpi-greasemonkey/Makefile +++ b/www/xpi-greasemonkey/Makefile @@ -6,7 +6,7 @@ # PORTNAME= greasemonkey -PORTVERSION= 0.9.15 +PORTVERSION= 0.9.17 DISTVERSIONSUFFIX= -fx CATEGORIES= www diff --git a/www/xpi-greasemonkey/distinfo b/www/xpi-greasemonkey/distinfo index 082bffa71d7f..d6e5ae08280d 100644 --- a/www/xpi-greasemonkey/distinfo +++ b/www/xpi-greasemonkey/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/greasemonkey-0.9.15-fx.xpi) = 6424b17070da14fd367d42b0ac1009f416e944193274a71d32906f170c3845af -SIZE (xpi/greasemonkey-0.9.15-fx.xpi) = 166057 +SHA256 (xpi/greasemonkey-0.9.17-fx.xpi) = 8fc73643adc9a57b58fc19a76d16b505f2f1fbaa879149bd00bfc54e9b73c18c +SIZE (xpi/greasemonkey-0.9.17-fx.xpi) = 167072 diff --git a/www/xpi-greasemonkey/pkg-plist b/www/xpi-greasemonkey/pkg-plist index c33d2a2c8c9f..0406e6e7f8ed 100644 --- a/www/xpi-greasemonkey/pkg-plist +++ b/www/xpi-greasemonkey/pkg-plist @@ -34,7 +34,6 @@ %%XPI_XPIDIR%%/modules/util/getTempFile.js %%XPI_XPIDIR%%/modules/util/getUriFromFile.js %%XPI_XPIDIR%%/modules/util/hitch.js -%%XPI_XPIDIR%%/modules/util/installUri.js %%XPI_XPIDIR%%/modules/util/isGreasemonkeyable.js %%XPI_XPIDIR%%/modules/util/logError.js %%XPI_XPIDIR%%/modules/util/memoize.js |