Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2014 22:53:02 +0000 (UTC)
From:      Barbara Guida <bar@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340484 - head/www/xpi-firebug
Message-ID:  <201401202253.s0KMr3RY027700@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bar
Date: Mon Jan 20 22:53:02 2014
New Revision: 340484
URL: http://svnweb.freebsd.org/changeset/ports/340484
QAT: https://qat.redports.org/buildarchive/r340484/

Log:
  - Update firebug to 1.12.6
  - Properly set LICENSE
  
  Approved by:	flo (mentor, implicit)

Modified:
  head/www/xpi-firebug/Makefile
  head/www/xpi-firebug/distinfo

Modified: head/www/xpi-firebug/Makefile
==============================================================================
--- head/www/xpi-firebug/Makefile	Mon Jan 20 22:39:40 2014	(r340483)
+++ head/www/xpi-firebug/Makefile	Mon Jan 20 22:53:02 2014	(r340484)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firebug
-PORTVERSION=	1.12.5
+PORTVERSION=	1.12.6
 DISTVERSIONSUFFIX=	-fx
 PORTEPOCH=	3
 CATEGORIES=	www
@@ -10,7 +10,7 @@ CATEGORIES=	www
 MAINTAINER=	bar@FreeBSD.org
 COMMENT=	Lets you edit, debug, and monitor CSS, HTML, and JS
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 XPI_NUM=	1843
 XPI_ID=		firebug@software.joehewitt.com

Modified: head/www/xpi-firebug/distinfo
==============================================================================
--- head/www/xpi-firebug/distinfo	Mon Jan 20 22:39:40 2014	(r340483)
+++ head/www/xpi-firebug/distinfo	Mon Jan 20 22:53:02 2014	(r340484)
@@ -1,2 +1,2 @@
-SHA256 (xpi/firebug-1.12.5-fx.xpi) = 5b691f93f167e2d025ee803201ea20ca6a876e90f29fc431b474175d00b46747
-SIZE (xpi/firebug-1.12.5-fx.xpi) = 2212154
+SHA256 (xpi/firebug-1.12.6-fx.xpi) = 5a54d321a2dcd8331a238f1676a5b309bfcc483b8137f35c49a5dda3cf64f2f1
+SIZE (xpi/firebug-1.12.6-fx.xpi) = 2197828



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401202253.s0KMr3RY027700>