git: 04902cce7c54 - main - www/gitlab-ce: Bugfixupdate to 13.11.3

Matthias Fechner mfechner at FreeBSD.org
Thu May 6 21:37:58 UTC 2021


The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04902cce7c5461e5071017126c3ef17994d85050

commit 04902cce7c5461e5071017126c3ef17994d85050
Author:     Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-05-06 21:35:17 +0000
Commit:     Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-05-06 21:37:13 +0000

    www/gitlab-ce: Bugfixupdate to 13.11.3
    
    Changelog:
    https://about.gitlab.com/releases/2021/04/30/gitlab-13-11-3-released/
---
 devel/gitaly/Makefile         | 4 ++--
 devel/gitaly/distinfo         | 6 +++---
 www/gitlab-ce/Makefile        | 6 +++---
 www/gitlab-ce/distinfo        | 6 +++---
 www/gitlab-workhorse/Makefile | 4 ++--
 www/gitlab-workhorse/distinfo | 6 +++---
 6 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index aa2facce06b8..b9a72336748c 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitaly
-DISTVERSION=	13.11.2
+DISTVERSION=	13.11.3
 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=	32583d86bad131de8405a90407052edc836a0244
+GL_COMMIT=	a14e84bce77ea1f18aded23636cf1853f84a7b3c
 
 # for go dependencies
 USE_GITHUB=	nodefault
diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo
index 856b1ca0bd4f..8ccb1a642aa7 100644
--- a/devel/gitaly/distinfo
+++ b/devel/gitaly/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1619641315
+TIMESTAMP = 1620332586
 SHA256 (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = d81bd47683ef9cbd228691b077373d3e15ca5fa5b9e7919099c4e87779040e84
 SIZE (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = 3321111
 SHA256 (alexbrainman-sspi-909beea2cc74_GH0.tar.gz) = 50b452d12987d884f45c85bd2de8ea7076cd54f6f2c8b612a1d4c1704e52b5df
@@ -169,8 +169,8 @@ SHA256 (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 6b89d1a6684475fcbaed3f9d2137
 SIZE (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 164460
 SHA256 (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 98901cc41df77858a2f601ad48b45bdf72af40c56f15bc5182416b15db0daac3
 SIZE (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 31655
-SHA256 (gitlab-org-gitaly-32583d86bad131de8405a90407052edc836a0244_GL0.tar.gz) = 76c84bd583747f8f702f405d06fe00bdd1b7bbda69973abbefd429fb6e7db12a
-SIZE (gitlab-org-gitaly-32583d86bad131de8405a90407052edc836a0244_GL0.tar.gz) = 3459859
+SHA256 (gitlab-org-gitaly-a14e84bce77ea1f18aded23636cf1853f84a7b3c_GL0.tar.gz) = e9e7603f521b3a0f4fdc66a13d59043bb928fbd6dbe93ccdbaf565e7dadbc501
+SIZE (gitlab-org-gitaly-a14e84bce77ea1f18aded23636cf1853f84a7b3c_GL0.tar.gz) = 3459962
 SHA256 (gitlab-org-gitlab-shell-3f9890ef73dced430d86801a1efc0e93ec50890e_GL0.tar.gz) = 7f5b214e4bd2b72231462c3a153d9b416caab331a1a25a3ca5cd44b02ab9eb15
 SIZE (gitlab-org-gitlab-shell-3f9890ef73dced430d86801a1efc0e93ec50890e_GL0.tar.gz) = 89693
 SHA256 (gitlab-org-labkit-f2d7fb209ecad2eaddb5fb9c4ab03eb8eaa82811_GL0.tar.gz) = 0ac619ab0bfcbda29f80f0955e86c7ffa1adaa20c96ed546f53fb837633f5d90
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 9d0d83b8b83a..503704675ce1 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -1,8 +1,8 @@
 # Created by: Torsten Zuehlsdorff <tz at FreeBSD.org>
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	13.11.2
-PORTREVISION=	1
+PORTVERSION=	13.11.3
+PORTREVISION=	0
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner at FreeBSD.org
@@ -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?=	d8d57a90208c62b29e5218f97525404859232a55
+GL_COMMIT?=	b321336e4437c4fc1693be95ec7e5319cace9510
 
 USERS=	git
 GROUPS=	git
diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo
index 7a4e69f0d97d..bc1eeb228aa0 100644
--- a/www/gitlab-ce/distinfo
+++ b/www/gitlab-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619640451
-SHA256 (gitlab-org-gitlab-foss-d8d57a90208c62b29e5218f97525404859232a55_GL0.tar.gz) = d2bfe2c41c34587a20fbc043c203f3cade4bee4c52b0902ba02bdb6a760fc058
-SIZE (gitlab-org-gitlab-foss-d8d57a90208c62b29e5218f97525404859232a55_GL0.tar.gz) = 96844994
+TIMESTAMP = 1620332672
+SHA256 (gitlab-org-gitlab-foss-b321336e4437c4fc1693be95ec7e5319cace9510_GL0.tar.gz) = 4e4d91c2968705747b0d35513ed143c794efc780eefcc2a22cab551d97658eb0
+SIZE (gitlab-org-gitlab-foss-b321336e4437c4fc1693be95ec7e5319cace9510_GL0.tar.gz) = 96843061
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index ac5213cddf97..cd0452534769 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?=	13.11.2
+PORTVERSION?=	13.11.3
 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?=	d8d57a90208c62b29e5218f97525404859232a55
+GL_COMMIT?=	b321336e4437c4fc1693be95ec7e5319cace9510
 
 # for go dependencies
 USE_GITHUB=	nodefault
diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo
index 0fdd1e8bd847..ee3e7282fcc9 100644
--- a/www/gitlab-workhorse/distinfo
+++ b/www/gitlab-workhorse/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1619641369
+TIMESTAMP = 1620333475
 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
@@ -181,8 +181,8 @@ SHA256 (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 6b89d1a6684475fcbaed3f9d2137
 SIZE (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 164460
 SHA256 (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 98901cc41df77858a2f601ad48b45bdf72af40c56f15bc5182416b15db0daac3
 SIZE (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 31655
-SHA256 (gitlab-org-gitlab-foss-d8d57a90208c62b29e5218f97525404859232a55_GL0.tar.gz) = d2bfe2c41c34587a20fbc043c203f3cade4bee4c52b0902ba02bdb6a760fc058
-SIZE (gitlab-org-gitlab-foss-d8d57a90208c62b29e5218f97525404859232a55_GL0.tar.gz) = 96844994
+SHA256 (gitlab-org-gitlab-foss-b321336e4437c4fc1693be95ec7e5319cace9510_GL0.tar.gz) = 4e4d91c2968705747b0d35513ed143c794efc780eefcc2a22cab551d97658eb0
+SIZE (gitlab-org-gitlab-foss-b321336e4437c4fc1693be95ec7e5319cace9510_GL0.tar.gz) = 96843061
 SHA256 (gitlab-org-gitaly-3f5e218def93024f3aafe590c22cd1b29f744105_GL0.tar.gz) = 000027af9d1bca6db30bb4e0b27fcb4b6315ae7c0787639c044eaa449fc3d8d0
 SIZE (gitlab-org-gitaly-3f5e218def93024f3aafe590c22cd1b29f744105_GL0.tar.gz) = 3145584
 SHA256 (gitlab-org-labkit-f2d7fb209ecad2eaddb5fb9c4ab03eb8eaa82811_GL0.tar.gz) = 0ac619ab0bfcbda29f80f0955e86c7ffa1adaa20c96ed546f53fb837633f5d90


More information about the dev-commits-ports-all mailing list