svn commit: r332720 - head/multimedia/xfce4-media

Olivier Duchateau olivierd at FreeBSD.org
Mon Nov 4 13:57:59 UTC 2013


Author: olivierd
Date: Mon Nov  4 13:57:58 2013
New Revision: 332720
URL: http://svnweb.freebsd.org/changeset/ports/332720

Log:
  Deprecated, set an EXPIRATION_DATE of 2 months from now, because upstream
  ceased development.
  No update for 7 years.

Modified:
  head/multimedia/xfce4-media/Makefile

Modified: head/multimedia/xfce4-media/Makefile
==============================================================================
--- head/multimedia/xfce4-media/Makefile	Mon Nov  4 13:46:20 2013	(r332719)
+++ head/multimedia/xfce4-media/Makefile	Mon Nov  4 13:57:58 2013	(r332720)
@@ -14,6 +14,9 @@ COMMENT=	Lightweight media player for Xf
 
 LIB_DEPENDS=	xine:${PORTSDIR}/multimedia/libxine
 
+DEPRECATED=	Upstream development dead, use multimedia/xfce4-parole instead
+EXPIRATION_DATE=	2014-01-04 
+
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_BZIP2=	yes


More information about the svn-ports-all mailing list