svn commit: r509692 - head/textproc/rubygem-elasticsearch-xpack6

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 24 00:09:47 UTC 2019


Author: sunpoet
Date: Sat Aug 24 00:09:46 2019
New Revision: 509692
URL: https://svnweb.freebsd.org/changeset/ports/509692

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2019-09-30

Modified:
  head/textproc/rubygem-elasticsearch-xpack6/Makefile

Modified: head/textproc/rubygem-elasticsearch-xpack6/Makefile
==============================================================================
--- head/textproc/rubygem-elasticsearch-xpack6/Makefile	Sat Aug 24 00:09:42 2019	(r509691)
+++ head/textproc/rubygem-elasticsearch-xpack6/Makefile	Sat Aug 24 00:09:46 2019	(r509692)
@@ -12,6 +12,9 @@ COMMENT=	Ruby integrations for the X-Pack extensions f
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Use textproc/rubygem-elasticsearch-xpack instead
+EXPIRATION_DATE=2019-09-30
+
 RUN_DEPENDS=	rubygem-elasticsearch-api6>=${PORTVERSION:R:R}:textproc/rubygem-elasticsearch-api6
 
 USES=		gem


More information about the svn-ports-all mailing list