From owner-svn-ports-all@freebsd.org Thu Aug 15 09:52:48 2019 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 6532BCCCCD; Thu, 15 Aug 2019 09:52:48 +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 468MFX1tDKz4fR1; Thu, 15 Aug 2019 09:52:48 +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 098A3ECE7; Thu, 15 Aug 2019 09:52:48 +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 x7F9qlnK052128; Thu, 15 Aug 2019 09:52:47 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7F9qlc0052126; Thu, 15 Aug 2019 09:52:47 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201908150952.x7F9qlc0052126@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Thu, 15 Aug 2019 09:52:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508987 - 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: 508987 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: Thu, 15 Aug 2019 09:52:48 -0000 Author: mfechner Date: Thu Aug 15 09:52:47 2019 New Revision: 508987 URL: https://svnweb.freebsd.org/changeset/ports/508987 Log: www/gitlab-ce: security update to 12.0.6. Security: ddd48087-bd86-11e9-b13f-001b217b3468 Modified: head/www/gitlab-ce/Makefile head/www/gitlab-ce/distinfo Modified: head/www/gitlab-ce/Makefile ============================================================================== --- head/www/gitlab-ce/Makefile Thu Aug 15 09:48:56 2019 (r508986) +++ head/www/gitlab-ce/Makefile Thu Aug 15 09:52:47 2019 (r508987) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 12.0.4 -PORTREVISION= 1 +PORTVERSION= 12.0.6 +PORTREVISION= 0 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -19,8 +19,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE MY_DEPENDS= git>=2.21.0:devel/git \ gitlab-shell>=9.3.0:devel/gitlab-shell \ gitlab-workhorse>=8.7.0:www/gitlab-workhorse \ - gitaly>=1.47.0:devel/gitaly \ - gitlab-pages>=1.6.1:www/gitlab-pages \ + gitaly>=1.47.2:devel/gitaly \ + gitlab-pages>=1.6.2:www/gitlab-pages \ redis>=3.2.12:databases/redis \ yarn>=1.10.0:www/yarn \ rubygem-rails5>=5.1.7:www/rubygem-rails5 \ @@ -235,7 +235,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= a5ac84a1d05212de6d1831e2d4e8f552139f2a3c +GL_COMMIT= 914bed6c7a7182a2affcd8f399e257b950e6bace USERS= git GROUPS= git Modified: head/www/gitlab-ce/distinfo ============================================================================== --- head/www/gitlab-ce/distinfo Thu Aug 15 09:48:56 2019 (r508986) +++ head/www/gitlab-ce/distinfo Thu Aug 15 09:52:47 2019 (r508987) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564499877 -SHA256 (gitlab-org-gitlab-ce-a5ac84a1d05212de6d1831e2d4e8f552139f2a3c_GL0.tar.gz) = cb1eb32e488e3d77f256e103192d33a029856597a8624671c07b0a05fdf1a81b -SIZE (gitlab-org-gitlab-ce-a5ac84a1d05212de6d1831e2d4e8f552139f2a3c_GL0.tar.gz) = 76514294 +TIMESTAMP = 1565694542 +SHA256 (gitlab-org-gitlab-ce-914bed6c7a7182a2affcd8f399e257b950e6bace_GL0.tar.gz) = 47eafecc6df000820ae8f49ec1a2466901508b8cfa8fdc94db39d6fed75b624a +SIZE (gitlab-org-gitlab-ce-914bed6c7a7182a2affcd8f399e257b950e6bace_GL0.tar.gz) = 76513584