diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2023-05-21 09:03:41 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2023-05-28 17:03:49 +0000 |
commit | fcf84f520199e0a8469fc0520fa0c6d1169526d6 (patch) | |
tree | 9ad2d6a646ec95ea91c464a80ae78fca1717933b | |
parent | 4a3281cf0125b1461dce8a75fe8a0bc87e9b8c90 (diff) | |
download | ports-fcf84f520199e0a8469fc0520fa0c6d1169526d6.tar.gz ports-fcf84f520199e0a8469fc0520fa0c6d1169526d6.zip |
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
-rw-r--r-- | textproc/gitlab-elasticsearch-indexer/Makefile | 4 | ||||
-rw-r--r-- | 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 |