From owner-svn-ports-head@freebsd.org Mon Nov 9 04:18:58 2015 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 B4D36A29B0B; Mon, 9 Nov 2015 04:18:58 +0000 (UTC) (envelope-from bar@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 829311DCB; Mon, 9 Nov 2015 04:18:58 +0000 (UTC) (envelope-from bar@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA94IvaH026819; Mon, 9 Nov 2015 04:18:57 GMT (envelope-from bar@FreeBSD.org) Received: (from bar@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA94Ivr1026816; Mon, 9 Nov 2015 04:18:57 GMT (envelope-from bar@FreeBSD.org) Message-Id: <201511090418.tA94Ivr1026816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bar set sender to bar@FreeBSD.org using -f From: Barbara Guida Date: Mon, 9 Nov 2015 04:18:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401081 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 09 Nov 2015 04:18:58 -0000 Author: bar Date: Mon Nov 9 04:18:57 2015 New Revision: 401081 URL: https://svnweb.freebsd.org/changeset/ports/401081 Log: Update Firebug to 2.0.13. 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 Mon Nov 9 02:21:37 2015 (r401080) +++ head/www/xpi-firebug/Makefile Mon Nov 9 04:18:57 2015 (r401081) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firebug -PORTVERSION= 2.0.11 +PORTVERSION= 2.0.13 DISTVERSIONSUFFIX= -fx PORTEPOCH= 3 CATEGORIES= www Modified: head/www/xpi-firebug/distinfo ============================================================================== --- head/www/xpi-firebug/distinfo Mon Nov 9 02:21:37 2015 (r401080) +++ head/www/xpi-firebug/distinfo Mon Nov 9 04:18:57 2015 (r401081) @@ -1,2 +1,2 @@ -SHA256 (xpi/firebug-2.0.11-fx.xpi) = 4018a2ef4876957beab1abfedb7676c4d7bcd34d5db2817206671f9543df457c -SIZE (xpi/firebug-2.0.11-fx.xpi) = 2593367 +SHA256 (xpi/firebug-2.0.13-fx.xpi) = 554e8158c0d39c061ce759de0ade356299a9f92d6ef9ac35ffe65eb449eee422 +SIZE (xpi/firebug-2.0.13-fx.xpi) = 2594940 Modified: head/www/xpi-firebug/pkg-plist ============================================================================== --- head/www/xpi-firebug/pkg-plist Mon Nov 9 02:21:37 2015 (r401080) +++ head/www/xpi-firebug/pkg-plist Mon Nov 9 04:18:57 2015 (r401081) @@ -243,6 +243,7 @@ %%XPI_XPIDIR%%/content/firebug/lib/array.js %%XPI_XPIDIR%%/content/firebug/lib/css.js %%XPI_XPIDIR%%/content/firebug/lib/deprecated.js +%%XPI_XPIDIR%%/content/firebug/lib/devtools.js %%XPI_XPIDIR%%/content/firebug/lib/dom.js %%XPI_XPIDIR%%/content/firebug/lib/domplate.js %%XPI_XPIDIR%%/content/firebug/lib/dragdrop.js