diff options
author | miwi <miwi@FreeBSD.org> | 2010-03-17 15:41:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-03-17 15:41:51 +0800 |
commit | 1dc074791a9ea0fc1a0f95b8413e8009d4d5e230 (patch) | |
tree | f2d5d11b17194698709cf660634a93adfa2d4327 /www | |
parent | 041c1e1d1c8f0c3231e9a2cc4ed7a9ea74fc02b8 (diff) | |
download | freebsd-ports-gnome-1dc074791a9ea0fc1a0f95b8413e8009d4d5e230.tar.gz freebsd-ports-gnome-1dc074791a9ea0fc1a0f95b8413e8009d4d5e230.tar.zst freebsd-ports-gnome-1dc074791a9ea0fc1a0f95b8413e8009d4d5e230.zip |
- Allow to work with FF3.6
PR: 144646
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-modify_headers/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-modify_headers/files/patch-install.rdf | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/xpi-modify_headers/Makefile b/www/xpi-modify_headers/Makefile index 30c253f32d40..cbb615e3512d 100644 --- a/www/xpi-modify_headers/Makefile +++ b/www/xpi-modify_headers/Makefile @@ -8,6 +8,7 @@ PORTNAME= modify_headers PORTVERSION= 0.6.6 DISTVERSIONSUFFIX= -fx+sm+mz +PORTREVISION= 1 CATEGORIES= www MAINTAINER= kamikaze@bsdforen.de diff --git a/www/xpi-modify_headers/files/patch-install.rdf b/www/xpi-modify_headers/files/patch-install.rdf index 72a606288d19..23c5ca519ba1 100644 --- a/www/xpi-modify_headers/files/patch-install.rdf +++ b/www/xpi-modify_headers/files/patch-install.rdf @@ -1,11 +1,11 @@ ---- install.rdf.orig 2009-07-01 23:01:51.000000000 +0200 -+++ install.rdf 2009-07-01 23:02:07.000000000 +0200 +--- install.rdf.orig 2009-04-13 09:08:44.000000000 +0200 ++++ install.rdf 2010-03-11 07:36:30.000000000 +0100 @@ -25,7 +25,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>1.0</em:minVersion> - <em:maxVersion>3.1b3</em:maxVersion> -+ <em:maxVersion>3.5</em:maxVersion> ++ <em:maxVersion>3.6</em:maxVersion> </Description> </em:targetApplication> |