svn commit: r405088 - head/www/xpi-uBlock_origin

Thierry Thomas thierry at FreeBSD.org
Sat Jan 2 19:10:37 UTC 2016


Author: thierry
Date: Sat Jan  2 19:10:35 2016
New Revision: 405088
URL: https://svnweb.freebsd.org/changeset/ports/405088

Log:
  New Year's resolution: block more ads and trackers => upgrade uBlock Origin
  to 1.51.
  
  Release notes at
  <https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/#detail-relnotes>

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

Modified: head/www/xpi-uBlock_origin/Makefile
==============================================================================
--- head/www/xpi-uBlock_origin/Makefile	Sat Jan  2 18:56:43 2016	(r405087)
+++ head/www/xpi-uBlock_origin/Makefile	Sat Jan  2 19:10:35 2016	(r405088)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	ublock_origin
-PORTVERSION=	1.4.0
-DISTVERSIONSUFFIX=	-an+sm+tb+fx
+PORTVERSION=	1.5.1
+DISTVERSIONSUFFIX=	-sm+tb+fx+an
 CATEGORIES=	www
 
 MAINTAINER=	thierry at FreeBSD.org

Modified: head/www/xpi-uBlock_origin/distinfo
==============================================================================
--- head/www/xpi-uBlock_origin/distinfo	Sat Jan  2 18:56:43 2016	(r405087)
+++ head/www/xpi-uBlock_origin/distinfo	Sat Jan  2 19:10:35 2016	(r405088)
@@ -1,2 +1,2 @@
-SHA256 (xpi/ublock_origin-1.4.0-an+sm+tb+fx.xpi) = 755da6f96ae02cfed40c1142e66842f0fdd571f5fd0d7e515d05c2fb5890651d
-SIZE (xpi/ublock_origin-1.4.0-an+sm+tb+fx.xpi) = 1338001
+SHA256 (xpi/ublock_origin-1.5.1-sm+tb+fx+an.xpi) = efc153f346e1827be2247e13105af7f3da05095f96a6639aae9e76b891554759
+SIZE (xpi/ublock_origin-1.5.1-sm+tb+fx+an.xpi) = 1405202

Modified: head/www/xpi-uBlock_origin/pkg-plist
==============================================================================
--- head/www/xpi-uBlock_origin/pkg-plist	Sat Jan  2 18:56:43 2016	(r405087)
+++ head/www/xpi-uBlock_origin/pkg-plist	Sat Jan  2 19:10:35 2016	(r405088)
@@ -20,6 +20,7 @@
 %%XPI_XPIDIR%%/assets/ublock/privacy.txt
 %%XPI_XPIDIR%%/assets/ublock/redirect-resources.txt
 %%XPI_XPIDIR%%/assets/ublock/redirect.txt
+%%XPI_XPIDIR%%/assets/ublock/resources.txt
 %%XPI_XPIDIR%%/assets/ublock/unbreak.txt
 %%XPI_XPIDIR%%/background.html
 %%XPI_XPIDIR%%/bootstrap.js
@@ -105,7 +106,6 @@
 %%XPI_XPIDIR%%/js/vapi-background.js
 %%XPI_XPIDIR%%/js/vapi-client.js
 %%XPI_XPIDIR%%/js/vapi-common.js
-%%XPI_XPIDIR%%/js/vapi-popup.js
 %%XPI_XPIDIR%%/js/whitelist.js
 %%XPI_XPIDIR%%/lib/publicsuffixlist.js
 %%XPI_XPIDIR%%/lib/punycode.js
@@ -119,6 +119,7 @@
 %%XPI_XPIDIR%%/locale/de/messages.properties
 %%XPI_XPIDIR%%/locale/el/messages.properties
 %%XPI_XPIDIR%%/locale/en/messages.properties
+%%XPI_XPIDIR%%/locale/eo/messages.properties
 %%XPI_XPIDIR%%/locale/es/messages.properties
 %%XPI_XPIDIR%%/locale/et/messages.properties
 %%XPI_XPIDIR%%/locale/eu/messages.properties


More information about the svn-ports-head mailing list