Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2016 22:51:03 +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: r410734 - in head/textproc: p5-ElasticSearch-SearchBuilder p5-ElasticSearch-legacy
Message-ID:  <201603092251.u29Mp3aD096384@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Mar  9 22:51:03 2016
New Revision: 410734
URL: https://svnweb.freebsd.org/changeset/ports/410734

Log:
  Set an expiration date for 2 ports deprecated since February 2014

Modified:
  head/textproc/p5-ElasticSearch-SearchBuilder/Makefile
  head/textproc/p5-ElasticSearch-legacy/Makefile

Modified: head/textproc/p5-ElasticSearch-SearchBuilder/Makefile
==============================================================================
--- head/textproc/p5-ElasticSearch-SearchBuilder/Makefile	Wed Mar  9 22:42:39 2016	(r410733)
+++ head/textproc/p5-ElasticSearch-SearchBuilder/Makefile	Wed Mar  9 22:51:03 2016	(r410734)
@@ -21,6 +21,7 @@ TEST_DEPENDS=	p5-Test-Deep>=:${PORTSDIR}
 		p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump
 
 DEPRECATED=	Use textproc/p5-Elasticsearch which is the official client
+EXPIRATION_DATE=	2016-04-10
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/textproc/p5-ElasticSearch-legacy/Makefile
==============================================================================
--- head/textproc/p5-ElasticSearch-legacy/Makefile	Wed Mar  9 22:42:39 2016	(r410733)
+++ head/textproc/p5-ElasticSearch-legacy/Makefile	Wed Mar  9 22:51:03 2016	(r410734)
@@ -31,6 +31,7 @@ TEST_DEPENDS=	p5-Test-Differences>=0:${P
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
 DEPRECATED=	Use textproc/p5-Elasticsearch which is the official client
+EXPIRATION_DATE=	2016-04-10
 
 USES=		perl5
 USE_PERL5=	configure



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