svn commit: r448401 - head/mail/py-twistedMail

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


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

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

Modified:
  head/mail/py-twistedMail/Makefile

Modified: head/mail/py-twistedMail/Makefile
==============================================================================
--- head/mail/py-twistedMail/Makefile	Sun Aug 20 12:29:12 2017	(r448400)
+++ head/mail/py-twistedMail/Makefile	Sun Aug 20 12:29:17 2017	(r448401)
@@ -14,6 +14,9 @@ COMMENT=	SMTP, IMAP, and POP protocol implementation w
 
 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:names


More information about the svn-ports-all mailing list