svn commit: r506746 - head/devel/py-efilter

Antoine Brodin antoine at FreeBSD.org
Tue Jul 16 15:42:06 UTC 2019


Author: antoine
Date: Tue Jul 16 15:42:05 2019
New Revision: 506746
URL: https://svnweb.freebsd.org/changeset/ports/506746

Log:
  Deprecate: no longer maintained

Modified:
  head/devel/py-efilter/Makefile

Modified: head/devel/py-efilter/Makefile
==============================================================================
--- head/devel/py-efilter/Makefile	Tue Jul 16 15:39:57 2019	(r506745)
+++ head/devel/py-efilter/Makefile	Tue Jul 16 15:42:05 2019	(r506746)
@@ -14,6 +14,8 @@ COMMENT=	EFILTER query language
 
 LICENSE=	APACHE20
 
+DEPRECATED=	No longer maintained
+EXPIRATION_DATE=	20190816
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}rekall-efilter-[0-9]*
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR}


More information about the svn-ports-head mailing list