svn commit: r415324 - head/audio/shoutcast

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon May 16 13:21:52 UTC 2016


Author: amdmi3
Date: Mon May 16 13:21:50 2016
New Revision: 415324
URL: https://svnweb.freebsd.org/changeset/ports/415324

Log:
  - Mark BROKEN: does not fetch
  
  => Attempting to fetch http://download.nullsoft.com/shoutcast/tools/sc_serv2_bsd-latest.tar.gz
  fetch: http://download.nullsoft.com/shoutcast/tools/sc_serv2_bsd-latest.tar.gz: Not Found
  
  Reported by:	pkg-fallout
  Approved by:	portmgr blanket

Modified:
  head/audio/shoutcast/Makefile

Modified: head/audio/shoutcast/Makefile
==============================================================================
--- head/audio/shoutcast/Makefile	Mon May 16 13:09:43 2016	(r415323)
+++ head/audio/shoutcast/Makefile	Mon May 16 13:21:50 2016	(r415324)
@@ -14,6 +14,8 @@ COMMENT=	SHOUTcast Distributed Network A
 RESTRICTED=	redistribution of software is not permitted
 IA32_BINARY_PORT=	yes
 
+BROKEN=		does not fetch (404)
+
 USES=		dos2unix shebangfix
 DOS2UNIX_REGEX=	.*\.(conf|css|html|js|txt|xml)
 bash_CMD=	${SH}


More information about the svn-ports-head mailing list