svn commit: r517554 - head/textproc/pootle

Mark Linimon linimon at FreeBSD.org
Thu Nov 14 01:05:53 UTC 2019


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} \


More information about the svn-ports-all mailing list