svn commit: r342972 - head/multimedia/beep-media-player

Baptiste Daroussin bapt at FreeBSD.org
Thu Feb 6 08:49:23 UTC 2014


Author: bapt
Date: Thu Feb  6 08:49:22 2014
New Revision: 342972
URL: http://svnweb.freebsd.org/changeset/ports/342972
QAT: https://qat.redports.org/buildarchive/r342972/

Log:
  Mark as deprecated developement discontinued 9 years ago redirect users to audacious

Modified:
  head/multimedia/beep-media-player/Makefile

Modified: head/multimedia/beep-media-player/Makefile
==============================================================================
--- head/multimedia/beep-media-player/Makefile	Thu Feb  6 08:48:37 2014	(r342971)
+++ head/multimedia/beep-media-player/Makefile	Thu Feb  6 08:49:22 2014	(r342972)
@@ -12,6 +12,9 @@ DISTNAME=	bmp-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GTK2 multimedia player
 
+DEPRECATED=	Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE=	2014-03-06
+
 LIB_DEPENDS=	id3-3.8:${PORTSDIR}/audio/id3lib
 
 USES=		pkgconfig


More information about the svn-ports-head mailing list