svn commit: r448403 - head/net/py-twistedPair

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


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

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

Modified:
  head/net/py-twistedPair/Makefile

Modified: head/net/py-twistedPair/Makefile
==============================================================================
--- head/net/py-twistedPair/Makefile	Sun Aug 20 12:29:21 2017	(r448402)
+++ head/net/py-twistedPair/Makefile	Sun Aug 20 12:29:26 2017	(r448403)
@@ -14,6 +14,9 @@ COMMENT=	Twisted Pair can do low level TCP work
 
 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