svn commit: r358703 - head/www/xpi-firebug

Barbara Guida bar at FreeBSD.org
Sat Jun 21 14:07:09 UTC 2014


Author: bar
Date: Sat Jun 21 14:07:08 2014
New Revision: 358703
URL: http://svnweb.freebsd.org/changeset/ports/358703
QAT: https://qat.redports.org/buildarchive/r358703/

Log:
  Update firebug to 2.0.1

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	Sat Jun 21 14:06:17 2014	(r358702)
+++ head/www/xpi-firebug/Makefile	Sat Jun 21 14:07:08 2014	(r358703)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firebug
-PORTVERSION=	2.0
+PORTVERSION=	2.0.1
 DISTVERSIONSUFFIX=	-fx
 PORTEPOCH=	3
 CATEGORIES=	www

Modified: head/www/xpi-firebug/distinfo
==============================================================================
--- head/www/xpi-firebug/distinfo	Sat Jun 21 14:06:17 2014	(r358702)
+++ head/www/xpi-firebug/distinfo	Sat Jun 21 14:07:08 2014	(r358703)
@@ -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

Modified: head/www/xpi-firebug/pkg-plist
==============================================================================
--- head/www/xpi-firebug/pkg-plist	Sat Jun 21 14:06:17 2014	(r358702)
+++ head/www/xpi-firebug/pkg-plist	Sat Jun 21 14:07:08 2014	(r358703)
@@ -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


More information about the svn-ports-head mailing list