Date: Wed, 6 Feb 2019 16:06:54 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r492311 - branches/2019Q1/www/gitlab-ce Message-ID: <201902061606.x16G6sdq040969@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902061606.x16G6sdq040969>