View | Details | Raw Unified | Return to bug 158632
Collapse All | Expand All

(-)xpi-live_http_headers/Makefile (+4 lines)
Lines 8-13 Link Here
8
PORTNAME=	live_http_headers
8
PORTNAME=	live_http_headers
9
PORTVERSION=	0.17
9
PORTVERSION=	0.17
10
DISTVERSIONSUFFIX=	-fx+sm
10
DISTVERSIONSUFFIX=	-fx+sm
11
PORTREVISION=	1
11
CATEGORIES=	www
12
CATEGORIES=	www
12
PKGNAMEPREFIX=	xpi-
13
PKGNAMEPREFIX=	xpi-
13
14
Lines 34-38 Link Here
34
		defaults/preferences \
35
		defaults/preferences \
35
		defaults
36
		defaults
36
37
38
post-patch:
39
	@${FIND} ${WRKSRC} -name \*.orig -exec ${RM} \{} \;
40
37
.include "../xpi-adblock/Makefile.xpi"
41
.include "../xpi-adblock/Makefile.xpi"
38
.include <bsd.port.mk>
42
.include <bsd.port.mk>
(-)xpi-live_http_headers/files/patch-install.rdf (+11 lines)
Line 0 Link Here
1
--- install.rdf.orig	2011-07-04 11:13:28.000000000 +0200
2
+++ install.rdf	2011-07-04 11:14:04.000000000 +0200
3
@@ -16,7 +16,7 @@
4
       <Description>
5
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
6
         <em:minVersion>0.8</em:minVersion>
7
-        <em:maxVersion>4.0.*</em:maxVersion>
8
+        <em:maxVersion>6.*</em:maxVersion>
9
       </Description>
10
     </em:targetApplication>
11
     <!-- Flock -->

Return to bug 158632