diff options
author | Barbara Guida <bar@FreeBSD.org> | 2013-03-06 03:37:25 +0000 |
---|---|---|
committer | Barbara Guida <bar@FreeBSD.org> | 2013-03-06 03:37:25 +0000 |
commit | 250bb2a71010e9f81de881a0bab1a97377a6c97a (patch) | |
tree | bb5552270de3875565c7c64f2530574107d4a3cb /www/xpi-firebug | |
parent | d92cbdb5e14937e4dc35f9029f41dba2ec279a84 (diff) | |
download | ports-250bb2a71010e9f81de881a0bab1a97377a6c97a.tar.gz ports-250bb2a71010e9f81de881a0bab1a97377a6c97a.zip |
Update Firebug to 1.11.2
Approved by: flo (mentor)
Notes
Notes:
svn path=/head/; revision=313498
Diffstat (limited to 'www/xpi-firebug')
-rw-r--r-- | www/xpi-firebug/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-firebug/distinfo | 4 | ||||
-rw-r--r-- | www/xpi-firebug/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/xpi-firebug/Makefile b/www/xpi-firebug/Makefile index c83f3486540e..d87358c4a058 100644 --- a/www/xpi-firebug/Makefile +++ b/www/xpi-firebug/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firebug -PORTVERSION= 1.11.1 +PORTVERSION= 1.11.2 DISTVERSIONSUFFIX= -fx PORTEPOCH= 3 CATEGORIES= www diff --git a/www/xpi-firebug/distinfo b/www/xpi-firebug/distinfo index 49c3b0551114..b0e662b0a8aa 100644 --- a/www/xpi-firebug/distinfo +++ b/www/xpi-firebug/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/firebug-1.11.1-fx.xpi) = 4b91db48e4e77895a495752d87d4ccea15cc8fe5c6a29dd2dead1223abbec943 -SIZE (xpi/firebug-1.11.1-fx.xpi) = 2151598 +SHA256 (xpi/firebug-1.11.2-fx.xpi) = 21a2e4c8a92bd453a378d4cce444e6a8cc303a509e9fe97c91fd5a9ec273ff56 +SIZE (xpi/firebug-1.11.2-fx.xpi) = 2163784 diff --git a/www/xpi-firebug/pkg-plist b/www/xpi-firebug/pkg-plist index 940c699be6f1..48a0af52b1a8 100644 --- a/www/xpi-firebug/pkg-plist +++ b/www/xpi-firebug/pkg-plist @@ -29,6 +29,7 @@ %%XPI_XPIDIR%%/content/firebug/chrome/toolbar.js %%XPI_XPIDIR%%/content/firebug/chrome/window.js %%XPI_XPIDIR%%/content/firebug/console/autoCompleter.js +%%XPI_XPIDIR%%/content/firebug/console/closureInspector.js %%XPI_XPIDIR%%/content/firebug/console/commandEditor.js %%XPI_XPIDIR%%/content/firebug/console/commandHistory.js %%XPI_XPIDIR%%/content/firebug/console/commandLine.js |