ports/148949: [maintainer-update] www/xpi-modify_headers patch for firefox-3.6+
Dominic Fandrey
kamikaze at bsdforen.de
Mon Jul 26 06:20:04 UTC 2010
>Number: 148949
>Category: ports
>Synopsis: [maintainer-update] www/xpi-modify_headers patch for firefox-3.6+
>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: Mon Jul 26 06:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Dominic Fandrey
>Release: RELENG_8
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #1: Thu Jul 22 20:45:50 CEST 2010 root at mobileKamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8 amd64
>Description:
Fix version string install.rdf for recent versions of Firefox-3.6.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -Nur xpi-modify_headers.orig/Makefile xpi-modify_headers/Makefile
--- xpi-modify_headers.orig/Makefile 2010-07-26 08:03:28.000000000 +0200
+++ xpi-modify_headers/Makefile 2010-07-26 08:04:55.000000000 +0200
@@ -8,7 +8,7 @@
PORTNAME= modify_headers
PORTVERSION= 0.6.6
DISTVERSIONSUFFIX= -fx+sm+mz
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= kamikaze at bsdforen.de
diff -Nur xpi-modify_headers.orig/files/patch-install.rdf xpi-modify_headers/files/patch-install.rdf
--- xpi-modify_headers.orig/files/patch-install.rdf 2010-07-26 08:03:28.000000000 +0200
+++ xpi-modify_headers/files/patch-install.rdf 2010-07-26 08:03:54.000000000 +0200
@@ -5,7 +5,7 @@
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.0</em:minVersion>
- <em:maxVersion>3.1b3</em:maxVersion>
-+ <em:maxVersion>3.6</em:maxVersion>
++ <em:maxVersion>3.6+</em:maxVersion>
</Description>
</em:targetApplication>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list