From owner-svn-ports-all@FreeBSD.ORG Mon Mar 24 21:52:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3575640F; Mon, 24 Mar 2014 21:52:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 224D3EAF; Mon, 24 Mar 2014 21:52:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2OLqd7M015985; Mon, 24 Mar 2014 21:52:39 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2OLqc01015984; Mon, 24 Mar 2014 21:52:38 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201403242152.s2OLqc01015984@svn.freebsd.org> From: Olivier Duchateau Date: Mon, 24 Mar 2014 21:52:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349071 - head/multimedia/xfce4-xmms-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 21:52:39 -0000 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