diff options
author | bar <bar@FreeBSD.org> | 2014-06-21 22:07:08 +0800 |
---|---|---|
committer | bar <bar@FreeBSD.org> | 2014-06-21 22:07:08 +0800 |
commit | 7f3de3ecb15789850f25415052efe04da1e37ce3 (patch) | |
tree | 52aea09658e46d15e949a6b72a1b3b5ad0ca1028 /www | |
parent | 136e7e7d002e22f5395fc3f9b32457ba7b9f5d6e (diff) | |
download | freebsd-ports-gnome-7f3de3ecb15789850f25415052efe04da1e37ce3.tar.gz freebsd-ports-gnome-7f3de3ecb15789850f25415052efe04da1e37ce3.tar.zst freebsd-ports-gnome-7f3de3ecb15789850f25415052efe04da1e37ce3.zip |
Update firebug to 2.0.1
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 | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/www/xpi-firebug/Makefile b/www/xpi-firebug/Makefile index bdc97863d6ce..a0918edfb68e 100644 --- a/www/xpi-firebug/Makefile +++ b/www/xpi-firebug/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firebug -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 DISTVERSIONSUFFIX= -fx PORTEPOCH= 3 CATEGORIES= www diff --git a/www/xpi-firebug/distinfo b/www/xpi-firebug/distinfo index cd4c5821c214..ea5509c3fdbf 100644 --- a/www/xpi-firebug/distinfo +++ b/www/xpi-firebug/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/firebug-2.0-fx.xpi) = d8ca01454969bd50362b8d38f5464ea30e9d2b7f77b7fb242c2cf53ea2f0979a -SIZE (xpi/firebug-2.0-fx.xpi) = 4211562 +SHA256 (xpi/firebug-2.0.1-fx.xpi) = e1bbc19dd01718f854a75a6fe3875371077d0ef3b4e7068f5e66675eedb0ba6b +SIZE (xpi/firebug-2.0.1-fx.xpi) = 4216768 diff --git a/www/xpi-firebug/pkg-plist b/www/xpi-firebug/pkg-plist index 65cbe99bfba3..5b23c165448c 100644 --- a/www/xpi-firebug/pkg-plist +++ b/www/xpi-firebug/pkg-plist @@ -767,6 +767,7 @@ %%XPI_XPIDIR%%/locale/ru/firebug-amo.properties %%XPI_XPIDIR%%/locale/ru/firebug-tracing.properties %%XPI_XPIDIR%%/locale/ru/firebug.properties +%%XPI_XPIDIR%%/locale/ru/keys.properties %%XPI_XPIDIR%%/locale/ru/selectors.properties %%XPI_XPIDIR%%/locale/sk-SK/cookies.properties %%XPI_XPIDIR%%/locale/sk-SK/firebug-amo.properties @@ -802,11 +803,13 @@ %%XPI_XPIDIR%%/locale/zh-CN/firebug-amo.properties %%XPI_XPIDIR%%/locale/zh-CN/firebug-tracing.properties %%XPI_XPIDIR%%/locale/zh-CN/firebug.properties +%%XPI_XPIDIR%%/locale/zh-CN/keys.properties %%XPI_XPIDIR%%/locale/zh-CN/selectors.properties %%XPI_XPIDIR%%/locale/zh-TW/cookies.properties %%XPI_XPIDIR%%/locale/zh-TW/firebug-amo.properties %%XPI_XPIDIR%%/locale/zh-TW/firebug-tracing.properties %%XPI_XPIDIR%%/locale/zh-TW/firebug.properties +%%XPI_XPIDIR%%/locale/zh-TW/keys.properties %%XPI_XPIDIR%%/locale/zh-TW/selectors.properties %%XPI_XPIDIR%%/modules/fbtrace.js %%XPI_XPIDIR%%/modules/firebug-http-observer.js |