Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2018 06:48:13 +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: r474929 - head/www/gitlab-ce
Message-ID:  <201807190648.w6J6mDia021775@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jul 19 06:48:12 2018
New Revision: 474929
URL: https://svnweb.freebsd.org/changeset/ports/474929

Log:
  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)
  MFH:		2018Q3
  Security:	8fc615cc-8a66-11e8-8c75-d8cb8abf62dd
  Differential Revision:	https://reviews.freebsd.org/D16318

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

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Thu Jul 19 06:44:46 2018	(r474928)
+++ head/www/gitlab-ce/Makefile	Thu Jul 19 06:48:12 2018	(r474929)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	11.0.3
-PORTREVISION=	1
+PORTVERSION=	11.0.4
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -214,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: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Thu Jul 19 06:44:46 2018	(r474928)
+++ head/www/gitlab-ce/distinfo	Thu Jul 19 06:48:12 2018	(r474929)
@@ -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



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