From owner-svn-ports-all@freebsd.org Tue Nov 10 11:56:52 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CA47C2EC976; Tue, 10 Nov 2020 11:56:52 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CVmYc5FTnz3n2f; Tue, 10 Nov 2020 11:56:52 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 98017223FD; Tue, 10 Nov 2020 11:56:52 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AABuqbH089236; Tue, 10 Nov 2020 11:56:52 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AABupAT089231; Tue, 10 Nov 2020 11:56:51 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <202011101156.0AABupAT089231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Tue, 10 Nov 2020 11:56:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554831 - in head: devel/gitaly www/gitlab-ce X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in head: devel/gitaly www/gitlab-ce X-SVN-Commit-Revision: 554831 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Nov 2020 11:56:52 -0000 Author: mfechner Date: Tue Nov 10 11:56:51 2020 New Revision: 554831 URL: https://svnweb.freebsd.org/changeset/ports/554831 Log: Bugfix update for www/gitlab-ce to 13.5.3. Changelog: https://about.gitlab.com/releases/2020/11/03/gitlab-13-5-3-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 Tue Nov 10 11:37:03 2020 (r554830) +++ head/devel/gitaly/Makefile Tue Nov 10 11:56:51 2020 (r554831) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitaly -DISTVERSION= 13.5.2 +DISTVERSION= 13.5.3 PORTREVISION= 0 CATEGORIES= devel @@ -43,7 +43,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= dea703276dd1981b22515d8ba2837efc64f9410d +GL_COMMIT= 25d0a454172ea432033ac266cb2fda1bc0785eba # for go dependencies USE_GITHUB= nodefault Modified: head/devel/gitaly/distinfo ============================================================================== --- head/devel/gitaly/distinfo Tue Nov 10 11:37:03 2020 (r554830) +++ head/devel/gitaly/distinfo Tue Nov 10 11:56:51 2020 (r554831) @@ -1,4 +1,4 @@ -TIMESTAMP = 1604347228 +TIMESTAMP = 1605003635 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-4729b3d4d858_GH0.tar.gz) = 757930d82a7fca04d46d1c69ac27361ef2dadcb9fabbb3bf3a5ed785ebfc4e27 @@ -139,8 +139,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-dea703276dd1981b22515d8ba2837efc64f9410d_GL0.tar.gz) = 6b71dfeff63c349dac3d66737f81a2b77fb8e537e9df60e7a3d648d6d08a2f92 -SIZE (gitlab-org-gitaly-dea703276dd1981b22515d8ba2837efc64f9410d_GL0.tar.gz) = 3192560 +SHA256 (gitlab-org-gitaly-25d0a454172ea432033ac266cb2fda1bc0785eba_GL0.tar.gz) = 0260d94a26c38a20f6beb4345d37431f7f591a61bfaddf265354b17398242d08 +SIZE (gitlab-org-gitaly-25d0a454172ea432033ac266cb2fda1bc0785eba_GL0.tar.gz) = 3192478 SHA256 (gitlab-org-gitlab-shell-1a2bfecd2f0ebb8e31f9833e0522c4643797041b_GL0.tar.gz) = 1e12b1d55928131ac24d9eae147b98c871f9a9139da5dd8011ce27e42c3083a1 SIZE (gitlab-org-gitlab-shell-1a2bfecd2f0ebb8e31f9833e0522c4643797041b_GL0.tar.gz) = 82494 SHA256 (gitlab-org-labkit-45895e1290291a2519678a847a24edb22880b9e6_GL0.tar.gz) = 4aa5c67e6b864d3e52705ac4401f47286af9af88c00fa338ef22a451db617011 Modified: head/www/gitlab-ce/Makefile ============================================================================== --- head/www/gitlab-ce/Makefile Tue Nov 10 11:37:03 2020 (r554830) +++ head/www/gitlab-ce/Makefile Tue Nov 10 11:56:51 2020 (r554831) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME?= gitlab-ce -PORTVERSION?= 13.5.2 -PORTREVISION?= 1 +PORTVERSION?= 13.5.3 +PORTREVISION?= 0 CATEGORIES= www devel MAINTAINER?= mfechner@FreeBSD.org @@ -264,7 +264,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?= 187cae1b32bdbb01d70ad09a341dfc372bb559b7 +GL_COMMIT?= eaa194f15e614301d6a513b493bf7b17af65c58d USERS= git GROUPS= git Modified: head/www/gitlab-ce/distinfo ============================================================================== --- head/www/gitlab-ce/distinfo Tue Nov 10 11:37:03 2020 (r554830) +++ head/www/gitlab-ce/distinfo Tue Nov 10 11:56:51 2020 (r554831) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604347189 -SHA256 (gitlab-org-gitlab-foss-187cae1b32bdbb01d70ad09a341dfc372bb559b7_GL0.tar.gz) = 5ffb4370efa1a5dc14bd8d4b4e30b073231a9d723c7b70ace28c82f453d9af44 -SIZE (gitlab-org-gitlab-foss-187cae1b32bdbb01d70ad09a341dfc372bb559b7_GL0.tar.gz) = 107697987 +TIMESTAMP = 1605003514 +SHA256 (gitlab-org-gitlab-foss-eaa194f15e614301d6a513b493bf7b17af65c58d_GL0.tar.gz) = d931e84d59c2c50afd672c874795f8029c39698624aaa59d26be79edfee704e8 +SIZE (gitlab-org-gitlab-foss-eaa194f15e614301d6a513b493bf7b17af65c58d_GL0.tar.gz) = 107699902 Modified: head/www/gitlab-ce/pkg-plist ============================================================================== --- head/www/gitlab-ce/pkg-plist Tue Nov 10 11:37:03 2020 (r554830) +++ head/www/gitlab-ce/pkg-plist Tue Nov 10 11:56:51 2020 (r554831) @@ -6044,6 +6044,7 @@ %%WWWDIR%%/app/models/ci/build_trace_chunk.rb %%WWWDIR%%/app/models/ci/build_trace_chunks/database.rb %%WWWDIR%%/app/models/ci/build_trace_chunks/fog.rb +%%WWWDIR%%/app/models/ci/build_trace_chunks/legacy_fog.rb %%WWWDIR%%/app/models/ci/build_trace_chunks/redis.rb %%WWWDIR%%/app/models/ci/build_trace_section.rb %%WWWDIR%%/app/models/ci/build_trace_section_name.rb @@ -9745,6 +9746,7 @@ %%WWWDIR%%/config/feature_flags/development/ci_lint_creates_pipeline_with_dry_run.yml %%WWWDIR%%/config/feature_flags/development/ci_lint_vue.yml %%WWWDIR%%/config/feature_flags/development/ci_manual_bridges.yml +%%WWWDIR%%/config/feature_flags/development/ci_new_artifact_file_reader.yml %%WWWDIR%%/config/feature_flags/development/ci_pipeline_latest.yml %%WWWDIR%%/config/feature_flags/development/ci_pipeline_status_omit_commit_sha_in_cache_key.yml %%WWWDIR%%/config/feature_flags/development/ci_pipeline_triggers_settings_vue_ui.yml @@ -9754,6 +9756,7 @@ %%WWWDIR%%/config/feature_flags/development/ci_skip_persistent_ref_existence_check.yml %%WWWDIR%%/config/feature_flags/development/ci_store_pipeline_messages.yml %%WWWDIR%%/config/feature_flags/development/ci_synchronous_artifact_parsing.yml +%%WWWDIR%%/config/feature_flags/development/ci_trace_new_fog_store.yml %%WWWDIR%%/config/feature_flags/development/ci_yaml_limit_size.yml %%WWWDIR%%/config/feature_flags/development/cluster_agent_list.yml %%WWWDIR%%/config/feature_flags/development/cluster_management_project.yml @@ -27036,6 +27039,7 @@ %%WWWDIR%%/spec/models/ci/build_trace_chunk_spec.rb %%WWWDIR%%/spec/models/ci/build_trace_chunks/database_spec.rb %%WWWDIR%%/spec/models/ci/build_trace_chunks/fog_spec.rb +%%WWWDIR%%/spec/models/ci/build_trace_chunks/legacy_fog_spec.rb %%WWWDIR%%/spec/models/ci/build_trace_chunks/redis_spec.rb %%WWWDIR%%/spec/models/ci/build_trace_section_name_spec.rb %%WWWDIR%%/spec/models/ci/build_trace_section_spec.rb