View | Details | Raw Unified | Return to bug 148040 | Differences between
and this patch

Collapse All | Expand All

(-)b/www/xpi-searchstatus/Makefile (-3 / +5 lines)
Lines 6-22 Link Here
6
#
6
#
7
7
8
PORTNAME=	searchstatus
8
PORTNAME=	searchstatus
9
PORTVERSION=	1.31
9
PORTVERSION=	1.33
10
DISTVERSIONSUFFIX=	-fx
10
DISTVERSIONSUFFIX=	-fx
11
CATEGORIES=	www
11
CATEGORIES=	www
12
12
13
MAINTAINER=	lapo@lapo.it
13
MAINTAINER=	lapo@lapo.it
14
COMMENT=	Displays Google PageRank, Alexa popularity and other stats
14
COMMENT=	Displays Google PageRank, Alexa popularity and other stats
15
15
16
LICENSE=	GPLv2
17
LICENSE_FILE=	${WRKSRC}/readme.txt
18
16
XPI_NUM=	321
19
XPI_NUM=	321
17
XPI_ID=		{d57c9ff1-6389-48fc-b770-f78bd89b6e8a}
20
XPI_ID=		{d57c9ff1-6389-48fc-b770-f78bd89b6e8a}
18
XPI_FILES=	chrome/searchstatus.jar install.js install.rdf \
21
XPI_FILES=	chrome/searchstatus.jar install.rdf readme.txt chrome.manifest
19
		installjs.old2 readme.txt chrome.manifest
20
XPI_DIRS=	chrome
22
XPI_DIRS=	chrome
21
23
22
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
24
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
(-)b/www/xpi-searchstatus/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xpi/searchstatus-1.31-fx.xpi) = 75a55124f45f97b33f18f52ab8736f7b
1
MD5 (xpi/searchstatus-1.33-fx.xpi) = 728751a335bb2b545042626feceb5d62
2
SHA256 (xpi/searchstatus-1.31-fx.xpi) = 2a75e50b21eb6a8e72e94c24ff1456c103fc7295e1d77443054459f7803e4f04
2
SHA256 (xpi/searchstatus-1.33-fx.xpi) = 118278f9a96adcfcf6abea2059c8421a09667418f82c42d491e101d844bbc0b0
3
SIZE (xpi/searchstatus-1.31-fx.xpi) = 73195
3
SIZE (xpi/searchstatus-1.33-fx.xpi) = 70988

Return to bug 148040