From owner-svn-ports-all@freebsd.org Thu Jul 19 11:57:01 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 6241A103086E; Thu, 19 Jul 2018 11:57:01 +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 124A48D0CB; Thu, 19 Jul 2018 11:57:01 +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 E142E28D60; Thu, 19 Jul 2018 11:57:00 +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 w6JBv0lX083238; Thu, 19 Jul 2018 11:57:00 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6JBv0EW083236; Thu, 19 Jul 2018 11:57:00 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201807191157.w6JBv0EW083236@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Thu, 19 Jul 2018 11:57:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r474957 - branches/2018Q3/www/gitlab-ce X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2018Q3/www/gitlab-ce X-SVN-Commit-Revision: 474957 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: Thu, 19 Jul 2018 11:57:01 -0000 Author: mfechner Date: Thu Jul 19 11:57:00 2018 New Revision: 474957 URL: https://svnweb.freebsd.org/changeset/ports/474957 Log: MFH: r474929 Gitlab 11.0.4 security update, please see here for more details: https://about.gitlab.com/2018/07/17/critical-security-release-gitlab-11-dot-0-dot-4-released/ Reviewed by: swills (mentor) Approved by: swills (mentor) Security: 8fc615cc-8a66-11e8-8c75-d8cb8abf62dd Differential Revision: https://reviews.freebsd.org/D16318 Approved by: ports-secteam (miwi) Modified: branches/2018Q3/www/gitlab-ce/Makefile branches/2018Q3/www/gitlab-ce/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/www/gitlab-ce/Makefile ============================================================================== --- branches/2018Q3/www/gitlab-ce/Makefile Thu Jul 19 10:18:07 2018 (r474956) +++ branches/2018Q3/www/gitlab-ce/Makefile Thu Jul 19 11:57:00 2018 (r474957) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.0.3 +PORTVERSION= 11.0.4 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -213,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= aa6207551b023ecba0dba332c6358e1007f4b0eb +GL_COMMIT= edb037cbc85225261e8ede5455be4aad771ba3bb USERS= git GROUPS= git Modified: branches/2018Q3/www/gitlab-ce/distinfo ============================================================================== --- branches/2018Q3/www/gitlab-ce/distinfo Thu Jul 19 10:18:07 2018 (r474956) +++ branches/2018Q3/www/gitlab-ce/distinfo Thu Jul 19 11:57:00 2018 (r474957) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530814728 -SHA256 (gitlab-org-gitlab-ce-aa6207551b023ecba0dba332c6358e1007f4b0eb_GL0.tar.gz) = b3e32c199deca93729eed2c6b20fb23b35962fcbc249045a89abea7e05342782 -SIZE (gitlab-org-gitlab-ce-aa6207551b023ecba0dba332c6358e1007f4b0eb_GL0.tar.gz) = 49743048 +TIMESTAMP = 1531901551 +SHA256 (gitlab-org-gitlab-ce-edb037cbc85225261e8ede5455be4aad771ba3bb_GL0.tar.gz) = e93a0e8b8dc7f759830eccfdef4cba12223644d2abbf36b0487d37d5491f5d54 +SIZE (gitlab-org-gitlab-ce-edb037cbc85225261e8ede5455be4aad771ba3bb_GL0.tar.gz) = 49742351