git: 7dac4c347758 - main - www/gitlab-ce: Bugfix update to 14.1.1

Matthias Fechner mfechner at FreeBSD.org
Sat Jul 31 14:19:35 UTC 2021


The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7dac4c3477587656ddf7ab292927ab36c0f26b7f

commit 7dac4c3477587656ddf7ab292927ab36c0f26b7f
Author:     Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-07-31 13:51:39 +0000
Commit:     Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-07-31 14:19:17 +0000

    www/gitlab-ce: Bugfix update to 14.1.1
    
    Changelog:
    https://about.gitlab.com/releases/2021/07/28/gitlab-14-1-1-released/
---
 devel/gitaly/Makefile         | 4 ++--
 devel/gitaly/distinfo         | 6 +++---
 www/gitlab-ce/Makefile        | 4 ++--
 www/gitlab-ce/distinfo        | 6 +++---
 www/gitlab-workhorse/Makefile | 4 ++--
 www/gitlab-workhorse/distinfo | 6 +++---
 6 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index 84b6b45a340e..751388c446c7 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitaly
-DISTVERSION=	14.1.0
+DISTVERSION=	14.1.1
 PORTREVISION=	0
 CATEGORIES=	devel
 
@@ -43,7 +43,7 @@ MAKE_ENV+=	${GO_ENV}
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
-GL_COMMIT=	11ceaf6b6204634021c70ed510e2805f9633bb14
+GL_COMMIT=	756474b0aede2c6169cccbde1fea4b39d8a961a8
 
 # for go dependencies
 USE_GITHUB=	nodefault
diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo
index fd55894b4323..d67ee484d5b0 100644
--- a/devel/gitaly/distinfo
+++ b/devel/gitaly/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1627071975
+TIMESTAMP = 1627739131
 SHA256 (DataDog-datadog-go-v4.4.0_GH0.tar.gz) = ca4e63041f5e0a176f0affd7a59979255de116686479816a80ff067531f141dc
 SIZE (DataDog-datadog-go-v4.4.0_GH0.tar.gz) = 43175
 SHA256 (DataDog-dd-trace-go-v1.30.0_GH0.tar.gz) = a739f6c2c20cfa8ffe427451c9eeea3b369fd7bf1334507eef2b8d60088974a2
@@ -185,8 +185,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-gitaly-11ceaf6b6204634021c70ed510e2805f9633bb14_GL0.tar.gz) = b71749cd0e36976cb77c72bc7857706f742be154de605b1e0edb8daf8da5c38b
-SIZE (gitlab-org-gitaly-11ceaf6b6204634021c70ed510e2805f9633bb14_GL0.tar.gz) = 3577870
+SHA256 (gitlab-org-gitaly-756474b0aede2c6169cccbde1fea4b39d8a961a8_GL0.tar.gz) = 777ea2c74314ca9b013716edb9a0b845d8fca030f8fe6659fadd6429e3d77eb0
+SIZE (gitlab-org-gitaly-756474b0aede2c6169cccbde1fea4b39d8a961a8_GL0.tar.gz) = 3577984
 SHA256 (gitlab-org-gitlab-shell-3f9890ef73dced430d86801a1efc0e93ec50890e_GL0.tar.gz) = 7f5b214e4bd2b72231462c3a153d9b416caab331a1a25a3ca5cd44b02ab9eb15
 SIZE (gitlab-org-gitlab-shell-3f9890ef73dced430d86801a1efc0e93ec50890e_GL0.tar.gz) = 89693
 SHA256 (gitlab-org-labkit-bdc29f9e957c46d7b0a4747a4662879c7189bf08_GL0.tar.gz) = 89f9ff3689f9338379e62abda71c678e6ff1a65f7d67392c284941678dc90c7e
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 4c4909615847..cea2782b8c79 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -1,7 +1,7 @@
 # Created by: Torsten Zuehlsdorff <tz at FreeBSD.org>
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	14.1.0
+PORTVERSION=	14.1.1
 PORTREVISION=	0
 CATEGORIES=	www devel
 
@@ -269,7 +269,7 @@ USE_GITLAB=	yes
 GL_ACCOUNT?=	gitlab-org
 GL_PROJECT?=	gitlab-foss
 # Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT?=	b1a082345cee74a633bc8536e00b09fc5c425a60
+GL_COMMIT?=	c8edb9de30c95e9e715a1e31e7667f94fb7f3dec
 
 USERS=	git
 GROUPS=	git
diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo
index 89449b65e5c0..d727cd7bd94c 100644
--- a/www/gitlab-ce/distinfo
+++ b/www/gitlab-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627071254
-SHA256 (gitlab-org-gitlab-foss-b1a082345cee74a633bc8536e00b09fc5c425a60_GL0.tar.gz) = 8eaa5a4425572f9668871831f0042fc08506f5a483e65a0604feb939ce48cbd0
-SIZE (gitlab-org-gitlab-foss-b1a082345cee74a633bc8536e00b09fc5c425a60_GL0.tar.gz) = 96486524
+TIMESTAMP = 1627739102
+SHA256 (gitlab-org-gitlab-foss-c8edb9de30c95e9e715a1e31e7667f94fb7f3dec_GL0.tar.gz) = e1718bc684c31b4fd139dfc37e948fa37feb3c478c5660fdc74969e9e9ebd060
+SIZE (gitlab-org-gitlab-foss-c8edb9de30c95e9e715a1e31e7667f94fb7f3dec_GL0.tar.gz) = 96496089
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index f5b45c0f8b41..94dd74ebc473 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.1.0
+PORTVERSION?=	14.1.1
 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?=	b1a082345cee74a633bc8536e00b09fc5c425a60
+GL_COMMIT?=	c8edb9de30c95e9e715a1e31e7667f94fb7f3dec
 
 # for go dependencies
 USE_GITHUB=	nodefault
diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo
index 746df689f106..ebe0310e8a46 100644
--- a/www/gitlab-workhorse/distinfo
+++ b/www/gitlab-workhorse/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1627071444
+TIMESTAMP = 1627739625
 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-b1a082345cee74a633bc8536e00b09fc5c425a60_GL0.tar.gz) = 8eaa5a4425572f9668871831f0042fc08506f5a483e65a0604feb939ce48cbd0
-SIZE (gitlab-org-gitlab-foss-b1a082345cee74a633bc8536e00b09fc5c425a60_GL0.tar.gz) = 96486524
+SHA256 (gitlab-org-gitlab-foss-c8edb9de30c95e9e715a1e31e7667f94fb7f3dec_GL0.tar.gz) = e1718bc684c31b4fd139dfc37e948fa37feb3c478c5660fdc74969e9e9ebd060
+SIZE (gitlab-org-gitlab-foss-c8edb9de30c95e9e715a1e31e7667f94fb7f3dec_GL0.tar.gz) = 96496089
 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-main mailing list