Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2016 13:21:51 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r415324 - head/audio/shoutcast
Message-ID:  <201605161321.u4GDLpTC087800@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605161321.u4GDLpTC087800>