svn commit: r448396 - head/devel/py-twisted152

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 20 12:27:33 UTC 2017


Author: sunpoet
Date: Sun Aug 20 12:27:31 2017
New Revision: 448396
URL: https://svnweb.freebsd.org/changeset/ports/448396

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30

Modified:
  head/devel/py-twisted152/Makefile

Modified: head/devel/py-twisted152/Makefile
==============================================================================
--- head/devel/py-twisted152/Makefile	Sun Aug 20 12:27:26 2017	(r448395)
+++ head/devel/py-twisted152/Makefile	Sun Aug 20 12:27:31 2017	(r448396)
@@ -14,6 +14,9 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:devel/py-twistedCore
 
+DEPRECATED=	Use devel/py-twisted instead
+EXPIRATION_DATE=2017-09-30
+
 USES=		metaport python:2
 
 OPTIONS_DEFINE=	CONCH LORE MAIL NAMES NEWS PAIR RUNNER WEB WORDS


More information about the svn-ports-all mailing list