svn commit: r383270 - branches/2015Q2/audio/shoutcast

Antoine Brodin antoine at FreeBSD.org
Sun Apr 5 08:02:00 UTC 2015


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

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

Modified:
  branches/2015Q2/audio/shoutcast/Makefile
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/audio/shoutcast/Makefile
==============================================================================
--- branches/2015Q2/audio/shoutcast/Makefile	Sun Apr  5 08:01:23 2015	(r383269)
+++ branches/2015Q2/audio/shoutcast/Makefile	Sun Apr  5 08:01:59 2015	(r383270)
@@ -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