aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-greasemonkey
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2011-11-13 20:49:31 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2011-11-13 20:49:31 +0000
commit0aea06c28c01fa0e06b824a4bbb36d9ee8f07f0b (patch)
treea9c3bb292e89c98a1ebbbf1ff0ec59496e481b7f /www/xpi-greasemonkey
parent4099cbba1627d10fb044ff21aaa08d8979550860 (diff)
downloadports-0aea06c28c01fa0e06b824a4bbb36d9ee8f07f0b.tar.gz
ports-0aea06c28c01fa0e06b824a4bbb36d9ee8f07f0b.zip
Notes
Diffstat (limited to 'www/xpi-greasemonkey')
-rw-r--r--www/xpi-greasemonkey/Makefile2
-rw-r--r--www/xpi-greasemonkey/distinfo4
-rw-r--r--www/xpi-greasemonkey/pkg-plist1
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