svn commit: r448406 - head/textproc/py-twistedLore

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


Author: sunpoet
Date: Sun Aug 20 12:29:40 2017
New Revision: 448406
URL: https://svnweb.freebsd.org/changeset/ports/448406

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

Modified:
  head/textproc/py-twistedLore/Makefile

Modified: head/textproc/py-twistedLore/Makefile
==============================================================================
--- head/textproc/py-twistedLore/Makefile	Sun Aug 20 12:29:35 2017	(r448405)
+++ head/textproc/py-twistedLore/Makefile	Sun Aug 20 12:29:40 2017	(r448406)
@@ -14,6 +14,9 @@ COMMENT=	Documentation generator with HTML and LaTeX s
 
 LICENSE=	MIT
 
+DEPRECATED=	Use devel/py-twisted instead
+EXPIRATION_DATE=2017-09-30
+
 NO_ARCH=	yes
 USE_PYTHON=	autoplist distutils
 USES=		python:2 tar:bzip2 twisted


More information about the svn-ports-all mailing list