diff options
author | bar <bar@FreeBSD.org> | 2013-03-06 11:37:25 +0800 |
---|---|---|
committer | bar <bar@FreeBSD.org> | 2013-03-06 11:37:25 +0800 |
commit | 695fbf83f97b35c366da3356757c8c4627787665 (patch) | |
tree | bb5552270de3875565c7c64f2530574107d4a3cb /www | |
parent | 5353a5b988250aa78a27b3e2972b82132d11e285 (diff) | |
download | freebsd-ports-gnome-695fbf83f97b35c366da3356757c8c4627787665.tar.gz freebsd-ports-gnome-695fbf83f97b35c366da3356757c8c4627787665.tar.zst freebsd-ports-gnome-695fbf83f97b35c366da3356757c8c4627787665.zip |
Update Firebug to 1.11.2
Approved by: flo (mentor)
Diffstat (limited to 'www')
-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 |