Date: Sat, 4 Jan 2020 09:02:55 +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: r521998 - head/graphics/py-willow11 Message-ID: <202001040902.00492tJJ059616@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001040902.00492tJJ059616>