Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2014 21:52:38 +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: r349071 - head/multimedia/xfce4-xmms-plugin
Message-ID:  <201403242152.s2OLqc01015984@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Mon Mar 24 21:52:38 2014
New Revision: 349071
URL: http://svnweb.freebsd.org/changeset/ports/349071
QAT: https://qat.redports.org/buildarchive/r349071/

Log:
  Chase multimedia/xmms deprecation and expiration date.
  
  Contrary to what Makefile mentions, we can choose player (Audacious or XMMS).
  Plugin still searches XMMS, and development stopped since 3 years.
  It belongs of obsolete library (x11-toolkits/libxfce4gui).
  
  PR:		187727
  Submitted by:	Andrea Venturoli

Modified:
  head/multimedia/xfce4-xmms-plugin/Makefile

Modified: head/multimedia/xfce4-xmms-plugin/Makefile
==============================================================================
--- head/multimedia/xfce4-xmms-plugin/Makefile	Mon Mar 24 21:49:59 2014	(r349070)
+++ head/multimedia/xfce4-xmms-plugin/Makefile	Mon Mar 24 21:52:38 2014	(r349071)
@@ -12,6 +12,9 @@ DIST_SUBDIR=	xfce4
 MAINTAINER=	xfce@FreeBSD.org
 COMMENT=	Xfce4 XMMS control plugin for xfce4-panel
 
+DEPRECATED=	Abandonware, and can't select another player instead XMMS
+EXPIRATION_DATE=	2014-04-27
+
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
 USES=		gettext gmake pkgconfig



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