svn commit: r448408 - head/www/py-twistedWeb2

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


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

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

Modified:
  head/www/py-twistedWeb2/Makefile

Modified: head/www/py-twistedWeb2/Makefile
==============================================================================
--- head/www/py-twistedWeb2/Makefile	Sun Aug 20 12:29:45 2017	(r448407)
+++ head/www/py-twistedWeb2/Makefile	Sun Aug 20 12:29:50 2017	(r448408)
@@ -14,6 +14,9 @@ COMMENT=	Next generation Web Server Framework built wi
 
 LICENSE=	MIT
 
+DEPRECATED=	Use devel/py-twisted instead
+EXPIRATION_DATE=2017-09-30
+
 NO_ARCH=	yes
 USE_PYTHON=	autoplist distutils
 USES=		python tar:bzip2 twisted


More information about the svn-ports-all mailing list