From owner-svn-ports-all@FreeBSD.ORG Thu Jun 12 08:03:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 83CCC51C; Thu, 12 Jun 2014 08:03:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 56A2A2CF8; Thu, 12 Jun 2014 08:03:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5C83VQl098371; Thu, 12 Jun 2014 08:03:31 GMT (envelope-from bar@svn.freebsd.org) Received: (from bar@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5C83U3A098368; Thu, 12 Jun 2014 08:03:30 GMT (envelope-from bar@svn.freebsd.org) Message-Id: <201406120803.s5C83U3A098368@svn.freebsd.org> From: Barbara Guida Date: Thu, 12 Jun 2014 08:03:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357569 - head/www/xpi-adblock_plus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 08:03:31 -0000 Author: bar Date: Thu Jun 12 08:03:30 2014 New Revision: 357569 URL: http://svnweb.freebsd.org/changeset/ports/357569 QAT: https://qat.redports.org/buildarchive/r357569/ Log: Update Adblock Plus to 2.6.3 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 Thu Jun 12 07:58:10 2014 (r357568) +++ head/www/xpi-adblock_plus/Makefile Thu Jun 12 08:03:30 2014 (r357569) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= adblock_plus -PORTVERSION= 2.6 -DISTVERSIONSUFFIX= -an+sm+tb+fx +PORTVERSION= 2.6.3 +DISTVERSIONSUFFIX= -fx+an+sm+tb CATEGORIES= www MAINTAINER= bar@FreeBSD.org Modified: head/www/xpi-adblock_plus/distinfo ============================================================================== --- head/www/xpi-adblock_plus/distinfo Thu Jun 12 07:58:10 2014 (r357568) +++ head/www/xpi-adblock_plus/distinfo Thu Jun 12 08:03:30 2014 (r357569) @@ -1,2 +1,2 @@ -SHA256 (xpi/adblock_plus-2.6-an+sm+tb+fx.xpi) = fd407b3d83f49ab73d464e2354c7600c24fec2c77de46041ca5a3151e796b208 -SIZE (xpi/adblock_plus-2.6-an+sm+tb+fx.xpi) = 957880 +SHA256 (xpi/adblock_plus-2.6.3-fx+an+sm+tb.xpi) = c88ef154def99434e42739be9b22f363f50bcde9f033618c8e148ce6827b7201 +SIZE (xpi/adblock_plus-2.6.3-fx+an+sm+tb.xpi) = 967387 Modified: head/www/xpi-adblock_plus/pkg-plist ============================================================================== --- head/www/xpi-adblock_plus/pkg-plist Thu Jun 12 07:58:10 2014 (r357568) +++ head/www/xpi-adblock_plus/pkg-plist Thu Jun 12 08:03:30 2014 (r357569) @@ -1,5 +1,4 @@ %%XPI_XPIDIR%%/bootstrap.js -%%XPI_XPIDIR%%/chrome.manifest %%XPI_XPIDIR%%/chrome/content/errors.html %%XPI_XPIDIR%%/chrome/content/objtabs.css %%XPI_XPIDIR%%/chrome/content/ui/composer.js @@ -484,6 +483,7 @@ %%XPI_XPIDIR%%/chrome/skin/social/twitter.png %%XPI_XPIDIR%%/chrome/skin/social/weibo.png %%XPI_XPIDIR%%/chrome/skin/subscriptionSelection.css +%%XPI_XPIDIR%%/chrome.manifest %%XPI_XPIDIR%%/defaults/prefs.js %%XPI_XPIDIR%%/icon.png %%XPI_XPIDIR%%/icon64.png