Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2013 13:57:58 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332720 - head/multimedia/xfce4-media
Message-ID:  <201311041357.rA4DvwDx092159@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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