svn commit: r390468 - head/textproc/py-asciinema
Steve Wills
swills at FreeBSD.org
Wed Jun 24 00:49:15 UTC 2015
Author: swills
Date: Wed Jun 24 00:49:14 2015
New Revision: 390468
URL: https://svnweb.freebsd.org/changeset/ports/390468
Log:
textproc/py-asciinema: mark deprecated
Modified:
head/textproc/py-asciinema/Makefile
Modified: head/textproc/py-asciinema/Makefile
==============================================================================
--- head/textproc/py-asciinema/Makefile Wed Jun 24 00:46:35 2015 (r390467)
+++ head/textproc/py-asciinema/Makefile Wed Jun 24 00:49:14 2015 (r390468)
@@ -15,4 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requ
USES= python
USE_PYTHON= distutils autoplist
+DEPRECATED= use textproc/asciinema instead
+EXPIRATION_DATE= 2015-07-23
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list