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

(-)xpi-modify_headers/Makefile (-5 / +1 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	modify_headers
8
PORTNAME=	modify_headers
9
PORTVERSION=	0.6.6
9
PORTVERSION=	0.6.8
10
DISTVERSIONSUFFIX=	-fx+sm+mz
10
DISTVERSIONSUFFIX=	-fx+sm+mz
11
PORTREVISION=	2
12
CATEGORIES=	www
11
CATEGORIES=	www
13
12
14
MAINTAINER=	kamikaze@bsdforen.de
13
MAINTAINER=	kamikaze@bsdforen.de
Lines 28-35 Link Here
28
XPI_DIRS=	chrome \
27
XPI_DIRS=	chrome \
29
		components
28
		components
30
29
31
post-patch:
32
	${RM} ${WRKSRC}/install.rdf.orig
33
34
.include "../xpi-adblock/Makefile.xpi"
30
.include "../xpi-adblock/Makefile.xpi"
35
.include <bsd.port.mk>
31
.include <bsd.port.mk>
(-)xpi-modify_headers/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (xpi/modify_headers-0.6.6-fx+sm+mz.xpi) = 02d7ca7d1cf47533546c3f941a6463b8
1
SHA256 (xpi/modify_headers-0.6.8-fx+sm+mz.xpi) = bec9150a94b488e4d67df98ad76306fb246b103843e8fbfc1de786da42c355fc
2
SHA256 (xpi/modify_headers-0.6.6-fx+sm+mz.xpi) = e21751b675ed78dd6a22896b5676ed9001cb61a7656cde85e4e8f98f013d5f19
2
SIZE (xpi/modify_headers-0.6.8-fx+sm+mz.xpi) = 74883
3
SIZE (xpi/modify_headers-0.6.6-fx+sm+mz.xpi) = 73197
(-)xpi-modify_headers/files/patch-install.rdf (-11 lines)
Lines 1-11 Link Here
1
--- install.rdf.orig	2009-04-13 09:08:44.000000000 +0200
2
+++ install.rdf	2010-03-11 07:36:30.000000000 +0100
3
@@ -25,7 +25,7 @@
4
             <Description>
5
                 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
6
                 <em:minVersion>1.0</em:minVersion>
7
-                <em:maxVersion>3.1b3</em:maxVersion>
8
+                <em:maxVersion>3.6+</em:maxVersion>
9
             </Description>
10
         </em:targetApplication>
11

Return to bug 153849