svn commit: r521998 - head/graphics/py-willow11

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 4 09:02:55 UTC 2020


Author: sunpoet
Date: Sat Jan  4 09:02:55 2020
New Revision: 521998
URL: https://svnweb.freebsd.org/changeset/ports/521998

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

Modified:
  head/graphics/py-willow11/Makefile

Modified: head/graphics/py-willow11/Makefile
==============================================================================
--- head/graphics/py-willow11/Makefile	Sat Jan  4 09:02:49 2020	(r521997)
+++ head/graphics/py-willow11/Makefile	Sat Jan  4 09:02:55 2020	(r521998)
@@ -15,6 +15,9 @@ COMMENT=	Wrapper that combines multiple Python image l
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use graphics/py-willow instead
+EXPIRATION_DATE=2020-01-31
+
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
 


More information about the svn-ports-all mailing list