From owner-svn-ports-all@freebsd.org Tue Mar 29 19:54:42 2016 Return-Path: Delivered-To: svn-ports-all@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 307C9AE2303; Tue, 29 Mar 2016 19:54:42 +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 D83E81066; Tue, 29 Mar 2016 19:54:41 +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 u2TJsfth036639; Tue, 29 Mar 2016 19:54:41 GMT (envelope-from bar@FreeBSD.org) Received: (from bar@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2TJse85036636; Tue, 29 Mar 2016 19:54:40 GMT (envelope-from bar@FreeBSD.org) Message-Id: <201603291954.u2TJse85036636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bar set sender to bar@FreeBSD.org using -f From: Barbara Guida Date: Tue, 29 Mar 2016 19:54:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412131 - 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.21 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: Tue, 29 Mar 2016 19:54:42 -0000 Author: bar Date: Tue Mar 29 19:54:40 2016 New Revision: 412131 URL: https://svnweb.freebsd.org/changeset/ports/412131 Log: Update Firebug to 2.0.15 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 Tue Mar 29 19:41:46 2016 (r412130) +++ head/www/xpi-firebug/Makefile Tue Mar 29 19:54:40 2016 (r412131) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firebug -PORTVERSION= 2.0.13 +PORTVERSION= 2.0.15 DISTVERSIONSUFFIX= -fx PORTEPOCH= 3 CATEGORIES= www Modified: head/www/xpi-firebug/distinfo ============================================================================== --- head/www/xpi-firebug/distinfo Tue Mar 29 19:41:46 2016 (r412130) +++ head/www/xpi-firebug/distinfo Tue Mar 29 19:54:40 2016 (r412131) @@ -1,2 +1,2 @@ -SHA256 (xpi/firebug-2.0.13-fx.xpi) = 554e8158c0d39c061ce759de0ade356299a9f92d6ef9ac35ffe65eb449eee422 -SIZE (xpi/firebug-2.0.13-fx.xpi) = 2594940 +SHA256 (xpi/firebug-2.0.15-fx.xpi) = 9155f4d2efc6a228c10d8b72bb99f4cbfffef473b2d8920e57b5554f8d80670b +SIZE (xpi/firebug-2.0.15-fx.xpi) = 2615768 Modified: head/www/xpi-firebug/pkg-plist ============================================================================== --- head/www/xpi-firebug/pkg-plist Tue Mar 29 19:41:46 2016 (r412130) +++ head/www/xpi-firebug/pkg-plist Tue Mar 29 19:54:40 2016 (r412131) @@ -217,6 +217,7 @@ %%XPI_XPIDIR%%/content/firebug/firefox/firebugMenuOverlay.xul %%XPI_XPIDIR%%/content/firebug/firefox/macBrowserOverlay.css %%XPI_XPIDIR%%/content/firebug/firefox/multiprocessNotificationPanel.xml +%%XPI_XPIDIR%%/content/firebug/firefox/newMultiprocessNotificationPanel.xml %%XPI_XPIDIR%%/content/firebug/firefox/panelBarWaiter.js %%XPI_XPIDIR%%/content/firebug/firefox/searchBox.xml %%XPI_XPIDIR%%/content/firebug/firefox/start-button/startButton.xml