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

(-)www/xpi-adblock_plus/Makefile (-5 / +7 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	adblock_plus
8
PORTNAME=	adblock_plus
9
PORTVERSION=	1.0.2
9
PORTVERSION=	1.1.2
10
DISTVERSIONSUFFIX=	-fx+sm+tb
10
DISTVERSIONSUFFIX=	-fx+sm+tb+fn
11
CATEGORIES=	www
11
CATEGORIES=	www
12
12
13
MAINTAINER=	ale@FreeBSD.org
13
MAINTAINER=	ale@FreeBSD.org
Lines 15-24 Link Here
15
15
16
XPI_NUM=	1865
16
XPI_NUM=	1865
17
XPI_ID=		{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
17
XPI_ID=		{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
18
XPI_FILES=	chrome/adblockplus.jar chrome.manifest components/nsAdblockPlus.js \
18
XPI_FILES=	META-INF/manifest.mf META-INF/zigbert.rsa META-INF/zigbert.sf \
19
		chrome/adblockplus.jar chrome.manifest components/AdblockPlus.js \
19
		defaults/preferences/adblockplus.js \
20
		defaults/preferences/adblockplus.js \
20
		install.js install.rdf
21
		icon.png install.rdf \
21
XPI_DIRS=	chrome components defaults/preferences defaults
22
23
XPI_DIRS=	META-INF chrome components defaults/preferences defaults
22
24
23
.include "../xpi-adblock/Makefile.xpi"
25
.include "../xpi-adblock/Makefile.xpi"
24
.include <bsd.port.mk>
26
.include <bsd.port.mk>
(-)www/xpi-adblock_plus/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xpi/adblock_plus-1.0.2-fx+sm+tb.xpi) = 745fdb3dae1e67750a92854fd677afc4
1
MD5 (xpi/adblock_plus-1.1.2-fx+sm+tb+fn.xpi) = 9911b4a119a4eca0b1a4c34fc03b5d00
2
SHA256 (xpi/adblock_plus-1.0.2-fx+sm+tb.xpi) = c05b37f533569125578b95fa80d7b1df9161180a5c213eb25ce24277f0a93f59
2
SHA256 (xpi/adblock_plus-1.1.2-fx+sm+tb+fn.xpi) = 00cc4d9f885972bdf3e33d1c0f1c82a76ebba5adfbf70c150f939c31fabe371a
3
SIZE (xpi/adblock_plus-1.0.2-fx+sm+tb.xpi) = 316727
3
SIZE (xpi/adblock_plus-1.1.2-fx+sm+tb+fn.xpi) = 307069

Return to bug 142299