svn commit: r383269 - head/audio/shoutcast

Antoine Brodin antoine at FreeBSD.org
Sun Apr 5 08:01:25 UTC 2015


Author: antoine
Date: Sun Apr  5 08:01:23 2015
New Revision: 383269
URL: https://svnweb.freebsd.org/changeset/ports/383269

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

Modified:
  head/audio/shoutcast/Makefile

Modified: head/audio/shoutcast/Makefile
==============================================================================
--- head/audio/shoutcast/Makefile	Sun Apr  5 07:48:48 2015	(r383268)
+++ head/audio/shoutcast/Makefile	Sun Apr  5 08:01:23 2015	(r383269)
@@ -14,6 +14,8 @@ COMMENT=	SHOUTcast Distributed Network A
 RESTRICTED=	redistribution of software is not permitted
 IA32_BINARY_PORT=	yes
 
+BROKEN=		Checksum and size mismatch
+
 USES=		dos2unix shebangfix
 DOS2UNIX_REGEX=	.*\.(conf|css|html|js|txt|xml)
 bash_CMD=	${SH}


More information about the svn-ports-all mailing list