Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2018 12:50:06 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487429 - head/www/gitlab-ce
Message-ID:  <201812141250.wBECo6Kr037480@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Dec 14 12:50:06 2018
New Revision: 487429
URL: https://svnweb.freebsd.org/changeset/ports/487429

Log:
  Security update to 11.5.4.
  See here for more details:
  https://about.gitlab.com/2018/12/13/critical-security-release-gitlab-11-dot-5-dot-4-released/
  
  Approved by:	mentors (implicit)
  MFH:		2018Q4
  Security:	757e6ee8-ff91-11e8-a148-001b217b3468

Modified:
  head/www/gitlab-ce/Makefile
  head/www/gitlab-ce/distinfo

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Fri Dec 14 12:46:17 2018	(r487428)
+++ head/www/gitlab-ce/Makefile	Fri Dec 14 12:50:06 2018	(r487429)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	11.5.3
-PORTREVISION=	1
+PORTVERSION=	11.5.4
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -216,7 +215,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=	aa117376d89f0146cc7c573ec9091ada6041b417
+GL_COMMIT=	315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Fri Dec 14 12:46:17 2018	(r487428)
+++ head/www/gitlab-ce/distinfo	Fri Dec 14 12:50:06 2018	(r487429)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544124680
-SHA256 (gitlab-org-gitlab-ce-aa117376d89f0146cc7c573ec9091ada6041b417_GL0.tar.gz) = 5fb79cd6b05aeb497f9c7fb9e76d00f009fa1fe21bdefe10b83bbe2d5171ccd8
-SIZE (gitlab-org-gitlab-ce-aa117376d89f0146cc7c573ec9091ada6041b417_GL0.tar.gz) = 50977775
+TIMESTAMP = 1544786508
+SHA256 (gitlab-org-gitlab-ce-315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7_GL0.tar.gz) = 03b038c8de5de81e89f9d120ca778df57c914caf3e9ef7ecab3ce93cc43e8c64
+SIZE (gitlab-org-gitlab-ce-315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7_GL0.tar.gz) = 50983062



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812141250.wBECo6Kr037480>