From owner-svn-ports-all@FreeBSD.ORG Sat Jun 21 14:07:09 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 56640266; Sat, 21 Jun 2014 14:07:09 +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 295F825AF; Sat, 21 Jun 2014 14:07:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5LE79mp002022; Sat, 21 Jun 2014 14:07:09 GMT (envelope-from bar@svn.freebsd.org) Received: (from bar@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5LE78VN002019; Sat, 21 Jun 2014 14:07:08 GMT (envelope-from bar@svn.freebsd.org) Message-Id: <201406211407.s5LE78VN002019@svn.freebsd.org> From: Barbara Guida Date: Sat, 21 Jun 2014 14:07:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358703 - head/www/xpi-firebug 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: Sat, 21 Jun 2014 14:07:09 -0000 Author: bar Date: Sat Jun 21 14:07:08 2014 New Revision: 358703 URL: http://svnweb.freebsd.org/changeset/ports/358703 QAT: https://qat.redports.org/buildarchive/r358703/ Log: Update firebug to 2.0.1 Modified: head/www/xpi-firebug/Makefile head/www/xpi-firebug/distinfo head/www/xpi-firebug/pkg-plist Modified: head/www/xpi-firebug/Makefile ============================================================================== --- head/www/xpi-firebug/Makefile Sat Jun 21 14:06:17 2014 (r358702) +++ head/www/xpi-firebug/Makefile Sat Jun 21 14:07:08 2014 (r358703) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firebug -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 DISTVERSIONSUFFIX= -fx PORTEPOCH= 3 CATEGORIES= www Modified: head/www/xpi-firebug/distinfo ============================================================================== --- head/www/xpi-firebug/distinfo Sat Jun 21 14:06:17 2014 (r358702) +++ head/www/xpi-firebug/distinfo Sat Jun 21 14:07:08 2014 (r358703) @@ -1,2 +1,2 @@ -SHA256 (xpi/firebug-2.0-fx.xpi) = d8ca01454969bd50362b8d38f5464ea30e9d2b7f77b7fb242c2cf53ea2f0979a -SIZE (xpi/firebug-2.0-fx.xpi) = 4211562 +SHA256 (xpi/firebug-2.0.1-fx.xpi) = e1bbc19dd01718f854a75a6fe3875371077d0ef3b4e7068f5e66675eedb0ba6b +SIZE (xpi/firebug-2.0.1-fx.xpi) = 4216768 Modified: head/www/xpi-firebug/pkg-plist ============================================================================== --- head/www/xpi-firebug/pkg-plist Sat Jun 21 14:06:17 2014 (r358702) +++ head/www/xpi-firebug/pkg-plist Sat Jun 21 14:07:08 2014 (r358703) @@ -767,6 +767,7 @@ %%XPI_XPIDIR%%/locale/ru/firebug-amo.properties %%XPI_XPIDIR%%/locale/ru/firebug-tracing.properties %%XPI_XPIDIR%%/locale/ru/firebug.properties +%%XPI_XPIDIR%%/locale/ru/keys.properties %%XPI_XPIDIR%%/locale/ru/selectors.properties %%XPI_XPIDIR%%/locale/sk-SK/cookies.properties %%XPI_XPIDIR%%/locale/sk-SK/firebug-amo.properties @@ -802,11 +803,13 @@ %%XPI_XPIDIR%%/locale/zh-CN/firebug-amo.properties %%XPI_XPIDIR%%/locale/zh-CN/firebug-tracing.properties %%XPI_XPIDIR%%/locale/zh-CN/firebug.properties +%%XPI_XPIDIR%%/locale/zh-CN/keys.properties %%XPI_XPIDIR%%/locale/zh-CN/selectors.properties %%XPI_XPIDIR%%/locale/zh-TW/cookies.properties %%XPI_XPIDIR%%/locale/zh-TW/firebug-amo.properties %%XPI_XPIDIR%%/locale/zh-TW/firebug-tracing.properties %%XPI_XPIDIR%%/locale/zh-TW/firebug.properties +%%XPI_XPIDIR%%/locale/zh-TW/keys.properties %%XPI_XPIDIR%%/locale/zh-TW/selectors.properties %%XPI_XPIDIR%%/modules/fbtrace.js %%XPI_XPIDIR%%/modules/firebug-http-observer.js