svn commit: r562986 - head/www/py-tornado6

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 26 19:24:23 UTC 2021


Author: sunpoet
Date: Tue Jan 26 19:24:19 2021
New Revision: 562986
URL: https://svnweb.freebsd.org/changeset/ports/562986

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2021-01-31

Modified:
  head/www/py-tornado6/Makefile

Modified: head/www/py-tornado6/Makefile
==============================================================================
--- head/www/py-tornado6/Makefile	Tue Jan 26 19:24:14 2021	(r562985)
+++ head/www/py-tornado6/Makefile	Tue Jan 26 19:24:19 2021	(r562986)
@@ -13,6 +13,9 @@ COMMENT=	Python Web Server from FriendFeed
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Use www/py-tornado instead
+EXPIRATION_DATE=2021-01-31
+
 USES=		dos2unix python:3.5+
 USE_PYTHON=	autoplist concurrent distutils
 


More information about the svn-ports-all mailing list