From owner-svn-ports-all@freebsd.org Sat Aug 4 00:27:18 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BD931055FF4; Sat, 4 Aug 2018 00:27:18 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AAEA27C153; Sat, 4 Aug 2018 00:27:17 +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 875D827B1E; Sat, 4 Aug 2018 00:27:17 +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 w740RHCD087330; Sat, 4 Aug 2018 00:27:17 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w740RGDq087328; Sat, 4 Aug 2018 00:27:16 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201808040027.w740RGDq087328@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Sat, 4 Aug 2018 00:27:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476329 - head/www/gitlab-ce X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/www/gitlab-ce X-SVN-Commit-Revision: 476329 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.27 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: Sat, 04 Aug 2018 00:27:18 -0000 Author: mfechner Date: Sat Aug 4 00:27:16 2018 New Revision: 476329 URL: https://svnweb.freebsd.org/changeset/ports/476329 Log: Update gitlab to 11.1.4. Fixed dependency problem for security/doorkeeper. The currently used doorkeeper43 version has a security vulnerability, this problem was reported upstream to gitlab here: https://gitlab.com/gitlab-org/gitlab-ce/issues/49940 PR: 230306 Approved by: mentors (implicit) Modified: head/www/gitlab-ce/Makefile head/www/gitlab-ce/distinfo head/www/gitlab-ce/pkg-plist Modified: head/www/gitlab-ce/Makefile ============================================================================== --- head/www/gitlab-ce/Makefile Sat Aug 4 00:23:08 2018 (r476328) +++ head/www/gitlab-ce/Makefile Sat Aug 4 00:27:16 2018 (r476329) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.1.2 -PORTREVISION= 2 +PORTVERSION= 11.1.4 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -41,7 +40,7 @@ RUN_DEPENDS= git>=2.16.2:devel/git \ rubygem-grape-path-helpers>=1.0:devel/rubygem-grape-path-helpers \ rubygem-faraday>=0.12.0:www/rubygem-faraday \ rubygem-devise>=4.4:devel/rubygem-devise \ - rubygem-doorkeeper>=4.3:security/rubygem-doorkeeper \ + rubygem-doorkeeper43>=4.3:security/rubygem-doorkeeper43 \ rubygem-doorkeeper-openid_connect>=1.5:security/rubygem-doorkeeper-openid_connect \ rubygem-omniauth>=1.8:security/rubygem-omniauth \ rubygem-omniauth-auth0>=2.0.0:net/rubygem-omniauth-auth0 \ @@ -214,7 +213,7 @@ USE_RC_SUBR= gitlab USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-ce/tags -GL_COMMIT= 35936b0b6282db026128d21abe8f3490c1d376f2 +GL_COMMIT= 63daf37ad326bb4c4e74ebee8b8e2be7878b298f USERS= git GROUPS= git Modified: head/www/gitlab-ce/distinfo ============================================================================== --- head/www/gitlab-ce/distinfo Sat Aug 4 00:23:08 2018 (r476328) +++ head/www/gitlab-ce/distinfo Sat Aug 4 00:27:16 2018 (r476329) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532671627 -SHA256 (gitlab-org-gitlab-ce-35936b0b6282db026128d21abe8f3490c1d376f2_GL0.tar.gz) = 732295b8fa10381ae867042fd1173e86033014b8f76ddbc8f5cc70bc324a718e -SIZE (gitlab-org-gitlab-ce-35936b0b6282db026128d21abe8f3490c1d376f2_GL0.tar.gz) = 51962312 +TIMESTAMP = 1533307986 +SHA256 (gitlab-org-gitlab-ce-63daf37ad326bb4c4e74ebee8b8e2be7878b298f_GL0.tar.gz) = 0f0e0de62b4ca863ec051b05875618c92480fba2e37477ff4a19d7a6d6a6f624 +SIZE (gitlab-org-gitlab-ce-63daf37ad326bb4c4e74ebee8b8e2be7878b298f_GL0.tar.gz) = 51956860 Modified: head/www/gitlab-ce/pkg-plist ============================================================================== --- head/www/gitlab-ce/pkg-plist Sat Aug 4 00:23:08 2018 (r476328) +++ head/www/gitlab-ce/pkg-plist Sat Aug 4 00:27:16 2018 (r476329) @@ -6948,6 +6948,7 @@ %%WWWDIR%%/db/post_migrate/20180608201435_cleanup_merge_requests_allow_collaboration_rename.rb %%WWWDIR%%/db/post_migrate/20180629191052_add_partial_index_to_projects_for_last_repository_check_at.rb %%WWWDIR%%/db/post_migrate/20180702120647_enqueue_fix_cross_project_label_links.rb +%%WWWDIR%%/db/post_migrate/20180704145007_update_project_indexes.rb @(git,,) %%WWWDIR%%/db/schema.rb %%WWWDIR%%/db/seeds.rb %%WWWDIR%%/doc/README.md