diff --git a/www/xpi-greasemonkey/Makefile b/www/xpi-greasemonkey/Makefile index 66621f9f4c80..c7a71f7cec40 100644 --- a/www/xpi-greasemonkey/Makefile +++ b/www/xpi-greasemonkey/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= greasemonkey -PORTVERSION= 1.10 +PORTVERSION= 1.12 DISTVERSIONSUFFIX= -fx CATEGORIES= www diff --git a/www/xpi-greasemonkey/distinfo b/www/xpi-greasemonkey/distinfo index 06359e131e90..89c00b4799d9 100644 --- a/www/xpi-greasemonkey/distinfo +++ b/www/xpi-greasemonkey/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/greasemonkey-1.10-fx.xpi) = cd0ae794fc995b8924ccda4a8c8771e9d4945a179b23447f032109f29564345f -SIZE (xpi/greasemonkey-1.10-fx.xpi) = 275262 +SHA256 (xpi/greasemonkey-1.12-fx.xpi) = 666f94126c93081981ca725391df5bc1c2480cc1e61ebe367c516dab02471152 +SIZE (xpi/greasemonkey-1.12-fx.xpi) = 282570 diff --git a/www/xpi-greasemonkey/pkg-plist b/www/xpi-greasemonkey/pkg-plist index 31acc32bd9fc..baf672885299 100644 --- a/www/xpi-greasemonkey/pkg-plist +++ b/www/xpi-greasemonkey/pkg-plist @@ -22,6 +22,7 @@ %%XPI_XPIDIR%%/content/newscript.xul %%XPI_XPIDIR%%/content/options.js %%XPI_XPIDIR%%/content/options.xul +%%XPI_XPIDIR%%/content/scratchpad-overlay.js %%XPI_XPIDIR%%/content/scratchpad-overlay.xul %%XPI_XPIDIR%%/content/scriptprefs.js %%XPI_XPIDIR%%/content/scriptprefs.xul @@ -259,6 +260,7 @@ %%XPI_XPIDIR%%/modules/util/alert.js %%XPI_XPIDIR%%/modules/util/anonWrap.js %%XPI_XPIDIR%%/modules/util/apiLeakCheck.js +%%XPI_XPIDIR%%/modules/util/checkCoralCache.js %%XPI_XPIDIR%%/modules/util/compareFirefoxVersion.js %%XPI_XPIDIR%%/modules/util/emptyEl.js %%XPI_XPIDIR%%/modules/util/getBinaryContents.js