Date: Mon, 7 Feb 2022 03:21:29 GMT From: =?utf-8?Q?Romain Tarti=C3=A8re?= <romain@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 81ec2b0f060c - main - textproc/opensearch: Update to 1.2.4 Message-ID: <202202070321.2173LTLg042108@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by romain: URL: https://cgit.FreeBSD.org/ports/commit/?id=81ec2b0f060cb8a30754f3a8aec2ecea18484dec commit 81ec2b0f060cb8a30754f3a8aec2ecea18484dec Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2022-02-07 03:19:19 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2022-02-07 03:19:19 +0000 textproc/opensearch: Update to 1.2.4 Release note: https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.2.4.md With hat: opensearch --- textproc/opensearch/Makefile | 2 +- textproc/opensearch/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/opensearch/Makefile b/textproc/opensearch/Makefile index 60e10c215ae6..01d5443d578f 100644 --- a/textproc/opensearch/Makefile +++ b/textproc/opensearch/Makefile @@ -1,7 +1,7 @@ # Created by: Sven R <freebsd@hackacad.net> PORTNAME= opensearch -DISTVERSION= 1.2.3 +DISTVERSION= 1.2.4 DISTVERSIONSUFFIX= -linux-x64 CATEGORIES= textproc java devel MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${PORTVERSION}/ diff --git a/textproc/opensearch/distinfo b/textproc/opensearch/distinfo index f74f346c8ae9..0c44d85b2c53 100644 --- a/textproc/opensearch/distinfo +++ b/textproc/opensearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640622753 -SHA256 (opensearch-1.2.3-linux-x64.tar.gz) = a594ac2808e6e476d647e47e45e837fba3e21671285ce39b2cee1c32d5e6887d -SIZE (opensearch-1.2.3-linux-x64.tar.gz) = 414294749 +TIMESTAMP = 1644200170 +SHA256 (opensearch-1.2.4-linux-x64.tar.gz) = d40f2696623b6766aa235997e2847a6c661a226815d4ba173292a219754bd8a8 +SIZE (opensearch-1.2.4-linux-x64.tar.gz) = 414286691
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202070321.2173LTLg042108>