svn commit: r304670 - head/www/xpi-ghostery
Ruslan Mahmatkhanov
rm at FreeBSD.org
Sat Sep 22 11:54:00 UTC 2012
Author: rm
Date: Sat Sep 22 11:53:59 2012
New Revision: 304670
URL: http://svn.freebsd.org/changeset/ports/304670
Log:
- update to 2.8.3
- actualize pkg-descr
PR: 171857
Submitted by: clutton <mbsd at isgroup.com dot ua> (maintainer)
Modified:
head/www/xpi-ghostery/Makefile
head/www/xpi-ghostery/distinfo
head/www/xpi-ghostery/pkg-descr
head/www/xpi-ghostery/pkg-plist
Modified: head/www/xpi-ghostery/Makefile
==============================================================================
--- head/www/xpi-ghostery/Makefile Sat Sep 22 11:13:56 2012 (r304669)
+++ head/www/xpi-ghostery/Makefile Sat Sep 22 11:53:59 2012 (r304670)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= ghostery
-PORTVERSION= 2.8.0.1
-DISTVERSIONSUFFIX= -sm+fx
+PORTVERSION= 2.8.3
+DISTVERSIONSUFFIX=-fx+sm
CATEGORIES= www
MAINTAINER= mbsd at isgroup.com.ua
Modified: head/www/xpi-ghostery/distinfo
==============================================================================
--- head/www/xpi-ghostery/distinfo Sat Sep 22 11:13:56 2012 (r304669)
+++ head/www/xpi-ghostery/distinfo Sat Sep 22 11:53:59 2012 (r304670)
@@ -1,2 +1,2 @@
-SHA256 (xpi/ghostery-2.8.0.1-sm+fx.xpi) = 0cb107727df6e5f9c9097dc3b794af6ae342aa291e53cdc8b608968b66b542ce
-SIZE (xpi/ghostery-2.8.0.1-sm+fx.xpi) = 430234
+SHA256 (xpi/ghostery-2.8.3-fx+sm.xpi) = 4e13f0c40645d30a1b086ec3f1e999f6c5df8e57f31cd35c84207563198ec48c
+SIZE (xpi/ghostery-2.8.3-fx+sm.xpi) = 542038
Modified: head/www/xpi-ghostery/pkg-descr
==============================================================================
--- head/www/xpi-ghostery/pkg-descr Sat Sep 22 11:13:56 2012 (r304669)
+++ head/www/xpi-ghostery/pkg-descr Sat Sep 22 11:53:59 2012 (r304670)
@@ -1,9 +1,6 @@
-Ghostery is your window into the invisible web - tags, web
-bugs, pixels and beacons that are included on web pages in
-order to get an idea of your online behavior.
-
-Ghostery tracks over 1,000 trackers and gives you a
-roll-call of the ad networks, behavioral data providers,
-web publishers, and other companies interested in your activity.
+Ghostery sees the invisible web - tags, web bugs, pixels and beacons.
+Ghostery tracks the trackers and gives you a roll-call of the ad networks,
+behavioral data providers, web publishers, and other companies interested
+in your activity.
WWW: http://www.ghostery.com
Modified: head/www/xpi-ghostery/pkg-plist
==============================================================================
--- head/www/xpi-ghostery/pkg-plist Sat Sep 22 11:13:56 2012 (r304669)
+++ head/www/xpi-ghostery/pkg-plist Sat Sep 22 11:53:59 2012 (r304670)
@@ -25,6 +25,8 @@
%%XPI_XPIDIR%%/chrome/content/ghostery-rules.js
%%XPI_XPIDIR%%/chrome/content/ghostery-scanner.js
%%XPI_XPIDIR%%/chrome/content/ghostery-silverlight.js
+%%XPI_XPIDIR%%/chrome/content/ghostery-sqlite.js
+%%XPI_XPIDIR%%/chrome/content/ghostery-surrogatedb.js
%%XPI_XPIDIR%%/chrome/content/ghostery-surrogates.json
%%XPI_XPIDIR%%/chrome/content/ghostery-translator.js
%%XPI_XPIDIR%%/chrome/content/ghostery-ui.js
@@ -41,6 +43,7 @@
%%XPI_XPIDIR%%/chrome/content/images/down.gif
%%XPI_XPIDIR%%/chrome/content/images/ghostery-about.png
%%XPI_XPIDIR%%/chrome/content/images/gradBD.gif
+%%XPI_XPIDIR%%/chrome/content/images/panels.png
%%XPI_XPIDIR%%/chrome/content/images/popup/base-short.png
%%XPI_XPIDIR%%/chrome/content/images/popup/base.png
%%XPI_XPIDIR%%/chrome/content/images/popup/bg-bottom.png
@@ -48,6 +51,8 @@
%%XPI_XPIDIR%%/chrome/content/images/popup/chat.png
%%XPI_XPIDIR%%/chrome/content/images/popup/email.png
%%XPI_XPIDIR%%/chrome/content/images/popup/ghosty-top.png
+%%XPI_XPIDIR%%/chrome/content/images/popup/panelarrow-down.png
+%%XPI_XPIDIR%%/chrome/content/images/popup/panelarrow-up.png
%%XPI_XPIDIR%%/chrome/content/images/popup/pause-long.png
%%XPI_XPIDIR%%/chrome/content/images/popup/pause-reload.png
%%XPI_XPIDIR%%/chrome/content/images/popup/pause.png
@@ -67,6 +72,8 @@
%%XPI_XPIDIR%%/chrome/content/includes/jquery-1.7.1.min.js
%%XPI_XPIDIR%%/chrome/content/includes/jquery.scrollintogreatness-1.0.0.js
%%XPI_XPIDIR%%/chrome/content/includes/jquery.simplemodal.1.4.1.min.js
+%%XPI_XPIDIR%%/chrome/content/includes/tiptip/jquery.tipTip.minified.js
+%%XPI_XPIDIR%%/chrome/content/includes/tiptip/tipTip.css
%%XPI_XPIDIR%%/chrome/content/options.html
%%XPI_XPIDIR%%/chrome/content/options.xul
%%XPI_XPIDIR%%/chrome/content/popup.html
@@ -122,6 +129,7 @@
@dirrm %%XPI_XPIDIR%%/chrome/locale/en-US
@dirrm %%XPI_XPIDIR%%/chrome/locale/de-DE
@dirrm %%XPI_XPIDIR%%/chrome/locale
+ at dirrm %%XPI_XPIDIR%%/chrome/content/includes/tiptip
@dirrm %%XPI_XPIDIR%%/chrome/content/includes
@dirrm %%XPI_XPIDIR%%/chrome/content/images/popup
@dirrm %%XPI_XPIDIR%%/chrome/content/images
More information about the svn-ports-all
mailing list