Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2018 06:58:47 +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: r477137 - head/audio/firefly
Message-ID:  <201808140658.w7E6wlqk087298@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Aug 14 06:58:47 2018
New Revision: 477137
URL: https://svnweb.freebsd.org/changeset/ports/477137

Log:
  Deprecate audio/firefly
  
  It is unmaintained and the author suggests to use forked-daapd instead [1].
  
  [1] https://www.fireflymediaserver.net/
  
  PR:		230231
  Approved by:	maintainer timeout (2 weeks)

Modified:
  head/audio/firefly/Makefile

Modified: head/audio/firefly/Makefile
==============================================================================
--- head/audio/firefly/Makefile	Tue Aug 14 06:53:02 2018	(r477136)
+++ head/audio/firefly/Makefile	Tue Aug 14 06:58:47 2018	(r477137)
@@ -13,6 +13,9 @@ COMMENT=	Open-source media server for the Roku SoundBr
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Unmaintained.  Use audio/forked-daapd instead
+EXPIRATION_DATE=	2018-09-15
+
 BUILD_DEPENDS=	${LOCALBASE}/include/vorbis/codec.h:audio/libvorbis \
 		${LOCALBASE}/include/FLAC/metadata.h:audio/flac
 RUN_DEPENDS=	oggdec:audio/vorbis-tools \



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