From owner-svn-ports-all@freebsd.org Sat Jun 11 02:36:45 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDF1EAEF7C4; Sat, 11 Jun 2016 02:36:45 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A08052F5A; Sat, 11 Jun 2016 02:36:45 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5B2aihn011487; Sat, 11 Jun 2016 02:36:44 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5B2aiSq011486; Sat, 11 Jun 2016 02:36:44 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201606110236.u5B2aiSq011486@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Sat, 11 Jun 2016 02:36:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416701 - head/audio/shoutcast X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2016 02:36:45 -0000 Author: sbruno Date: Sat Jun 11 02:36:44 2016 New Revision: 416701 URL: https://svnweb.freebsd.org/changeset/ports/416701 Log: Host the shoutcast tgz in my home dir on Freefall to unbreak. Modified: head/audio/shoutcast/Makefile Modified: head/audio/shoutcast/Makefile ============================================================================== --- head/audio/shoutcast/Makefile Sat Jun 11 02:33:45 2016 (r416700) +++ head/audio/shoutcast/Makefile Sat Jun 11 02:36:44 2016 (r416701) @@ -5,7 +5,8 @@ PORTNAME= shoutcast PORTVERSION= 2.4.7.256 PORTREVISION= 1 CATEGORIES= audio net -MASTER_SITES= http://download.nullsoft.com/shoutcast/tools/ +MASTER_SITES= http://download.nullsoft.com/shoutcast/tools/ \ + http://people.freebsd.org/~sbruno/shoutcast/distfiles/ DISTNAME= sc_serv2_bsd-latest MAINTAINER= sbruno@FreeBSD.org @@ -14,8 +15,6 @@ 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}