From owner-svn-ports-branches@freebsd.org Wed Feb 6 16:06:55 2019 Return-Path: Delivered-To: svn-ports-branches@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 0CB5E14D8300; Wed, 6 Feb 2019 16:06:55 +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 A3F787342B; Wed, 6 Feb 2019 16:06:54 +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 9834B7B9F; Wed, 6 Feb 2019 16:06:54 +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 x16G6sqc040971; Wed, 6 Feb 2019 16:06:54 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x16G6sdq040969; Wed, 6 Feb 2019 16:06:54 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201902061606.x16G6sdq040969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Wed, 6 Feb 2019 16:06:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r492311 - branches/2019Q1/www/gitlab-ce X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2019Q1/www/gitlab-ce X-SVN-Commit-Revision: 492311 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: A3F787342B X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.93)[-0.934,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2019 16:06:55 -0000 Author: mfechner Date: Wed Feb 6 16:06:53 2019 New Revision: 492311 URL: https://svnweb.freebsd.org/changeset/ports/492311 Log: MFH: r492303 Security update to 11.7.4. https://about.gitlab.com/2019/02/05/critical-security-release-gitlab-11-dot-7-dot-4-released/ Security: 43ee6c1d-29ee-11e9-82a1-001b217b3468 Approved by: ports-secteam (joneum) Modified: branches/2019Q1/www/gitlab-ce/Makefile branches/2019Q1/www/gitlab-ce/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/www/gitlab-ce/Makefile ============================================================================== --- branches/2019Q1/www/gitlab-ce/Makefile Wed Feb 6 16:01:35 2019 (r492310) +++ branches/2019Q1/www/gitlab-ce/Makefile Wed Feb 6 16:06:53 2019 (r492311) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.7.3 +PORTVERSION= 11.7.4 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -221,7 +221,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= 3424476b4c9f17c11b969ab00e9be80f8c635c02 +GL_COMMIT= 1b59453d73db6655b0a3c3d723dace9e8f8994df USERS= git GROUPS= git Modified: branches/2019Q1/www/gitlab-ce/distinfo ============================================================================== --- branches/2019Q1/www/gitlab-ce/distinfo Wed Feb 6 16:01:35 2019 (r492310) +++ branches/2019Q1/www/gitlab-ce/distinfo Wed Feb 6 16:06:53 2019 (r492311) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548955245 -SHA256 (gitlab-org-gitlab-ce-3424476b4c9f17c11b969ab00e9be80f8c635c02_GL0.tar.gz) = 11e013799559e5de994bc262c212eb5e204cc8de4cebc0bdbb9c50b5ad1c0653 -SIZE (gitlab-org-gitlab-ce-3424476b4c9f17c11b969ab00e9be80f8c635c02_GL0.tar.gz) = 50712875 +TIMESTAMP = 1549444518 +SHA256 (gitlab-org-gitlab-ce-1b59453d73db6655b0a3c3d723dace9e8f8994df_GL0.tar.gz) = 58c8569c3ea79ede27f5cfed1e201b1eaad617159f4ac5ac01629c82cf037c2b +SIZE (gitlab-org-gitlab-ce-1b59453d73db6655b0a3c3d723dace9e8f8994df_GL0.tar.gz) = 50708836