Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2020 13:15:59 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538482 - in head: devel/gitaly www/gitlab-ce
Message-ID:  <202006111315.05BDFxoS068789@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jun 11 13:15:58 2020
New Revision: 538482
URL: https://svnweb.freebsd.org/changeset/ports/538482

Log:
  Update to 13.0.6.
  This update does not change anything, but makes sure the correct version is displayed in the admin panel.

Modified:
  head/devel/gitaly/Makefile
  head/devel/gitaly/distinfo
  head/www/gitlab-ce/Makefile
  head/www/gitlab-ce/distinfo

Modified: head/devel/gitaly/Makefile
==============================================================================
--- head/devel/gitaly/Makefile	Thu Jun 11 13:15:34 2020	(r538481)
+++ head/devel/gitaly/Makefile	Thu Jun 11 13:15:58 2020	(r538482)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-DISTVERSION=	13.0.5
+DISTVERSION=	13.0.6
 PORTREVISION=	0
 CATEGORIES=	devel
 
@@ -42,7 +42,7 @@ MAKE_ENV=	GOFLAGS="${GO_BUILDFLAGS}"
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
-GL_COMMIT=	86292a176c16f247d2d1948e526d2bdf0ad3339f
+GL_COMMIT=	33042dd28f60ef06697c6fbadd8c53cb9d3536d2
 
 # for go dependencies
 USE_GITHUB=	nodefault

Modified: head/devel/gitaly/distinfo
==============================================================================
--- head/devel/gitaly/distinfo	Thu Jun 11 13:15:34 2020	(r538481)
+++ head/devel/gitaly/distinfo	Thu Jun 11 13:15:58 2020	(r538482)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1591293558
+TIMESTAMP = 1591859804
 SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f
 SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077
 SHA256 (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = d81bd47683ef9cbd228691b077373d3e15ca5fa5b9e7919099c4e87779040e84
@@ -99,8 +99,8 @@ SHA256 (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 6b
 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-86292a176c16f247d2d1948e526d2bdf0ad3339f_GL0.tar.gz) = 34287192e9c4f9f32a67a94c4a3fc14c88ff653eb545fd08f96f47d57415dd28
-SIZE (gitlab-org-gitaly-86292a176c16f247d2d1948e526d2bdf0ad3339f_GL0.tar.gz) = 3007692
+SHA256 (gitlab-org-gitaly-33042dd28f60ef06697c6fbadd8c53cb9d3536d2_GL0.tar.gz) = e09ecfcda45720709a88c78718d7cccb207f05984a1e83d5639e5fcb66a3fe42
+SIZE (gitlab-org-gitaly-33042dd28f60ef06697c6fbadd8c53cb9d3536d2_GL0.tar.gz) = 3007790
 SHA256 (gitlab-org-gitlab-shell-716e30c55e893ebe2385b27f85902a789f26c6ef_GL0.tar.gz) = 9a2a40a6c44802b1de7ff46bc9c6bc97c8be179d0ca4fe755c22044650d3f84c
 SIZE (gitlab-org-gitlab-shell-716e30c55e893ebe2385b27f85902a789f26c6ef_GL0.tar.gz) = 65840
 SHA256 (gitlab-org-labkit-0149780c759d60f61fcfe1648fb882ba7ec41f3f_GL0.tar.gz) = fa3a9e6a6da58375427ee1814d95dba8d55bee13537492bba19480eae772ab95

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Thu Jun 11 13:15:34 2020	(r538481)
+++ head/www/gitlab-ce/Makefile	Thu Jun 11 13:15:58 2020	(r538482)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	13.0.5
+PORTVERSION=	13.0.6
 PORTREVISION=	0
 CATEGORIES=	www devel
 
@@ -250,7 +250,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=	9097f912ba5c4eb3f396675dc51fe64bc5b16268
+GL_COMMIT=	5aa982e01ea9793c71f9f1a6ac0146f4ffe52879
 SHEBANG_FILES=	bin/background_* scripts/build_assets_image scripts/clean-old-cached-assets scripts/create_postgres_user.sh scripts/prepare_postgres_fdw.sh scripts/review_apps/gcp_cleanup.sh scripts/rspec_helpers.sh scripts/security-harness
 
 USERS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Thu Jun 11 13:15:34 2020	(r538481)
+++ head/www/gitlab-ce/distinfo	Thu Jun 11 13:15:58 2020	(r538482)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591293524
-SHA256 (gitlab-org-gitlab-foss-9097f912ba5c4eb3f396675dc51fe64bc5b16268_GL0.tar.gz) = f86ac10497e41f9e5c68bbe9c1d476ebc6566ca25f4bb83baf8d47f76294e1e4
-SIZE (gitlab-org-gitlab-foss-9097f912ba5c4eb3f396675dc51fe64bc5b16268_GL0.tar.gz) = 91944534
+TIMESTAMP = 1591859680
+SHA256 (gitlab-org-gitlab-foss-5aa982e01ea9793c71f9f1a6ac0146f4ffe52879_GL0.tar.gz) = a2384efb029636e9f2d9146e447d257a3058a18069b4e71e555e76abd0b4e2b9
+SIZE (gitlab-org-gitlab-foss-5aa982e01ea9793c71f9f1a6ac0146f4ffe52879_GL0.tar.gz) = 91944481



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006111315.05BDFxoS068789>