aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2011-12-27 05:19:08 +0800
committerrene <rene@FreeBSD.org>2011-12-27 05:19:08 +0800
commit646f534511bff129bd97e5a55f47bffaefb41322 (patch)
tree3ea2db9b0099578f02f2657bb0dd20be72bc6967
parent82b6385541318728fa941b81409bb8f9228ffcd4 (diff)
downloadfreebsd-ports-gnome-646f534511bff129bd97e5a55f47bffaefb41322.tar.gz
freebsd-ports-gnome-646f534511bff129bd97e5a55f47bffaefb41322.tar.zst
freebsd-ports-gnome-646f534511bff129bd97e5a55f47bffaefb41322.zip
Enable running this pluginwith current and future Firefox versions.
PR: ports/163554 Submitted by: maintainer
-rw-r--r--www/xpi-showip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/xpi-showip/Makefile b/www/xpi-showip/Makefile
index 10f79da0e7d7..2790584973fa 100644
--- a/www/xpi-showip/Makefile
+++ b/www/xpi-showip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= showip
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -30,7 +31,8 @@ XPI_FILES= chrome/ipv6ident.jar \
XPI_DIRS= chrome
post-patch:
- @${REINPLACE_CMD} -e 's|5\.\*|8.*|' ${WRKSRC}/install.rdf
+ @${REINPLACE_CMD} -e 's|<em:maxVersion>5\.\*<|<em:maxVersion>99.*<|' \
+ ${WRKSRC}/install.rdf
pre-install:
@${RM} -f ${WRKSRC}/install.rdf.bak