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

(-)b/www/xpi-ghostery/Makefile (-3 / +3 lines)
Lines 2-12 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	ghostery
4
PORTNAME=	ghostery
5
PORTVERSION=	5.0.4
5
PORTVERSION=	5.0.6
6
DISTVERSIONSUFFIX=-fx+an
6
DISTVERSIONSUFFIX= -an+fx
7
CATEGORIES=	www
7
CATEGORIES=	www
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	clutton@zoho.com
10
COMMENT=	Alerts/Block web bugs, ad and widgets
10
COMMENT=	Alerts/Block web bugs, ad and widgets
11
11
12
XPI_NUM=	9609
12
XPI_NUM=	9609
(-)b/www/xpi-ghostery/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xpi/ghostery-5.0.4-fx+an.xpi) = 23acf99c1e9a91adbac9e8cce707812334214a2463a37988fb849bb84f642e77
1
SHA256 (xpi/ghostery-5.0.6-an+fx.xpi) = 3b14cf57818682ef1322c08087a5b3089212dcc79cbddc9fb671d2ef01ad3d04
2
SIZE (xpi/ghostery-5.0.4-fx+an.xpi) = 1314979
2
SIZE (xpi/ghostery-5.0.6-an+fx.xpi) = 1338622
(-)b/www/xpi-ghostery/pkg-plist (-5 lines)
Lines 104-112 Link Here
104
%%XPI_XPIDIR%%/resources/ghostery/data/README.md
104
%%XPI_XPIDIR%%/resources/ghostery/data/README.md
105
%%XPI_XPIDIR%%/resources/ghostery/data/block_log.html
105
%%XPI_XPIDIR%%/resources/ghostery/data/block_log.html
106
%%XPI_XPIDIR%%/resources/ghostery/data/blocked_redirect.html
106
%%XPI_XPIDIR%%/resources/ghostery/data/blocked_redirect.html
107
%%XPI_XPIDIR%%/resources/ghostery/data/bugs.json
108
%%XPI_XPIDIR%%/resources/ghostery/data/click2play.json
109
%%XPI_XPIDIR%%/resources/ghostery/data/compatibility.json
110
%%XPI_XPIDIR%%/resources/ghostery/data/css/block_log.css
107
%%XPI_XPIDIR%%/resources/ghostery/data/css/block_log.css
111
%%XPI_XPIDIR%%/resources/ghostery/data/css/browser.css
108
%%XPI_XPIDIR%%/resources/ghostery/data/css/browser.css
112
%%XPI_XPIDIR%%/resources/ghostery/data/css/button.css
109
%%XPI_XPIDIR%%/resources/ghostery/data/css/button.css
Lines 281-291 Link Here
281
%%XPI_XPIDIR%%/resources/ghostery/data/locales/zh_CN/messages.yml
278
%%XPI_XPIDIR%%/resources/ghostery/data/locales/zh_CN/messages.yml
282
%%XPI_XPIDIR%%/resources/ghostery/data/locales/zh_TW/messages.json
279
%%XPI_XPIDIR%%/resources/ghostery/data/locales/zh_TW/messages.json
283
%%XPI_XPIDIR%%/resources/ghostery/data/locales/zh_TW/messages.yml
280
%%XPI_XPIDIR%%/resources/ghostery/data/locales/zh_TW/messages.yml
284
%%XPI_XPIDIR%%/resources/ghostery/data/lsos.json
285
%%XPI_XPIDIR%%/resources/ghostery/data/options.html
281
%%XPI_XPIDIR%%/resources/ghostery/data/options.html
286
%%XPI_XPIDIR%%/resources/ghostery/data/panel.html
282
%%XPI_XPIDIR%%/resources/ghostery/data/panel.html
287
%%XPI_XPIDIR%%/resources/ghostery/data/panel_mobile.html
283
%%XPI_XPIDIR%%/resources/ghostery/data/panel_mobile.html
288
%%XPI_XPIDIR%%/resources/ghostery/data/surrogates.json
289
%%XPI_XPIDIR%%/resources/ghostery/data/templates/_app.html
284
%%XPI_XPIDIR%%/resources/ghostery/data/templates/_app.html
290
%%XPI_XPIDIR%%/resources/ghostery/data/templates/_app_browser.html
285
%%XPI_XPIDIR%%/resources/ghostery/data/templates/_app_browser.html
291
%%XPI_XPIDIR%%/resources/ghostery/data/templates/_app_info.html
286
%%XPI_XPIDIR%%/resources/ghostery/data/templates/_app_info.html

Return to bug 185593