Date: Fri, 13 Mar 2026 02:11:48 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 50179765cd02 - main - textproc/kibana8: Improve MASTER_SITES Message-ID: <69b37264.389ea.3f25d7c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=50179765cd02fc23f987cb71e7f379e4125188d5 commit 50179765cd02fc23f987cb71e7f379e4125188d5 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2026-03-13 02:10:08 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-03-13 02:10:08 +0000 textproc/kibana8: Improve MASTER_SITES Remove http, rename subdir in my LOCAL space. PR: 289759 Approved by: blanket --- textproc/kibana8/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/textproc/kibana8/Makefile b/textproc/kibana8/Makefile index b6d136b29c78..8c3ff31ad4de 100644 --- a/textproc/kibana8/Makefile +++ b/textproc/kibana8/Makefile @@ -4,8 +4,7 @@ DISTVERSIONSUFFIX= -linux-x86_64 PORTREVISION= 1 CATEGORIES= textproc www MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \ - http://artifacts.elastic.co/downloads/kibana/ \ - LOCAL/vvd/kibana + LOCAL/vvd/elastic PKGNAMESUFFIX= 8 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b37264.389ea.3f25d7c>
