svn commit: r383355 - head/audio/umurmur

Antoine Brodin antoine at FreeBSD.org
Sun Apr 5 20:03:49 UTC 2015


Author: antoine
Date: Sun Apr  5 20:03:48 2015
New Revision: 383355
URL: https://svnweb.freebsd.org/changeset/ports/383355

Log:
  Mark BROKEN: Checksum and size mismatch

Modified:
  head/audio/umurmur/Makefile

Modified: head/audio/umurmur/Makefile
==============================================================================
--- head/audio/umurmur/Makefile	Sun Apr  5 19:21:57 2015	(r383354)
+++ head/audio/umurmur/Makefile	Sun Apr  5 20:03:48 2015	(r383355)
@@ -10,6 +10,8 @@ COMMENT=	Minimalistic Murmur (Mumble ser
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		Checksum and size mismatch
+
 LIB_DEPENDS=	libconfig.so:${PORTSDIR}/devel/libconfig \
 		libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c
 


More information about the svn-ports-all mailing list