Date: Tue, 1 May 2018 18:56:00 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468779 - in head/textproc: kibana41 kibana45 Message-ID: <201805011856.w41Iu0YH086935@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Tue May 1 18:56:00 2018 New Revision: 468779 URL: https://svnweb.freebsd.org/changeset/ports/468779 Log: Note that these ports depend on expired www/node4 Modified: head/textproc/kibana41/Makefile head/textproc/kibana45/Makefile Modified: head/textproc/kibana41/Makefile ============================================================================== --- head/textproc/kibana41/Makefile Tue May 1 18:22:16 2018 (r468778) +++ head/textproc/kibana41/Makefile Tue May 1 18:56:00 2018 (r468779) @@ -13,7 +13,7 @@ COMMENT= Browser based analytics and search interface 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 Modified: head/textproc/kibana45/Makefile ============================================================================== --- head/textproc/kibana45/Makefile Tue May 1 18:22:16 2018 (r468778) +++ head/textproc/kibana45/Makefile Tue May 1 18:56:00 2018 (r468779) @@ -9,7 +9,7 @@ MASTER_SITES= https://download.elastic.co/kibana/kiban 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805011856.w41Iu0YH086935>