Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 2015 08:42:50 +0000 (UTC)
From:      Barbara Guida <bar@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403957 - head/www/xpi-adblock_plus
Message-ID:  <201512180842.tBI8gocg007072@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bar
Date: Fri Dec 18 08:42:50 2015
New Revision: 403957
URL: https://svnweb.freebsd.org/changeset/ports/403957

Log:
  Update Adblock Plus to 2.7.

Modified:
  head/www/xpi-adblock_plus/Makefile
  head/www/xpi-adblock_plus/distinfo
  head/www/xpi-adblock_plus/pkg-plist

Modified: head/www/xpi-adblock_plus/Makefile
==============================================================================
--- head/www/xpi-adblock_plus/Makefile	Fri Dec 18 08:16:57 2015	(r403956)
+++ head/www/xpi-adblock_plus/Makefile	Fri Dec 18 08:42:50 2015	(r403957)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	adblock_plus
-PORTVERSION=	2.6.11
-DISTVERSIONSUFFIX=	-sm+tb+fx+an
+PORTVERSION=	2.7
+DISTVERSIONSUFFIX=	-fx+sm+tb+an
 CATEGORIES=	www
 
 MAINTAINER=	bar@FreeBSD.org

Modified: head/www/xpi-adblock_plus/distinfo
==============================================================================
--- head/www/xpi-adblock_plus/distinfo	Fri Dec 18 08:16:57 2015	(r403956)
+++ head/www/xpi-adblock_plus/distinfo	Fri Dec 18 08:42:50 2015	(r403957)
@@ -1,2 +1,2 @@
-SHA256 (xpi/adblock_plus-2.6.11-sm+tb+fx+an.xpi) = c90a32270de364b0d2fef45284deae4b6c66e68b650ad60b468d03c6ba34f16a
-SIZE (xpi/adblock_plus-2.6.11-sm+tb+fx+an.xpi) = 962762
+SHA256 (xpi/adblock_plus-2.7-fx+sm+tb+an.xpi) = c1ef9d41e122ceb242facab8755219a8ffa9b8a15321c352d0e95e1ac9994c2a
+SIZE (xpi/adblock_plus-2.7-fx+sm+tb+an.xpi) = 989188

Modified: head/www/xpi-adblock_plus/pkg-plist
==============================================================================
--- head/www/xpi-adblock_plus/pkg-plist	Fri Dec 18 08:16:57 2015	(r403956)
+++ head/www/xpi-adblock_plus/pkg-plist	Fri Dec 18 08:42:50 2015	(r403957)
@@ -1,7 +1,8 @@
 %%XPI_XPIDIR%%/bootstrap.js
-%%XPI_XPIDIR%%/chrome/content/errors.html
+%%XPI_XPIDIR%%/chrome/content/cssProperties.js
 %%XPI_XPIDIR%%/chrome/content/objtabs.css
 %%XPI_XPIDIR%%/chrome/content/subscribeLinkHandler.js
+%%XPI_XPIDIR%%/chrome/content/ui/common.js
 %%XPI_XPIDIR%%/chrome/content/ui/composer.js
 %%XPI_XPIDIR%%/chrome/content/ui/composer.xul
 %%XPI_XPIDIR%%/chrome/content/ui/ext/common.js
@@ -17,7 +18,6 @@
 %%XPI_XPIDIR%%/chrome/content/ui/filters.xul
 %%XPI_XPIDIR%%/chrome/content/ui/firstRun.html
 %%XPI_XPIDIR%%/chrome/content/ui/firstRun.js
-%%XPI_XPIDIR%%/chrome/content/ui/flasher.js
 %%XPI_XPIDIR%%/chrome/content/ui/i18n.js
 %%XPI_XPIDIR%%/chrome/content/ui/overlay.xul
 %%XPI_XPIDIR%%/chrome/content/ui/progressBar.js
@@ -34,6 +34,7 @@
 %%XPI_XPIDIR%%/chrome/content/ui/skin/background-main.png
 %%XPI_XPIDIR%%/chrome/content/ui/skin/background-share.png
 %%XPI_XPIDIR%%/chrome/content/ui/skin/background.png
+%%XPI_XPIDIR%%/chrome/content/ui/skin/common.css
 %%XPI_XPIDIR%%/chrome/content/ui/skin/donate.png
 %%XPI_XPIDIR%%/chrome/content/ui/skin/features/malware.png
 %%XPI_XPIDIR%%/chrome/content/ui/skin/features/social.png
@@ -154,6 +155,14 @@
 %%XPI_XPIDIR%%/chrome/locale/es-AR/sendReport.dtd
 %%XPI_XPIDIR%%/chrome/locale/es-AR/sidebar.dtd
 %%XPI_XPIDIR%%/chrome/locale/es-AR/subscriptionSelection.dtd
+%%XPI_XPIDIR%%/chrome/locale/es-CL/composer.dtd
+%%XPI_XPIDIR%%/chrome/locale/es-CL/filters.dtd
+%%XPI_XPIDIR%%/chrome/locale/es-CL/firstRun.properties
+%%XPI_XPIDIR%%/chrome/locale/es-CL/global.properties
+%%XPI_XPIDIR%%/chrome/locale/es-CL/overlay.dtd
+%%XPI_XPIDIR%%/chrome/locale/es-CL/sendReport.dtd
+%%XPI_XPIDIR%%/chrome/locale/es-CL/sidebar.dtd
+%%XPI_XPIDIR%%/chrome/locale/es-CL/subscriptionSelection.dtd
 %%XPI_XPIDIR%%/chrome/locale/es-ES/composer.dtd
 %%XPI_XPIDIR%%/chrome/locale/es-ES/filters.dtd
 %%XPI_XPIDIR%%/chrome/locale/es-ES/firstRun.properties
@@ -503,11 +512,20 @@
 %%XPI_XPIDIR%%/lib/Public.jsm
 %%XPI_XPIDIR%%/lib/antiadblockInit.js
 %%XPI_XPIDIR%%/lib/appSupport.js
+%%XPI_XPIDIR%%/lib/child/bootstrap.js
+%%XPI_XPIDIR%%/lib/child/contentPolicy.js
+%%XPI_XPIDIR%%/lib/child/contextMenu.js
+%%XPI_XPIDIR%%/lib/child/elemHide.js
+%%XPI_XPIDIR%%/lib/child/flasher.js
+%%XPI_XPIDIR%%/lib/child/main.js
+%%XPI_XPIDIR%%/lib/child/objectTabs.js
+%%XPI_XPIDIR%%/lib/child/requestNotifier.js
+%%XPI_XPIDIR%%/lib/child/utils.js
 %%XPI_XPIDIR%%/lib/contentPolicy.js
+%%XPI_XPIDIR%%/lib/cssRules.js
 %%XPI_XPIDIR%%/lib/customizableUI.js
 %%XPI_XPIDIR%%/lib/downloader.js
 %%XPI_XPIDIR%%/lib/elemHide.js
-%%XPI_XPIDIR%%/lib/elemHideHitRegistration.js
 %%XPI_XPIDIR%%/lib/ext_background.js
 %%XPI_XPIDIR%%/lib/ext_common.js
 %%XPI_XPIDIR%%/lib/filterClasses.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512180842.tBI8gocg007072>