Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2017 12:27:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448397 - head/devel/py-twistedCore
Message-ID:  <201708201227.v7KCRbuf001257@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 20 12:27:36 2017
New Revision: 448397
URL: https://svnweb.freebsd.org/changeset/ports/448397

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

Modified:
  head/devel/py-twistedCore/Makefile

Modified: head/devel/py-twistedCore/Makefile
==============================================================================
--- head/devel/py-twistedCore/Makefile	Sun Aug 20 12:27:31 2017	(r448396)
+++ head/devel/py-twistedCore/Makefile	Sun Aug 20 12:27:36 2017	(r448397)
@@ -18,6 +18,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:devel/py-zope.interface
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+DEPRECATED=	Use devel/py-twisted instead
+EXPIRATION_DATE=2017-09-30
+
 OPTIONS_DEFINE=	VERIFY
 OPTIONS_DEFAULT=VERIFY
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708201227.v7KCRbuf001257>