Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2023 17:04:43 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: fcf84f520199 - main - textproc/gitlab-elasticsearch-indexer: update to 4.3.3
Message-ID:  <202305281704.34SH4hhL064294@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=fcf84f520199e0a8469fc0520fa0c6d1169526d6

commit fcf84f520199e0a8469fc0520fa0c6d1169526d6
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-05-21 09:03:41 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-05-28 17:03:49 +0000

    textproc/gitlab-elasticsearch-indexer: update to 4.3.3
    
    Required for gitlab-ce 16.0.0
    
    Changelog:
    https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/blob/main/CHANGELOG
---
 textproc/gitlab-elasticsearch-indexer/Makefile |  4 ++--
 textproc/gitlab-elasticsearch-indexer/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index e8e1c85bde6a..4347d0a92e9d 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-elasticsearch-indexer
-PORTVERSION=	4.3.0
+PORTVERSION=	4.3.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 
@@ -20,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=	c0a71075f58bcce5fa55e3e0cf2a2106230858a4
+GL_COMMIT=	d7e70ce9964bdbb9955a312ff626e16e05835a95
 
 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 f208c286fdbc..3a1080065e05 100644
--- a/textproc/gitlab-elasticsearch-indexer/distinfo
+++ b/textproc/gitlab-elasticsearch-indexer/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1682145471
-SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-c0a71075f58bcce5fa55e3e0cf2a2106230858a4_GL0/go.mod) = 129e0b5346dcc05c8938268396ed12455ca904e6b8b07ff1305d316583389a65
-SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-c0a71075f58bcce5fa55e3e0cf2a2106230858a4_GL0/go.mod) = 2181
-SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-c0a71075f58bcce5fa55e3e0cf2a2106230858a4_GL0/gitlab-org-gitlab-elasticsearch-indexer-c0a71075f58bcce5fa55e3e0cf2a2106230858a4_GL0.tar.gz) = 6095842b9163ee9096af1e30c0bd3f861eac121fd6cbd86618b7ba8d911c55c0
-SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-c0a71075f58bcce5fa55e3e0cf2a2106230858a4_GL0/gitlab-org-gitlab-elasticsearch-indexer-c0a71075f58bcce5fa55e3e0cf2a2106230858a4_GL0.tar.gz) = 90095
+TIMESTAMP = 1684522589
+SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-d7e70ce9964bdbb9955a312ff626e16e05835a95_GL0/go.mod) = 129e0b5346dcc05c8938268396ed12455ca904e6b8b07ff1305d316583389a65
+SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-d7e70ce9964bdbb9955a312ff626e16e05835a95_GL0/go.mod) = 2181
+SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-d7e70ce9964bdbb9955a312ff626e16e05835a95_GL0/gitlab-org-gitlab-elasticsearch-indexer-d7e70ce9964bdbb9955a312ff626e16e05835a95_GL0.tar.gz) = c08763b0ea669ab6246b6bcd71fd091841601161c8d99012f8fb6a20d928eca5
+SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-d7e70ce9964bdbb9955a312ff626e16e05835a95_GL0/gitlab-org-gitlab-elasticsearch-indexer-d7e70ce9964bdbb9955a312ff626e16e05835a95_GL0.tar.gz) = 90978



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