Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2023 10:02:05 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 739527c26632 - main - textproc/gitlab-elasticsearch-indexer: update to 4.1.0
Message-ID:  <202304031002.333A25mH004377@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=739527c26632562e5a25710505c8d255ad72c4a5

commit 739527c26632562e5a25710505c8d255ad72c4a5
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-02-27 08:00:52 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-04-03 10:01:09 +0000

    textproc/gitlab-elasticsearch-indexer: update to 4.1.0
    
    Required for gitlab-ce 15.9
---
 textproc/gitlab-elasticsearch-indexer/Makefile |  5 ++---
 textproc/gitlab-elasticsearch-indexer/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index a955c0e78422..8478c9a3e36b 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gitlab-elasticsearch-indexer
-PORTVERSION=	3.2.0
-PORTREVISION=	3
+PORTVERSION=	4.1.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 
@@ -21,7 +20,7 @@ USES=		gmake go:modules,no_targets pkgconfig
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/tags
-GL_COMMIT=	4dfd8f10c41f4a9b65b9a8197e881776c4695b90
+GL_COMMIT=	c33cd08b6239fb9e3bc86302f27037d00c647049
 
 MAKE_ENV=	GOFLAGS="${GO_BUILDFLAGS}"
 # make sure to pass go build options into make process
diff --git a/textproc/gitlab-elasticsearch-indexer/distinfo b/textproc/gitlab-elasticsearch-indexer/distinfo
index e8590ffcee04..7e31ea88da9c 100644
--- a/textproc/gitlab-elasticsearch-indexer/distinfo
+++ b/textproc/gitlab-elasticsearch-indexer/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1675118709
-SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-4dfd8f10c41f4a9b65b9a8197e881776c4695b90_GL0/go.mod) = c456b10b1ea442ca1d9a9cdb1f7e21dc11f67c659ba43930dcae78fd5e7ec439
-SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-4dfd8f10c41f4a9b65b9a8197e881776c4695b90_GL0/go.mod) = 2318
-SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-4dfd8f10c41f4a9b65b9a8197e881776c4695b90_GL0/gitlab-org-gitlab-elasticsearch-indexer-4dfd8f10c41f4a9b65b9a8197e881776c4695b90_GL0.tar.gz) = f129f709f593a95d6950703df235b466cab09f0e7343af42632a1a5b8f6d914e
-SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-4dfd8f10c41f4a9b65b9a8197e881776c4695b90_GL0/gitlab-org-gitlab-elasticsearch-indexer-4dfd8f10c41f4a9b65b9a8197e881776c4695b90_GL0.tar.gz) = 87398
+TIMESTAMP = 1676992088
+SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-c33cd08b6239fb9e3bc86302f27037d00c647049_GL0/go.mod) = c456b10b1ea442ca1d9a9cdb1f7e21dc11f67c659ba43930dcae78fd5e7ec439
+SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-c33cd08b6239fb9e3bc86302f27037d00c647049_GL0/go.mod) = 2318
+SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-c33cd08b6239fb9e3bc86302f27037d00c647049_GL0/gitlab-org-gitlab-elasticsearch-indexer-c33cd08b6239fb9e3bc86302f27037d00c647049_GL0.tar.gz) = be6d6c7663e4be0705c9936e18c802a72a4e1ecbfd6a5519f93285dfbdfd60ea
+SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-c33cd08b6239fb9e3bc86302f27037d00c647049_GL0/gitlab-org-gitlab-elasticsearch-indexer-c33cd08b6239fb9e3bc86302f27037d00c647049_GL0.tar.gz) = 87541



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304031002.333A25mH004377>