svn commit: r487435 - branches/2018Q4/www/gitlab-ce

Matthias Fechner mfechner at FreeBSD.org
Fri Dec 14 13:50:49 UTC 2018


Author: mfechner
Date: Fri Dec 14 13:50:47 2018
New Revision: 487435
URL: https://svnweb.freebsd.org/changeset/ports/487435

Log:
  MFH: r487429
  
  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)
  Security:	757e6ee8-ff91-11e8-a148-001b217b3468
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q4/www/gitlab-ce/Makefile
  branches/2018Q4/www/gitlab-ce/distinfo
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/www/gitlab-ce/Makefile
==============================================================================
--- branches/2018Q4/www/gitlab-ce/Makefile	Fri Dec 14 13:42:54 2018	(r487434)
+++ branches/2018Q4/www/gitlab-ce/Makefile	Fri Dec 14 13:50:47 2018	(r487435)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	11.5.3
+PORTVERSION=	11.5.4
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner at FreeBSD.org
@@ -215,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: branches/2018Q4/www/gitlab-ce/distinfo
==============================================================================
--- branches/2018Q4/www/gitlab-ce/distinfo	Fri Dec 14 13:42:54 2018	(r487434)
+++ branches/2018Q4/www/gitlab-ce/distinfo	Fri Dec 14 13:50:47 2018	(r487435)
@@ -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


More information about the svn-ports-all mailing list