diff options
author | rene <rene@FreeBSD.org> | 2018-05-02 02:56:00 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-05-02 02:56:00 +0800 |
commit | 7277e4e0b9f2165c9746d42aaf0276ad17e28f40 (patch) | |
tree | 68c159ae4e3f1f34075d35fec05adde2b37c2317 /textproc | |
parent | bf6e4575f914d12d0bbe5ea96da7862bcded1715 (diff) | |
download | freebsd-ports-gnome-7277e4e0b9f2165c9746d42aaf0276ad17e28f40.tar.gz freebsd-ports-gnome-7277e4e0b9f2165c9746d42aaf0276ad17e28f40.tar.zst freebsd-ports-gnome-7277e4e0b9f2165c9746d42aaf0276ad17e28f40.zip |
Note that these ports depend on expired www/node4
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/kibana41/Makefile | 2 | ||||
-rw-r--r-- | textproc/kibana45/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/kibana41/Makefile b/textproc/kibana41/Makefile index be00fe510ec5..9716e870f11a 100644 --- a/textproc/kibana41/Makefile +++ b/textproc/kibana41/Makefile @@ -13,7 +13,7 @@ COMMENT= Browser based analytics and search interface to ElasticSearch LICENSE= APACHE20 -DEPRECATED= End of Life was 2016-11-10 +DEPRECATED= End of Life was 2016-11-10, depends on expired www/node4 EXPIRATION_DATE= 2018-06-01 RUN_DEPENDS= node4>=4.3.2:www/node4 diff --git a/textproc/kibana45/Makefile b/textproc/kibana45/Makefile index 704dbd618dd5..33f5f1a70a65 100644 --- a/textproc/kibana45/Makefile +++ b/textproc/kibana45/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://download.elastic.co/kibana/kibana/ \ http://download.elastic.co/kibana/kibana/ PKGNAMESUFFIX?= 45 -DEPRECATED?= End of Life was 2017-09-30 +DEPRECATED?= End of Life was 2017-09-30, depends on expired www/node4 EXPIRATION_DATE?= 2018-06-01 MAINTAINER= kozlov.sergey.404@gmail.com |