svn commit: r560973 - head/textproc/py-sphinxcontrib-websupport11

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 10 08:22:56 UTC 2021


Author: sunpoet
Date: Sun Jan 10 08:22:51 2021
New Revision: 560973
URL: https://svnweb.freebsd.org/changeset/ports/560973

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

Modified:
  head/textproc/py-sphinxcontrib-websupport11/Makefile

Modified: head/textproc/py-sphinxcontrib-websupport11/Makefile
==============================================================================
--- head/textproc/py-sphinxcontrib-websupport11/Makefile	Sun Jan 10 08:22:47 2021	(r560972)
+++ head/textproc/py-sphinxcontrib-websupport11/Makefile	Sun Jan 10 08:22:51 2021	(r560973)
@@ -13,6 +13,9 @@ COMMENT=	Sphinx API for Web Apps
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use textproc/py-sphinxcontrib-websupport instead
+EXPIRATION_DATE=2021-01-31
+
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 


More information about the svn-ports-all mailing list