git: a9fd405e43cf - main - www/gitlab-workhorse: Update to 14.1.0
Matthias Fechner
mfechner at FreeBSD.org
Sat Jul 24 07:08:46 UTC 2021
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a9fd405e43cfc65d63ba85952456a3f0b1d932b0
commit a9fd405e43cfc65d63ba85952456a3f0b1d932b0
Author: Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-07-24 06:58:36 +0000
Commit: Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-07-24 07:08:06 +0000
www/gitlab-workhorse: Update to 14.1.0
Required for gitlab-ce 14.1.
---
www/gitlab-workhorse/Makefile | 5 +++--
www/gitlab-workhorse/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index 7009ac846c82..f5b45c0f8b41 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,7 +1,7 @@
# Created by: Torsten Zuehlsdorff <tz at FreeBSD.org>
PORTNAME?= gitlab-workhorse
-PORTVERSION?= 14.0.5
+PORTVERSION?= 14.1.0
PORTREVISION?= 0
CATEGORIES= www
@@ -23,7 +23,7 @@ USE_GITLAB= yes
GL_ACCOUNT?= gitlab-org
GL_PROJECT= gitlab-foss
# Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT?= 25fc1060affe576fd7c2f8aad586c5109c51cf7e
+GL_COMMIT?= b1a082345cee74a633bc8536e00b09fc5c425a60
# for go dependencies
USE_GITHUB= nodefault
@@ -158,3 +158,4 @@ post-install:
.include <bsd.port.mk>
+
diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo
index 0f1e61452fae..746df689f106 100644
--- a/www/gitlab-workhorse/distinfo
+++ b/www/gitlab-workhorse/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1625902037
+TIMESTAMP = 1627071444
SHA256 (Azure-azure-pipeline-go-v0.2.3_GH0.tar.gz) = 99bd58f4a07dd02d9615e3638b3bb6dbfad80ef678ccdb8e17e3fa2b0fef343e
SIZE (Azure-azure-pipeline-go-v0.2.3_GH0.tar.gz) = 17102
SHA256 (Azure-azure-storage-blob-go-6df5d9af221d_GH0.tar.gz) = 31047920e4c507f913b9922ad920a2e9f6d48e6056bdc6869b6c257e3ab095a7
@@ -195,8 +195,8 @@ SHA256 (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 7590acdefcbbf9553bd3415bc7e5
SIZE (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 210139
SHA256 (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = c178bcad325857dba29551c16f40707701adf6e3a9e01e1ca3e5edfc3c6de8bc
SIZE (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = 38010
-SHA256 (gitlab-org-gitlab-foss-25fc1060affe576fd7c2f8aad586c5109c51cf7e_GL0.tar.gz) = 38930f9942eabc5fa3b84fe71c3774b32a60d5d99f6230752fbde5f3a274acb5
-SIZE (gitlab-org-gitlab-foss-25fc1060affe576fd7c2f8aad586c5109c51cf7e_GL0.tar.gz) = 96614850
+SHA256 (gitlab-org-gitlab-foss-b1a082345cee74a633bc8536e00b09fc5c425a60_GL0.tar.gz) = 8eaa5a4425572f9668871831f0042fc08506f5a483e65a0604feb939ce48cbd0
+SIZE (gitlab-org-gitlab-foss-b1a082345cee74a633bc8536e00b09fc5c425a60_GL0.tar.gz) = 96486524
SHA256 (gitlab-org-gitaly-e078d5bd7c5eb37caa222faa15010ce6decc6aa6_GL0.tar.gz) = 31a6c86d809082126e11e98e050749932861297a3d21c8e4756b5618e06ac9fd
SIZE (gitlab-org-gitaly-e078d5bd7c5eb37caa222faa15010ce6decc6aa6_GL0.tar.gz) = 3465551
SHA256 (gitlab-org-labkit-bdc29f9e957c46d7b0a4747a4662879c7189bf08_GL0.tar.gz) = 89f9ff3689f9338379e62abda71c678e6ff1a65f7d67392c284941678dc90c7e
More information about the dev-commits-ports-all
mailing list