From owner-svn-ports-all@FreeBSD.ORG Sun Aug 17 07:26:52 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 EA703B96; Sun, 17 Aug 2014 07:26:52 +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 D5A1A2417; Sun, 17 Aug 2014 07:26:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7H7QqRb045478; Sun, 17 Aug 2014 07:26:52 GMT (envelope-from bar@FreeBSD.org) Received: (from bar@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7H7Qqm7045472; Sun, 17 Aug 2014 07:26:52 GMT (envelope-from bar@FreeBSD.org) Message-Id: <201408170726.s7H7Qqm7045472@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bar set sender to bar@FreeBSD.org using -f From: Barbara Guida Date: Sun, 17 Aug 2014 07:26:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365155 - 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-1 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: Sun, 17 Aug 2014 07:26:53 -0000 Author: bar Date: Sun Aug 17 07:26:51 2014 New Revision: 365155 URL: http://svnweb.freebsd.org/changeset/ports/365155 QAT: https://qat.redports.org/buildarchive/r365155/ Log: Update firebug to 2.0.3. 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 Sun Aug 17 07:15:16 2014 (r365154) +++ head/www/xpi-firebug/Makefile Sun Aug 17 07:26:51 2014 (r365155) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firebug -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 DISTVERSIONSUFFIX= -fx PORTEPOCH= 3 CATEGORIES= www Modified: head/www/xpi-firebug/distinfo ============================================================================== --- head/www/xpi-firebug/distinfo Sun Aug 17 07:15:16 2014 (r365154) +++ head/www/xpi-firebug/distinfo Sun Aug 17 07:26:51 2014 (r365155) @@ -1,2 +1,2 @@ -SHA256 (xpi/firebug-2.0.2-fx.xpi) = b893d0b7ccddd35b25d3272bcafe117d95b5f3f4c8bdfa1ab67e925eca0852bd -SIZE (xpi/firebug-2.0.2-fx.xpi) = 4218184 +SHA256 (xpi/firebug-2.0.3-fx.xpi) = 351c6bdb9376dbc97c355791c133ca513171e5f7a62afdbd1eb2199733803055 +SIZE (xpi/firebug-2.0.3-fx.xpi) = 4221812 Modified: head/www/xpi-firebug/pkg-plist ============================================================================== --- head/www/xpi-firebug/pkg-plist Sun Aug 17 07:15:16 2014 (r365154) +++ head/www/xpi-firebug/pkg-plist Sun Aug 17 07:26:51 2014 (r365155) @@ -702,6 +702,7 @@ %%XPI_XPIDIR%%/locale/fr/firebug-amo.properties %%XPI_XPIDIR%%/locale/fr/firebug-tracing.properties %%XPI_XPIDIR%%/locale/fr/firebug.properties +%%XPI_XPIDIR%%/locale/fr/keys.properties %%XPI_XPIDIR%%/locale/fr/selectors.properties %%XPI_XPIDIR%%/locale/he/cookies.properties %%XPI_XPIDIR%%/locale/he/firebug-amo.properties