aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2011-07-14 23:04:39 +0800
committerarved <arved@FreeBSD.org>2011-07-14 23:04:39 +0800
commit9f5d07e0052b969cf0cdf8da720ad4799d62da5c (patch)
tree4becb641ecd8426254f2f464732d18a8d4d0ee71 /www
parent7d71aa552a5347b127f75afbea5d2466256eef03 (diff)
downloadfreebsd-ports-gnome-9f5d07e0052b969cf0cdf8da720ad4799d62da5c.tar.gz
freebsd-ports-gnome-9f5d07e0052b969cf0cdf8da720ad4799d62da5c.tar.zst
freebsd-ports-gnome-9f5d07e0052b969cf0cdf8da720ad4799d62da5c.zip
Support Firefox up to 6.x
PR: 158625 Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r--www/xpi-modify_headers/Makefile4
-rw-r--r--www/xpi-modify_headers/files/patch-install.rdf11
2 files changed, 15 insertions, 0 deletions
diff --git a/www/xpi-modify_headers/Makefile b/www/xpi-modify_headers/Makefile
index dc6c47536fa6..d790579ba91a 100644
--- a/www/xpi-modify_headers/Makefile
+++ b/www/xpi-modify_headers/Makefile
@@ -8,6 +8,7 @@
PORTNAME= modify_headers
PORTVERSION= 0.7.0.2
DISTVERSIONSUFFIX= -fx+sm
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= kamikaze@bsdforen.de
@@ -65,5 +66,8 @@ XPI_DIRS= chrome/content/bindings \
defaults/preferences \
defaults
+post-patch:
+ @${FIND} ${WRKSRC} -name \*.orig -exec ${RM} \{} \;
+
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
diff --git a/www/xpi-modify_headers/files/patch-install.rdf b/www/xpi-modify_headers/files/patch-install.rdf
new file mode 100644
index 000000000000..5c80bf3cfb6a
--- /dev/null
+++ b/www/xpi-modify_headers/files/patch-install.rdf
@@ -0,0 +1,11 @@
+--- install.rdf.orig 2011-07-03 23:37:16.000000000 +0200
++++ install.rdf 2011-07-03 23:37:28.000000000 +0200
+@@ -21,7 +21,7 @@
+ <Description>
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>3.6</em:minVersion>
+- <em:maxVersion>4.0.*</em:maxVersion>
++ <em:maxVersion>6.*</em:maxVersion>
+ </Description>
+ </em:targetApplication>
+