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

Martin Wilke miwi at FreeBSD.org
Sat May 13 09:39:21 UTC 2017


Author: miwi
Date: Sat May 13 09:39:19 2017
New Revision: 440768
URL: https://svnweb.freebsd.org/changeset/ports/440768

Log:
  - BROKEN - checksum mismatch
  
  fetch: https://addons.cdn.mozilla.net/user-media/addons/1843/firebug-2.0.19-fx.xpi: size mismatch: expected 2595740, actual 2617076

Modified:
  head/www/xpi-firebug/Makefile

Modified: head/www/xpi-firebug/Makefile
==============================================================================
--- head/www/xpi-firebug/Makefile	Sat May 13 09:34:55 2017	(r440767)
+++ head/www/xpi-firebug/Makefile	Sat May 13 09:39:19 2017	(r440768)
@@ -12,6 +12,8 @@ COMMENT=	Lets you edit, debug, and monit
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=	checksum mismatch
+
 XPI_NUM=	1843
 XPI_ID=		firebug at software.joehewitt.com
 


More information about the svn-ports-all mailing list