Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2019 19:28:29 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497577 - head/audio/raop_play
Message-ID:  <201904021928.x32JSTQ1062535@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Apr  2 19:28:29 2019
New Revision: 497577
URL: https://svnweb.freebsd.org/changeset/ports/497577

Log:
  Deprecate audio/raop_play
  
  It's unmaintained upstream with the last release in 2005 and the
  last change in 2012.  It does not support OpenSSL 1.1.  Use
  module-raop-sink from audio/pulseaudio instead.

Modified:
  head/audio/raop_play/Makefile

Modified: head/audio/raop_play/Makefile
==============================================================================
--- head/audio/raop_play/Makefile	Tue Apr  2 18:50:26 2019	(r497576)
+++ head/audio/raop_play/Makefile	Tue Apr  2 19:28:29 2019	(r497577)
@@ -13,6 +13,9 @@ COMMENT=	Music file player for Apple Airport Express
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware. Use module-raop-sink from audio/pulseaudio instead.
+EXPIRATION_DATE=	2019-04-15
+
 BROKEN_SSL=	openssl111
 BROKEN_SSL_REASON_openssl111=	bin/raop_play:No such file or directory
 



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