svn commit: r327811 - head/www/xpi-greasemonkey
Florian Smeets
flo at FreeBSD.org
Sat Sep 21 12:18:12 UTC 2013
Author: flo
Date: Sat Sep 21 12:18:11 2013
New Revision: 327811
URL: http://svnweb.freebsd.org/changeset/ports/327811
Log:
Update to 1.12
Modified:
head/www/xpi-greasemonkey/Makefile
head/www/xpi-greasemonkey/distinfo
head/www/xpi-greasemonkey/pkg-plist
Modified: head/www/xpi-greasemonkey/Makefile
==============================================================================
--- head/www/xpi-greasemonkey/Makefile Sat Sep 21 12:12:51 2013 (r327810)
+++ head/www/xpi-greasemonkey/Makefile Sat Sep 21 12:18:11 2013 (r327811)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= greasemonkey
-PORTVERSION= 1.10
+PORTVERSION= 1.12
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
Modified: head/www/xpi-greasemonkey/distinfo
==============================================================================
--- head/www/xpi-greasemonkey/distinfo Sat Sep 21 12:12:51 2013 (r327810)
+++ head/www/xpi-greasemonkey/distinfo Sat Sep 21 12:18:11 2013 (r327811)
@@ -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
Modified: head/www/xpi-greasemonkey/pkg-plist
==============================================================================
--- head/www/xpi-greasemonkey/pkg-plist Sat Sep 21 12:12:51 2013 (r327810)
+++ head/www/xpi-greasemonkey/pkg-plist Sat Sep 21 12:18:11 2013 (r327811)
@@ -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
More information about the svn-ports-all
mailing list