Date: Fri, 3 Feb 2023 10:09:06 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c9909b669928 - main - textproc/elasticsearch7: Update to 7.17.9 Message-ID: <202302031009.313A96GU030631@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9909b669928f130a9a38cb75b2cb9b58e338713 commit c9909b669928f130a9a38cb75b2cb9b58e338713 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2023-02-03 09:57:24 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2023-02-03 10:08:47 +0000 textproc/elasticsearch7: Update to 7.17.9 Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.9.html --- textproc/elasticsearch7/Makefile | 2 +- textproc/elasticsearch7/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/elasticsearch7/Makefile b/textproc/elasticsearch7/Makefile index fb29ad384081..5f239ae399f2 100644 --- a/textproc/elasticsearch7/Makefile +++ b/textproc/elasticsearch7/Makefile @@ -1,5 +1,5 @@ PORTNAME= elasticsearch -PORTVERSION= 7.17.8 +PORTVERSION= 7.17.9 CATEGORIES= textproc java devel MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/ PKGNAMESUFFIX= 7 diff --git a/textproc/elasticsearch7/distinfo b/textproc/elasticsearch7/distinfo index 4ebe6e933dd5..bf223008a943 100644 --- a/textproc/elasticsearch7/distinfo +++ b/textproc/elasticsearch7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670878009 -SHA256 (elasticsearch-7.17.8-darwin-x86_64.tar.gz) = fb6bd5edfad02a76f8fab3a9f7913daad6587cfc8b1a31f8609bfbb19d2a12c8 -SIZE (elasticsearch-7.17.8-darwin-x86_64.tar.gz) = 308600744 +TIMESTAMP = 1675374171 +SHA256 (elasticsearch-7.17.9-darwin-x86_64.tar.gz) = a1f000702a0ada202bc92f213623dc6ce9d23de1862ab441544613a365a86ff1 +SIZE (elasticsearch-7.17.9-darwin-x86_64.tar.gz) = 309035015
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302031009.313A96GU030631>