svn commit: r323085 - head/www/xpi-greasemonkey
Martin Wilke
miwi at FreeBSD.org
Tue Jul 16 04:11:56 UTC 2013
Author: miwi
Date: Tue Jul 16 04:11:55 2013
New Revision: 323085
URL: http://svnweb.freebsd.org/changeset/ports/323085
Log:
- Update to 1.10
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 Tue Jul 16 00:33:53 2013 (r323084)
+++ head/www/xpi-greasemonkey/Makefile Tue Jul 16 04:11:55 2013 (r323085)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= greasemonkey
-PORTVERSION= 1.9
+PORTVERSION= 1.10
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
Modified: head/www/xpi-greasemonkey/distinfo
==============================================================================
--- head/www/xpi-greasemonkey/distinfo Tue Jul 16 00:33:53 2013 (r323084)
+++ head/www/xpi-greasemonkey/distinfo Tue Jul 16 04:11:55 2013 (r323085)
@@ -1,2 +1,2 @@
-SHA256 (xpi/greasemonkey-1.9-fx.xpi) = 6a8efb9e9c24c702130e0c9f791e542f53c0ae24e7b444167bc0d56958497eeb
-SIZE (xpi/greasemonkey-1.9-fx.xpi) = 269448
+SHA256 (xpi/greasemonkey-1.10-fx.xpi) = cd0ae794fc995b8924ccda4a8c8771e9d4945a179b23447f032109f29564345f
+SIZE (xpi/greasemonkey-1.10-fx.xpi) = 275262
Modified: head/www/xpi-greasemonkey/pkg-plist
==============================================================================
--- head/www/xpi-greasemonkey/pkg-plist Tue Jul 16 00:33:53 2013 (r323084)
+++ head/www/xpi-greasemonkey/pkg-plist Tue Jul 16 04:11:55 2013 (r323085)
@@ -240,6 +240,7 @@
%%XPI_XPIDIR%%/locale/zh-TW/greasemonkey.dtd
%%XPI_XPIDIR%%/locale/zh-TW/greasemonkey.properties
%%XPI_XPIDIR%%/modules/GM_notification.js
+%%XPI_XPIDIR%%/modules/GM_setClipboard.js
%%XPI_XPIDIR%%/modules/addons4.js
%%XPI_XPIDIR%%/modules/constants.js
%%XPI_XPIDIR%%/modules/parseScript.js
More information about the svn-ports-head
mailing list