svn commit: r459982 - head/textproc/erlang-fast_xml

Antoine Brodin antoine at FreeBSD.org
Fri Jan 26 10:00:04 UTC 2018


Author: antoine
Date: Fri Jan 26 10:00:03 2018
New Revision: 459982
URL: https://svnweb.freebsd.org/changeset/ports/459982

Log:
  Mark BROKEN: checksum and size mismatch
  
  Reported by:	pkg-fallout

Modified:
  head/textproc/erlang-fast_xml/Makefile

Modified: head/textproc/erlang-fast_xml/Makefile
==============================================================================
--- head/textproc/erlang-fast_xml/Makefile	Fri Jan 26 09:50:19 2018	(r459981)
+++ head/textproc/erlang-fast_xml/Makefile	Fri Jan 26 10:00:03 2018	(r459982)
@@ -10,6 +10,8 @@ COMMENT=	Erlang XML parsing and manipulation library
 
 LICENSE=	APACHE20
 
+BROKEN=		checksum and size mismatch
+
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
 USES=		erlang:rebar


More information about the svn-ports-all mailing list