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

(-)/home/lapo/ports/xpi-jslib/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	jslib
8
PORTNAME=	jslib
9
PORTVERSION=	0.1.370
9
PORTVERSION=	0.1.371
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://lapo.it/freebsd/
11
MASTER_SITES=	http://lapo.it/freebsd/
12
DISTNAME=	jslib_${PORTVERSION}_lite
12
DISTNAME=	jslib_${PORTVERSION}_lite
Lines 21-27 Link Here
21
XPI_DIRS=	chrome/jsliblive chrome components defaults/preferences defaults
21
XPI_DIRS=	chrome/jsliblive chrome components defaults/preferences defaults
22
22
23
post-patch:
23
post-patch:
24
		${REINPLACE_CMD} -Ee 's/>2[.]0[.][*]</>2.3.*</' ${WRKSRC}/install.rdf
24
		${REINPLACE_CMD} -Ee '/Suite/,/Flock/s/>2[.]0[.][*]</>2.4.*</' ${WRKSRC}/install.rdf
25
		${RM} -f ${WRKSRC}/install.rdf.bak
25
		${RM} -f ${WRKSRC}/install.rdf.bak
26
26
27
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
27
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
(-)/home/lapo/ports/xpi-jslib/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xpi/jslib_0.1.370_lite.xpi) = 33b2cd284108fe0ac543ee1a8c51b3ae09d7347a52028867ad2fdc448b3730b2
1
SHA256 (xpi/jslib_0.1.371_lite.xpi) = 7fe2cc5c26eff8ada0ff647c3faeb2a6d6ea705be9a2625262f02bb83ac1d438
2
SIZE (xpi/jslib_0.1.370_lite.xpi) = 113609
2
SIZE (xpi/jslib_0.1.371_lite.xpi) = 113460

Return to bug 161801