Date: Sat, 4 Nov 2017 15:02:43 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453470 - head/audio/beast Message-ID: <201711041502.vA4F2h8r009891@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Sat Nov 4 15:02:43 2017 New Revision: 453470 URL: https://svnweb.freebsd.org/changeset/ports/453470 Log: Mark DEPRECATED with an EXPIRATION_DATE of 2018-01-04 since this port is based on a 4.5 years old version, at least six versions behind, and requires an old toolchain [1], and nobody seems to even care. PR: 196849 [1] Modified: head/audio/beast/Makefile Modified: head/audio/beast/Makefile ============================================================================== --- head/audio/beast/Makefile Sat Nov 4 14:15:55 2017 (r453469) +++ head/audio/beast/Makefile Sat Nov 4 15:02:43 2017 (r453470) @@ -12,6 +12,9 @@ COMMENT= Powerful music composition and modular synthe LICENSE= LGPL21 +DEPRECATED= 4.5 years old version, six versions behind, requires old toolchain, and unmaintained. +EXPIRATION_DATE=2018-01-04 + LIB_DEPENDS= libasound.so:audio/alsa-lib \ libmad.so:audio/libmad \ libvorbisfile.so:audio/libvorbis \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711041502.vA4F2h8r009891>