Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2019 15:10:03 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520921 - head/audio/exaile-devel
Message-ID:  <201912261510.xBQFA3Hq091388@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Thu Dec 26 15:10:03 2019
New Revision: 520921
URL: https://svnweb.freebsd.org/changeset/ports/520921

Log:
  audio/exaile-devel: mark deprecated
  
  Exaile 4.0.0 was merged back to main port, so we no more need
  this devel port, that is now older. Users of audio/exaile-devel
  should switch to using audio/exaile.
  
  Mark deprecated and set to expire in couple of days (at 2019-12-31)

Modified:
  head/audio/exaile-devel/Makefile

Modified: head/audio/exaile-devel/Makefile
==============================================================================
--- head/audio/exaile-devel/Makefile	Thu Dec 26 14:55:21 2019	(r520920)
+++ head/audio/exaile-devel/Makefile	Thu Dec 26 15:10:03 2019	(r520921)
@@ -11,6 +11,9 @@ COMMENT=	Full featured python-based music player for G
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	this port is older than audio/exaile
+EXPIRATION_DATE=	2019-12-31
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}gstreamer1>0:multimedia/py-gstreamer1@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \



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