Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2019 09:52:47 +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: r508987 - head/www/gitlab-ce
Message-ID:  <201908150952.x7F9qlc0052126@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Aug 15 09:52:47 2019
New Revision: 508987
URL: https://svnweb.freebsd.org/changeset/ports/508987

Log:
  www/gitlab-ce: security update to 12.0.6.
  
  Security:	ddd48087-bd86-11e9-b13f-001b217b3468

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

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Thu Aug 15 09:48:56 2019	(r508986)
+++ head/www/gitlab-ce/Makefile	Thu Aug 15 09:52:47 2019	(r508987)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	12.0.4
-PORTREVISION=	1
+PORTVERSION=	12.0.6
+PORTREVISION=	0
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -19,8 +19,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 MY_DEPENDS=	git>=2.21.0:devel/git \
 	gitlab-shell>=9.3.0:devel/gitlab-shell \
 	gitlab-workhorse>=8.7.0:www/gitlab-workhorse \
-	gitaly>=1.47.0:devel/gitaly \
-	gitlab-pages>=1.6.1:www/gitlab-pages \
+	gitaly>=1.47.2:devel/gitaly \
+	gitlab-pages>=1.6.2:www/gitlab-pages \
 	redis>=3.2.12:databases/redis \
 	yarn>=1.10.0:www/yarn \
 	rubygem-rails5>=5.1.7:www/rubygem-rails5 \
@@ -235,7 +235,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=	a5ac84a1d05212de6d1831e2d4e8f552139f2a3c
+GL_COMMIT=	914bed6c7a7182a2affcd8f399e257b950e6bace
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Thu Aug 15 09:48:56 2019	(r508986)
+++ head/www/gitlab-ce/distinfo	Thu Aug 15 09:52:47 2019	(r508987)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564499877
-SHA256 (gitlab-org-gitlab-ce-a5ac84a1d05212de6d1831e2d4e8f552139f2a3c_GL0.tar.gz) = cb1eb32e488e3d77f256e103192d33a029856597a8624671c07b0a05fdf1a81b
-SIZE (gitlab-org-gitlab-ce-a5ac84a1d05212de6d1831e2d4e8f552139f2a3c_GL0.tar.gz) = 76514294
+TIMESTAMP = 1565694542
+SHA256 (gitlab-org-gitlab-ce-914bed6c7a7182a2affcd8f399e257b950e6bace_GL0.tar.gz) = 47eafecc6df000820ae8f49ec1a2466901508b8cfa8fdc94db39d6fed75b624a
+SIZE (gitlab-org-gitlab-ce-914bed6c7a7182a2affcd8f399e257b950e6bace_GL0.tar.gz) = 76513584



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