From owner-svn-ports-all@freebsd.org Mon May 7 19:44:02 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B347FBB310; Mon, 7 May 2018 19:44:02 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1389377FC0; Mon, 7 May 2018 19:44:02 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0D1051FCC7; Mon, 7 May 2018 19:44:02 +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 w47Ji1hv078370; Mon, 7 May 2018 19:44:01 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w47Ji1NL078369; Mon, 7 May 2018 19:44:01 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201805071944.w47Ji1NL078369@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Mon, 7 May 2018 19:44:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469328 - head/audio/shoutcast X-SVN-Group: ports-head X-SVN-Commit-Author: sbruno X-SVN-Commit-Paths: head/audio/shoutcast X-SVN-Commit-Revision: 469328 X-SVN-Commit-Repository: ports 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.25 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: Mon, 07 May 2018 19:44:02 -0000 Author: sbruno Date: Mon May 7 19:44:01 2018 New Revision: 469328 URL: https://svnweb.freebsd.org/changeset/ports/469328 Log: audio/shoutcast - Upstream no longer provides a FreeBSD distribution and this has been unfetchable for almost a year. The binary only nature of this port will make it very unlikely to work in the near future, but its still functional at this time. Give people a heads up that this is coming. Modified: head/audio/shoutcast/Makefile Modified: head/audio/shoutcast/Makefile ============================================================================== --- head/audio/shoutcast/Makefile Mon May 7 19:43:04 2018 (r469327) +++ head/audio/shoutcast/Makefile Mon May 7 19:44:01 2018 (r469328) @@ -13,6 +13,8 @@ MAINTAINER= sbruno@FreeBSD.org COMMENT= SHOUTcast Distributed Network Audio Server RESTRICTED= redistribution of software is not permitted +DEPRECATED= Upstream vendor no longer provides releases +EXPIRATION_DATE=2018-12-31 IA32_BINARY_PORT= yes USES= dos2unix shebangfix