Skip to content

Commit

Permalink
textproc/gitlab-elasticsearch-indexer: update to 3.0.1
Browse files Browse the repository at this point in the history
Required for gitlab-ce 15.2

(cherry picked from commit 73a00d5)
  • Loading branch information
mfechner committed Aug 25, 2022
1 parent 67ea45c commit d1739ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,9 +1,9 @@
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME= gitlab-elasticsearch-indexer
PORTVERSION= 3.0.0
PORTVERSION= 3.0.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= textproc

MAINTAINER= mfechner@FreeBSD.org
Expand All @@ -22,7 +22,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= f49f8a54e8a65688a749f25303479915f3029464
GL_COMMIT= 13a14c697ada73449b9b8ed15d58b74b4d4a4d9b

MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}"
# make sure to pass go build options into make process
Expand Down
10 changes: 5 additions & 5 deletions textproc/gitlab-elasticsearch-indexer/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1653646017
SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-f49f8a54e8a65688a749f25303479915f3029464_GL0/go.mod) = 28ac3af418cab3f928bd7caf3df8cfe51244e33abf9c1535a64d214cd100f518
SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-f49f8a54e8a65688a749f25303479915f3029464_GL0/go.mod) = 623
SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-f49f8a54e8a65688a749f25303479915f3029464_GL0/gitlab-org-gitlab-elasticsearch-indexer-f49f8a54e8a65688a749f25303479915f3029464_GL0.tar.gz) = 53d7397f512d2874efa9b3e704facf9f7f992027508f25e20936aba2c8ff1047
SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-f49f8a54e8a65688a749f25303479915f3029464_GL0/gitlab-org-gitlab-elasticsearch-indexer-f49f8a54e8a65688a749f25303479915f3029464_GL0.tar.gz) = 81018
TIMESTAMP = 1658818977
SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-13a14c697ada73449b9b8ed15d58b74b4d4a4d9b_GL0/go.mod) = d9d8fcc060f560d5cb4ac07254e4835d41ba2e2d1cecf2a0c213384d15b03c09
SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-13a14c697ada73449b9b8ed15d58b74b4d4a4d9b_GL0/go.mod) = 1969
SHA256 (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-13a14c697ada73449b9b8ed15d58b74b4d4a4d9b_GL0/gitlab-org-gitlab-elasticsearch-indexer-13a14c697ada73449b9b8ed15d58b74b4d4a4d9b_GL0.tar.gz) = fb732be8e87f70a0f08ace36c68f78b8ef4268090217cb14c412c2bbdfe3aab6
SIZE (go/textproc_gitlab-elasticsearch-indexer/gitlab-org-gitlab-elasticsearch-indexer-13a14c697ada73449b9b8ed15d58b74b4d4a4d9b_GL0/gitlab-org-gitlab-elasticsearch-indexer-13a14c697ada73449b9b8ed15d58b74b4d4a4d9b_GL0.tar.gz) = 81496

0 comments on commit d1739ff

Please sign in to comment.