ports/126379: Update: www/xpi-greasemonkey

Steven Kreuzer skreuzer at exit2shell.com
Fri Aug 8 19:50:03 UTC 2008


>Number:         126379
>Category:       ports
>Synopsis:       Update: www/xpi-greasemonkey
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 08 19:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD erdinger.lab.exit2shell.com 7.0-STABLE FreeBSD 7.0-STABLE #10: Fri Jul  4 14:36:33 EDT 2008     root at erdinger:/usr/obj/usr/src/sys/ERDINGER  i386
>Description:
Attached patch will updated the port to the latest version. Please note that the file pkg-plist is no longer needed and can be deleted.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/www/xpi-greasemonkey/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	20 Jun 2007 06:54:59 -0000	1.8
+++ Makefile	8 Aug 2008 19:53:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	greasemonkey
-PORTVERSION=	0.7.20070607.0
+PORTVERSION=	0.8.20080609.0
 DISTVERSIONSUFFIX=	-fx
 CATEGORIES=	www
 
@@ -16,8 +16,14 @@
 XPI_ID=		{e4a8a97b-f2ed-450b-b12d-ee082ba24781}
 XPI_NUM=	748
 
-post-extract:
-	@${TOUCH} ${WRKSRC}/chrome/chromeFiles/content/MochiKit/.empty
+XPI_FILES=	chrome/greasemonkey.jar chrome.manifest \
+			components/gmIBrowserWindow.xpt \
+			components/gmIGreasemonkeyService.xpt \
+			components/gmIMenuCommand.xpt \
+			components/greasemonkey.js defaults/preferences/greasemonkey.js \
+			install.rdf license.txt
+
+XPI_DIRS=	chrome components defaults/preferences defaults
 
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/www/xpi-greasemonkey/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	20 Jun 2007 06:54:59 -0000	1.6
+++ distinfo	8 Aug 2008 16:21:57 -0000
@@ -1,3 +1,3 @@
-MD5 (xpi/greasemonkey-0.7.20070607.0-fx.xpi) = 697cdfa44aa3610b3442de8575a1cb68
-SHA256 (xpi/greasemonkey-0.7.20070607.0-fx.xpi) = 2ee68dfb2e2fbf03252cc93be108622913f20bf8f8133b7680da285cae0b06c1
-SIZE (xpi/greasemonkey-0.7.20070607.0-fx.xpi) = 101285
+MD5 (xpi/greasemonkey-0.8.20080609.0-fx.xpi) = b0be9e8a843f31156f894dd29ae7b138
+SHA256 (xpi/greasemonkey-0.8.20080609.0-fx.xpi) = 319a4105093a53e3c5523aa9b30990359bd894fe9a2bb53c202894def2520737
+SIZE (xpi/greasemonkey-0.8.20080609.0-fx.xpi) = 80600


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list