Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2013 15:01:51 +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: r313258 - head/www/xpi-greasemonkey
Message-ID:  <201303021501.r22F1pel028232@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Mar  2 15:01:51 2013
New Revision: 313258
URL: http://svnweb.freebsd.org/changeset/ports/313258

Log:
  - Update to 1.8

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 Mar  2 15:00:14 2013	(r313257)
+++ head/www/xpi-greasemonkey/Makefile	Sat Mar  2 15:01:51 2013	(r313258)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	greasemonkey
-PORTVERSION=	1.7.1
+PORTVERSION=	1.8
 DISTVERSIONSUFFIX=	-fx
 CATEGORIES=	www
 

Modified: head/www/xpi-greasemonkey/distinfo
==============================================================================
--- head/www/xpi-greasemonkey/distinfo	Sat Mar  2 15:00:14 2013	(r313257)
+++ head/www/xpi-greasemonkey/distinfo	Sat Mar  2 15:01:51 2013	(r313258)
@@ -1,2 +1,2 @@
-SHA256 (xpi/greasemonkey-1.7.1-fx.xpi) = 2097b33c7b528653f3f8426101c76c27df06561da9f4e862178248232a39fd78
-SIZE (xpi/greasemonkey-1.7.1-fx.xpi) = 242136
+SHA256 (xpi/greasemonkey-1.8-fx.xpi) = a95303917ee26a24a3233873d63e99613f966f31079b0156116e3f31b2bd22b3
+SIZE (xpi/greasemonkey-1.8-fx.xpi) = 269007

Modified: head/www/xpi-greasemonkey/pkg-plist
==============================================================================
--- head/www/xpi-greasemonkey/pkg-plist	Sat Mar  2 15:00:14 2013	(r313257)
+++ head/www/xpi-greasemonkey/pkg-plist	Sat Mar  2 15:01:51 2013	(r313258)
@@ -22,12 +22,11 @@
 %%XPI_XPIDIR%%/content/newscript.xul
 %%XPI_XPIDIR%%/content/options.js
 %%XPI_XPIDIR%%/content/options.xul
+%%XPI_XPIDIR%%/content/scratchpad-overlay.xul
 %%XPI_XPIDIR%%/content/scriptprefs.js
 %%XPI_XPIDIR%%/content/scriptprefs.xul
 %%XPI_XPIDIR%%/content/third-party/addons4.css
 %%XPI_XPIDIR%%/content/third-party/mpl-utils.js
-%%XPI_XPIDIR%%/content/third-party/toolbar-mac.png
-%%XPI_XPIDIR%%/content/xmlhttprequester.js
 %%XPI_XPIDIR%%/defaults/preferences/greasemonkey.js
 %%XPI_XPIDIR%%/install.rdf
 %%XPI_XPIDIR%%/locale/ar/gm-addons.dtd
@@ -254,9 +253,11 @@
 %%XPI_XPIDIR%%/modules/stats.js
 %%XPI_XPIDIR%%/modules/third-party/MatchPattern.js
 %%XPI_XPIDIR%%/modules/third-party/convert2RegExp.js
+%%XPI_XPIDIR%%/modules/third-party/droppedUrls.js
 %%XPI_XPIDIR%%/modules/third-party/getChromeWinForContentWin.js
 %%XPI_XPIDIR%%/modules/util/alert.js
 %%XPI_XPIDIR%%/modules/util/anonWrap.js
+%%XPI_XPIDIR%%/modules/util/apiLeakCheck.js
 %%XPI_XPIDIR%%/modules/util/compareFirefoxVersion.js
 %%XPI_XPIDIR%%/modules/util/emptyEl.js
 %%XPI_XPIDIR%%/modules/util/getBinaryContents.js
@@ -279,6 +280,7 @@
 %%XPI_XPIDIR%%/modules/util/openInEditor.js
 %%XPI_XPIDIR%%/modules/util/scriptDir.js
 %%XPI_XPIDIR%%/modules/util/scriptMatchesUrlAndRuns.js
+%%XPI_XPIDIR%%/modules/util/setEditor.js
 %%XPI_XPIDIR%%/modules/util/setEnabled.js
 %%XPI_XPIDIR%%/modules/util/sha1.js
 %%XPI_XPIDIR%%/modules/util/showInstallDialog.js
@@ -291,6 +293,7 @@
 %%XPI_XPIDIR%%/modules/util/windowIsClosed.js
 %%XPI_XPIDIR%%/modules/util/writeToFile.js
 %%XPI_XPIDIR%%/modules/util.js
+%%XPI_XPIDIR%%/modules/xmlhttprequester.js
 %%XPI_XPIDIR%%/skin/addons4.css
 %%XPI_XPIDIR%%/skin/bindings.css
 %%XPI_XPIDIR%%/skin/browser.css



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