Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2013 04:11:55 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323085 - head/www/xpi-greasemonkey
Message-ID:  <201307160411.r6G4BtV9077499@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307160411.r6G4BtV9077499>