ports/155910: [maintainer-update] www/xpi-modify_headers 0.7.0.2

Dominic Fandrey kamikaze at bsdforen.de
Thu Mar 24 11:00:02 UTC 2011


>Number:         155910
>Category:       ports
>Synopsis:       [maintainer-update] www/xpi-modify_headers 0.7.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 24 11:00:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        RELENG_8
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Mar 20 04:15:47 CET 2011     root at mobileKamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8  amd64

>Description:
Update to xpi-modify_headers-0.7.0.2
- Latest release
- Firefox4 compatible
>How-To-Repeat:

>Fix:
Warning, only tested with "port test", my Tinderbox is busy building libreoffice packages.

Patch attached with submission follows:

diff -Nur xpi-modify_headers.orig/Makefile xpi-modify_headers/Makefile
--- xpi-modify_headers.orig/Makefile	2011-03-24 01:58:59.000000000 +0100
+++ xpi-modify_headers/Makefile	2011-03-24 02:10:12.000000000 +0100
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	modify_headers
-PORTVERSION=	0.6.8
-DISTVERSIONSUFFIX=	-fx+sm+mz
+PORTVERSION=	0.7.0.2
+DISTVERSIONSUFFIX=	-fx+sm
 CATEGORIES=	www
 
 MAINTAINER=	kamikaze at bsdforen.de
@@ -17,15 +17,53 @@
 XPI_ID=		{b749fc7c-e949-447f-926c-3f4eed6accfe}
 
 XPI_FILES=	chrome.manifest \
-		chrome/modifyheaders.jar \
+		chrome/content/bindings/bindings.xml \
+		chrome/content/contents.rdf \
+		chrome/content/disabled.gif \
+		chrome/content/enabled.gif \
+		chrome/content/export.js \
+		chrome/content/exportimport.js \
+		chrome/content/exportwizard.xul \
+		chrome/content/icons/badge.png \
+		chrome/content/icons/bug.png \
+		chrome/content/icons/first-aid-kit.png \
+		chrome/content/icons/globe.png \
+		chrome/content/icons/info.png \
+		chrome/content/icons/star.png \
+		chrome/content/icons/thumbs-up.png \
+		chrome/content/icons/tools.png \
+		chrome/content/icons/twitter.png \
+		chrome/content/icons/user.png \
+		chrome/content/import.js \
+		chrome/content/importwizard.xul \
+		chrome/content/modifyheaders.css \
+		chrome/content/modifyheaders.js \
+		chrome/content/preferences-tab.xul \
+		chrome/content/preferences.js \
+		chrome/content/preferences.xul \
+		chrome/content/prefs-about.xul \
+		chrome/content/prefs-headers.xul \
+		chrome/content/prefs-options.xul \
+		chrome/content/toolsOverlay.xul \
+		chrome/locale/en-US/modifyheaders.dtd \
+		chrome/locale/en-US/modifyheaders.properties \
 		components/mhIHeader.xpt \
+		components/modifyheaders-autocomplete.js \
 		components/modifyheaders-service.js \
 		components/nsIModifyheaders.xpt \
+		defaults/preferences/defaults.js \
 		install.js \
 		install.rdf
 
 XPI_DIRS=	chrome \
-		components
+		chrome/content \
+		chrome/content/bindings \
+		chrome/content/icons \
+		chrome/locale \
+		chrome/locale/en-US \
+		components \
+		defaults \
+		defaults/preferences
 
 .include "../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>
diff -Nur xpi-modify_headers.orig/distinfo xpi-modify_headers/distinfo
--- xpi-modify_headers.orig/distinfo	2011-03-24 01:58:59.000000000 +0100
+++ xpi-modify_headers/distinfo	2011-03-24 02:00:24.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (xpi/modify_headers-0.6.8-fx+sm+mz.xpi) = bec9150a94b488e4d67df98ad76306fb246b103843e8fbfc1de786da42c355fc
-SIZE (xpi/modify_headers-0.6.8-fx+sm+mz.xpi) = 74883
+SHA256 (xpi/modify_headers-0.7.0.2-fx+sm.xpi) = 4a61b601e06a22aaf12c0a79a13749bd24f0d7eb50f2e69631eddcbce6488c12
+SIZE (xpi/modify_headers-0.7.0.2-fx+sm.xpi) = 49723


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



More information about the freebsd-ports-bugs mailing list