Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2019 01:05:52 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517554 - head/textproc/pootle
Message-ID:  <201911140105.xAE15qTW008740@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Thu Nov 14 01:05:52 2019
New Revision: 517554
URL: https://svnweb.freebsd.org/changeset/ports/517554

Log:
  Mark this DEPRECATED and give it an expiration date: it is unmaintained and
  has been BROKEN for (almost) 6 months.

Modified:
  head/textproc/pootle/Makefile

Modified: head/textproc/pootle/Makefile
==============================================================================
--- head/textproc/pootle/Makefile	Thu Nov 14 01:04:01 2019	(r517553)
+++ head/textproc/pootle/Makefile	Thu Nov 14 01:05:52 2019	(r517554)
@@ -12,6 +12,8 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN=		Dependencies broken: Dependencies all pinned (==) not satisfied by ports
+DEPRECATED=	Unamaintained, marked BROKEN for more than 5 months
+EXPIRATION_DATE=	2020-01-14
 
 RUN_DEPENDS=	translate-toolkit>=2.2.5:textproc/translate-toolkit \
 		${PYTHON_PKGNAMEPREFIX}Babel>=2.5.1:devel/py-babel@${PY_FLAVOR} \



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