From owner-svn-ports-head@freebsd.org Sun Oct 2 17:14:15 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB649AF1561; Sun, 2 Oct 2016 17:14:15 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A11E23CB; Sun, 2 Oct 2016 17:14:15 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u92HEEEu068625; Sun, 2 Oct 2016 17:14:14 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u92HEEWu068622; Sun, 2 Oct 2016 17:14:14 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201610021714.u92HEEWu068622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 2 Oct 2016 17:14:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423137 - head/www/xpi-uBlock_origin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2016 17:14:16 -0000 Author: thierry Date: Sun Oct 2 17:14:14 2016 New Revision: 423137 URL: https://svnweb.freebsd.org/changeset/ports/423137 Log: Upgrade to 1.9.12. Changelog at https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.9.12 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 Sun Oct 2 16:44:44 2016 (r423136) +++ head/www/xpi-uBlock_origin/Makefile Sun Oct 2 17:14:14 2016 (r423137) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= ublock_origin -PORTVERSION= 1.9.10 -DISTVERSIONSUFFIX= -sm+tb+an+fx +PORTVERSION= 1.9.12 +DISTVERSIONSUFFIX= -tb+an+fx+sm CATEGORIES= www MAINTAINER= thierry@FreeBSD.org Modified: head/www/xpi-uBlock_origin/distinfo ============================================================================== --- head/www/xpi-uBlock_origin/distinfo Sun Oct 2 16:44:44 2016 (r423136) +++ head/www/xpi-uBlock_origin/distinfo Sun Oct 2 17:14:14 2016 (r423137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474994617 -SHA256 (xpi/ublock_origin-1.9.10-sm+tb+an+fx.xpi) = 57d004215b673a8c4d9bd2eeb14c26b9d41a1992ee67ef12e8b1fabcd04f3a76 -SIZE (xpi/ublock_origin-1.9.10-sm+tb+an+fx.xpi) = 1585186 +TIMESTAMP = 1475428149 +SHA256 (xpi/ublock_origin-1.9.12-tb+an+fx+sm.xpi) = 7e2fe52549fc5b504f9a03b55efd43ddf0dfe50a315815f01ed3e460713c093c +SIZE (xpi/ublock_origin-1.9.12-tb+an+fx+sm.xpi) = 1540386 Modified: head/www/xpi-uBlock_origin/pkg-plist ============================================================================== --- head/www/xpi-uBlock_origin/pkg-plist Sun Oct 2 16:44:44 2016 (r423136) +++ head/www/xpi-uBlock_origin/pkg-plist Sun Oct 2 17:14:14 2016 (r423137) @@ -164,5 +164,6 @@ %%XPI_XPIDIR%%/logger-ui.html %%XPI_XPIDIR%%/options.xul %%XPI_XPIDIR%%/popup.html +%%XPI_XPIDIR%%/processScript.js %%XPI_XPIDIR%%/settings.html %%XPI_XPIDIR%%/whitelist.html