diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-08-16 07:12:22 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-08-24 04:22:26 +0000 |
commit | 73a00d5aad59081176a98fe958cc46f6eb3b8356 (patch) | |
tree | bbbbe79e7ae58e4ec2666a5f66e2a07bd573fd48 | |
parent | 9e080ed0e225322e38d3319d61273d7f01459a57 (diff) | |
download | ports-73a00d5aad59081176a98fe958cc46f6eb3b8356.tar.gz ports-73a00d5aad59081176a98fe958cc46f6eb3b8356.zip |
textproc/gitlab-elasticsearch-indexer: update to 3.0.1
Required for gitlab-ce 15.2
-rw-r--r-- | textproc/gitlab-elasticsearch-indexer/Makefile | 6 | ||||
-rw-r--r-- | textproc/gitlab-elasticsearch-indexer/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index 90eaecf218d5..f38063aca55c 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-elasticsearch-indexer -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org @@ -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= f49f8a54e8a65688a749f25303479915f3029464 +GL_COMMIT= 13a14c697ada73449b9b8ed15d58b74b4d4a4d9b 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 8632aab30a56..2f2fe8662ba7 100644 --- a/textproc/gitlab-elasticsearch-indexer/distinfo +++ b/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 |