From owner-svn-ports-all@freebsd.org Tue Jan 21 20:57:46 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 ED59F222817; Tue, 21 Jan 2020 20:57:46 +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) server-signature RSA-PSS (4096 bits) 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 482LTQ5zjWz42j3; Tue, 21 Jan 2020 20:57:46 +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 C896D1A943; Tue, 21 Jan 2020 20:57:46 +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 00LKvkGH088987; Tue, 21 Jan 2020 20:57:46 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00LKvkw5088985; Tue, 21 Jan 2020 20:57:46 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <202001212057.00LKvkw5088985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Tue, 21 Jan 2020 20:57:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r523744 - branches/2020Q1/www/gitlab-ce X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2020Q1/www/gitlab-ce X-SVN-Commit-Revision: 523744 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.29 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, 21 Jan 2020 20:57:47 -0000 Author: mfechner Date: Tue Jan 21 20:57:45 2020 New Revision: 523744 URL: https://svnweb.freebsd.org/changeset/ports/523744 Log: MFH: r522891 r522992 Bugfix update to 12.6.3. Changelog: https://about.gitlab.com/releases/2020/01/09/gitlab-12-6-3-released/ Security related update to 12.6.4. Changelog: https://about.gitlab.com/releases/2020/01/13/critical-security-release-gitlab-12-dot-6-dot-4-released/ Security: f929b172-369e-11ea-9cdb-001b217b3468 Approved by: ports-secteam (joneum) Modified: branches/2020Q1/www/gitlab-ce/Makefile branches/2020Q1/www/gitlab-ce/distinfo branches/2020Q1/www/gitlab-ce/pkg-plist Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/www/gitlab-ce/Makefile ============================================================================== --- branches/2020Q1/www/gitlab-ce/Makefile Tue Jan 21 20:56:20 2020 (r523743) +++ branches/2020Q1/www/gitlab-ce/Makefile Tue Jan 21 20:57:45 2020 (r523744) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 12.6.2 +PORTVERSION= 12.6.4 PORTREVISION= 0 CATEGORIES= www devel @@ -188,7 +188,7 @@ MY_DEPENDS= git>=2.22.2:devel/git \ rubygem-derailed_benchmarks>0:benchmarks/rubygem-derailed_benchmarks \ rubygem-method_source>=0.8<1.0:devel/rubygem-method_source \ rubygem-influxdb>=0.2<1.0:databases/rubygem-influxdb \ - rubygem-prometheus-client-mmap>=0.9.10<0.10.0:devel/rubygem-prometheus-client-mmap \ + rubygem-prometheus-client-mmap>=0.10.0<0.11.0:devel/rubygem-prometheus-client-mmap \ rubygem-raindrops>=0.18<1.0:www/rubygem-raindrops \ rubygem-octokit>=4.9<5.0:net/rubygem-octokit \ rubygem-mail_room>=0.10.0<0.11.0:mail/rubygem-mail_room \ @@ -240,7 +240,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= 3041661dec5d75d18b06ffa26e82bdfff3132f21 +GL_COMMIT= 70900054dfe381ccca7d570d431d96705e6b6473 USERS= git GROUPS= git Modified: branches/2020Q1/www/gitlab-ce/distinfo ============================================================================== --- branches/2020Q1/www/gitlab-ce/distinfo Tue Jan 21 20:56:20 2020 (r523743) +++ branches/2020Q1/www/gitlab-ce/distinfo Tue Jan 21 20:57:45 2020 (r523744) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578065890 -SHA256 (gitlab-org-gitlab-foss-3041661dec5d75d18b06ffa26e82bdfff3132f21_GL0.tar.gz) = e300c710c5497134fda9303d4e18f9458a391a10fe8673d381226b56e7f132a9 -SIZE (gitlab-org-gitlab-foss-3041661dec5d75d18b06ffa26e82bdfff3132f21_GL0.tar.gz) = 99797386 +TIMESTAMP = 1578987020 +SHA256 (gitlab-org-gitlab-foss-70900054dfe381ccca7d570d431d96705e6b6473_GL0.tar.gz) = d91cbf17c1bc417a1b50b1b109a5f1543bc827054db1bd36caf12ae3febb4595 +SIZE (gitlab-org-gitlab-foss-70900054dfe381ccca7d570d431d96705e6b6473_GL0.tar.gz) = 99800896 Modified: branches/2020Q1/www/gitlab-ce/pkg-plist ============================================================================== --- branches/2020Q1/www/gitlab-ce/pkg-plist Tue Jan 21 20:56:20 2020 (r523743) +++ branches/2020Q1/www/gitlab-ce/pkg-plist Tue Jan 21 20:57:45 2020 (r523744) @@ -4146,8 +4146,6 @@ %%WWWDIR%%/app/finders/branches_finder.rb %%WWWDIR%%/app/finders/cluster_ancestors_finder.rb %%WWWDIR%%/app/finders/clusters/knative_services_finder.rb -%%WWWDIR%%/app/finders/clusters/knative_serving_namespace_finder.rb -%%WWWDIR%%/app/finders/clusters/knative_version_role_binding_finder.rb %%WWWDIR%%/app/finders/clusters/kubernetes_namespace_finder.rb %%WWWDIR%%/app/finders/clusters_finder.rb %%WWWDIR%%/app/finders/concerns/created_at_filter.rb @@ -11938,7 +11936,6 @@ %%WWWDIR%%/lib/gitlab/json_logger.rb %%WWWDIR%%/lib/gitlab/jwt_authenticatable.rb %%WWWDIR%%/lib/gitlab/kubernetes.rb -%%WWWDIR%%/lib/gitlab/kubernetes/cluster_role.rb %%WWWDIR%%/lib/gitlab/kubernetes/cluster_role_binding.rb %%WWWDIR%%/lib/gitlab/kubernetes/config_map.rb %%WWWDIR%%/lib/gitlab/kubernetes/config_maps/aws_node_auth.rb @@ -15825,7 +15822,6 @@ %%WWWDIR%%/spec/finders/branches_finder_spec.rb %%WWWDIR%%/spec/finders/cluster_ancestors_finder_spec.rb %%WWWDIR%%/spec/finders/clusters/knative_services_finder_spec.rb -%%WWWDIR%%/spec/finders/clusters/knative_serving_namespace_finder_spec.rb %%WWWDIR%%/spec/finders/clusters/kubernetes_namespace_finder_spec.rb %%WWWDIR%%/spec/finders/clusters_finder_spec.rb %%WWWDIR%%/spec/finders/concerns/finder_methods_spec.rb