diff options
Diffstat (limited to 'www/xpi-greasemonkey')
-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, 4 insertions, 3 deletions
diff --git a/www/xpi-greasemonkey/Makefile b/www/xpi-greasemonkey/Makefile index 460d5810944b..ae5378ed29b2 100644 --- a/www/xpi-greasemonkey/Makefile +++ b/www/xpi-greasemonkey/Makefile @@ -6,7 +6,7 @@ # PORTNAME= greasemonkey -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 DISTVERSIONSUFFIX= -fx CATEGORIES= www diff --git a/www/xpi-greasemonkey/distinfo b/www/xpi-greasemonkey/distinfo index b2b0c263efe5..79259a5f6a2e 100644 --- a/www/xpi-greasemonkey/distinfo +++ b/www/xpi-greasemonkey/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/greasemonkey-0.9.12-fx.xpi) = 5b8041bdf64871ba679c79bebe9c074bbcca46806b63b85923ff7c6274de743c -SIZE (xpi/greasemonkey-0.9.12-fx.xpi) = 149940 +SHA256 (xpi/greasemonkey-0.9.13-fx.xpi) = 886864c7b3e6a74e27899dc3146ee00245c2c33ff3d17f7ccbfd0488909f6d51 +SIZE (xpi/greasemonkey-0.9.13-fx.xpi) = 151296 diff --git a/www/xpi-greasemonkey/pkg-plist b/www/xpi-greasemonkey/pkg-plist index 93d0e34cbe8a..a9f6c8096859 100644 --- a/www/xpi-greasemonkey/pkg-plist +++ b/www/xpi-greasemonkey/pkg-plist @@ -15,6 +15,7 @@ %%XPI_XPIDIR%%/modules/runScript.js %%XPI_XPIDIR%%/modules/third-party/MatchPattern.js %%XPI_XPIDIR%%/modules/third-party/convert2RegExp.js +%%XPI_XPIDIR%%/modules/util/alert.js %%XPI_XPIDIR%%/modules/util/compareFirefoxVersion.js %%XPI_XPIDIR%%/modules/util/emptyEl.js %%XPI_XPIDIR%%/modules/util/getBinaryContents.js |