Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2020 10:23:27 +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: r548776 - in head: devel/gitaly www/gitlab-ce
Message-ID:  <202009161023.08GANRiV014541@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Wed Sep 16 10:23:26 2020
New Revision: 548776
URL: https://svnweb.freebsd.org/changeset/ports/548776

Log:
  Bugfix update to 13.3.6.
  Changelog:
  https://about.gitlab.com/releases/2020/09/14/gitlab-13-3-6-released/

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

Modified: head/devel/gitaly/Makefile
==============================================================================
--- head/devel/gitaly/Makefile	Wed Sep 16 10:20:44 2020	(r548775)
+++ head/devel/gitaly/Makefile	Wed Sep 16 10:23:26 2020	(r548776)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-DISTVERSION=	13.3.5
+DISTVERSION=	13.3.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=	6641c69e380bc4f0350da7e85ebfcbd1565f47b8
+GL_COMMIT=	54aae4d2724f498eb663a0bc673fcabd9fa04f97
 
 # for go dependencies
 USE_GITHUB=	nodefault

Modified: head/devel/gitaly/distinfo
==============================================================================
--- head/devel/gitaly/distinfo	Wed Sep 16 10:20:44 2020	(r548775)
+++ head/devel/gitaly/distinfo	Wed Sep 16 10:23:26 2020	(r548776)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1599241234
+TIMESTAMP = 1600178353
 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-6641c69e380bc4f0350da7e85ebfcbd1565f47b8_GL0.tar.gz) = 9299dd278deee6b0b9750fb21a0091a641d06226d28eca30397ee41d5c2f9d23
-SIZE (gitlab-org-gitaly-6641c69e380bc4f0350da7e85ebfcbd1565f47b8_GL0.tar.gz) = 3099779
+SHA256 (gitlab-org-gitaly-54aae4d2724f498eb663a0bc673fcabd9fa04f97_GL0.tar.gz) = a95489653aa1288877657ddea99d1c694a76429a2b4b508edfe735c5ea342b9a
+SIZE (gitlab-org-gitaly-54aae4d2724f498eb663a0bc673fcabd9fa04f97_GL0.tar.gz) = 3099813
 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	Wed Sep 16 10:20:44 2020	(r548775)
+++ head/www/gitlab-ce/Makefile	Wed Sep 16 10:23:26 2020	(r548776)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	13.3.5
+PORTVERSION=	13.3.6
 PORTREVISION=	0
 CATEGORIES=	www devel
 
@@ -259,7 +259,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=	467cb4161ad14ca3a5a92c2b0bed271e4da033fa
+GL_COMMIT=	15c2c8c66dbe422588e5411eee7e68f1fa440bb8
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Wed Sep 16 10:20:44 2020	(r548775)
+++ head/www/gitlab-ce/distinfo	Wed Sep 16 10:23:26 2020	(r548776)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599241175
-SHA256 (gitlab-org-gitlab-foss-467cb4161ad14ca3a5a92c2b0bed271e4da033fa_GL0.tar.gz) = 4ae5d2087c5842a93e9721e11385a461ef04cc11e4d5601117cb943239154cb1
-SIZE (gitlab-org-gitlab-foss-467cb4161ad14ca3a5a92c2b0bed271e4da033fa_GL0.tar.gz) = 98984277
+TIMESTAMP = 1600178254
+SHA256 (gitlab-org-gitlab-foss-15c2c8c66dbe422588e5411eee7e68f1fa440bb8_GL0.tar.gz) = 57e995a29085cee120ba1a9d0c2489573b21760a61ea974ab9f12f018af03ad1
+SIZE (gitlab-org-gitlab-foss-15c2c8c66dbe422588e5411eee7e68f1fa440bb8_GL0.tar.gz) = 98989340

Modified: head/www/gitlab-ce/pkg-plist
==============================================================================
--- head/www/gitlab-ce/pkg-plist	Wed Sep 16 10:20:44 2020	(r548775)
+++ head/www/gitlab-ce/pkg-plist	Wed Sep 16 10:23:26 2020	(r548776)
@@ -13107,6 +13107,7 @@
 %%WWWDIR%%/doc/install/openshift_and_gitlab/img/web-console.png
 %%WWWDIR%%/doc/install/openshift_and_gitlab/index.md
 %%WWWDIR%%/doc/install/pivotal/index.md
+%%WWWDIR%%/doc/install/postgresql_extensions.md
 %%WWWDIR%%/doc/install/redis.md
 %%WWWDIR%%/doc/install/relative_url.md
 %%WWWDIR%%/doc/install/requirements.md
@@ -22256,6 +22257,8 @@
 %%WWWDIR%%/spec/frontend/helpers/dom_shims/size_properties.js
 %%WWWDIR%%/spec/frontend/helpers/dom_shims/window_scroll_to.js
 %%WWWDIR%%/spec/frontend/helpers/event_hub_factory_spec.js
+%%WWWDIR%%/spec/frontend/helpers/fake_date.js
+%%WWWDIR%%/spec/frontend/helpers/fake_date_spec.js
 %%WWWDIR%%/spec/frontend/helpers/fake_request_animation_frame.js
 %%WWWDIR%%/spec/frontend/helpers/filtered_search_spec_helper.js
 %%WWWDIR%%/spec/frontend/helpers/fixtures.js



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