aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-08-24 08:09:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-08-24 08:09:46 +0800
commit7cafd23574d2ad16bff37720a6976bcc856ac954 (patch)
tree9e27f775b948f1ff0244ddaa8ce8c045d2cb20b4 /textproc
parent0b4454b5d71874b1b256de95922918bdb2aac13b (diff)
downloadfreebsd-ports-gnome-7cafd23574d2ad16bff37720a6976bcc856ac954.tar.gz
freebsd-ports-gnome-7cafd23574d2ad16bff37720a6976bcc856ac954.tar.zst
freebsd-ports-gnome-7cafd23574d2ad16bff37720a6976bcc856ac954.zip
Mark DEPRECATED and set EXPIRATION_DATE to 2019-09-30
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-elasticsearch-xpack6/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/rubygem-elasticsearch-xpack6/Makefile b/textproc/rubygem-elasticsearch-xpack6/Makefile
index 6744f4992d94..523ba259444d 100644
--- a/textproc/rubygem-elasticsearch-xpack6/Makefile
+++ b/textproc/rubygem-elasticsearch-xpack6/Makefile
@@ -12,6 +12,9 @@ COMMENT= Ruby integrations for the X-Pack extensions for Elasticsearch
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