Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2017 12:27:31 +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: r448396 - head/devel/py-twisted152
Message-ID:  <201708201227.v7KCRVRp001150@repo.freebsd.org>

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

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

Modified:
  head/devel/py-twisted152/Makefile

Modified: head/devel/py-twisted152/Makefile
==============================================================================
--- head/devel/py-twisted152/Makefile	Sun Aug 20 12:27:26 2017	(r448395)
+++ head/devel/py-twisted152/Makefile	Sun Aug 20 12:27:31 2017	(r448396)
@@ -14,6 +14,9 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:devel/py-twistedCore
 
+DEPRECATED=	Use devel/py-twisted instead
+EXPIRATION_DATE=2017-09-30
+
 USES=		metaport python:2
 
 OPTIONS_DEFINE=	CONCH LORE MAIL NAMES NEWS PAIR RUNNER WEB WORDS



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