Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2018 21:01:16 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r467907 - head/textproc/py-pyelasticsearch
Message-ID:  <201804212101.w3LL1GJr072529@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Apr 21 21:01:16 2018
New Revision: 467907
URL: https://svnweb.freebsd.org/changeset/ports/467907

Log:
  Deprecate, not depended upon anymore

Modified:
  head/textproc/py-pyelasticsearch/Makefile

Modified: head/textproc/py-pyelasticsearch/Makefile
==============================================================================
--- head/textproc/py-pyelasticsearch/Makefile	Sat Apr 21 20:38:38 2018	(r467906)
+++ head/textproc/py-pyelasticsearch/Makefile	Sat Apr 21 21:01:16 2018	(r467907)
@@ -14,6 +14,9 @@ COMMENT=	Flexible, high-scale API to elasticsearch
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Not depended upon anymore
+EXPIRATION_DATE=	2018-05-21
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}elasticsearch>=1.3.0:textproc/py-elasticsearch@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}simplejson>=3.0:devel/py-simplejson@${FLAVOR} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804212101.w3LL1GJr072529>