Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2019 11:19:23 +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: r498715 - branches/2019Q2/www/gitlab-ce
Message-ID:  <201904121119.x3CBJNj9081230@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Apr 12 11:19:22 2019
New Revision: 498715
URL: https://svnweb.freebsd.org/changeset/ports/498715

Log:
  MFH: r498058 r498676
  
  Bugfix upgrade to 11.9.6.
  https://about.gitlab.com/2019/04/04/gitlab-11-9-6-released/
  
  Security Update to 11.9.7.
  Please see here for more details:
  https://about.gitlab.com/2019/04/10/critical-security-release-gitlab-11-dot-9-dot-7-released/
  
  It should be merged to 2019Q2 together with:
  www/gitlab-ce
  498058
  devel/gitaly
  498360
  
  Security:	a0602fa0-5c1c-11e9-abd6-001b217b3468
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q2/www/gitlab-ce/Makefile
  branches/2019Q2/www/gitlab-ce/distinfo
  branches/2019Q2/www/gitlab-ce/pkg-plist
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/www/gitlab-ce/Makefile
==============================================================================
--- branches/2019Q2/www/gitlab-ce/Makefile	Fri Apr 12 11:17:59 2019	(r498714)
+++ branches/2019Q2/www/gitlab-ce/Makefile	Fri Apr 12 11:19:22 2019	(r498715)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	11.9.4
+PORTVERSION=	11.9.7
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -220,7 +220,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=	47339506cc2d63174782f72fb870836a2d67d58f
+GL_COMMIT=	93e321569a898d9701a251b4bb73ad56b79fc535
 
 USERS=	git
 GROUPS=	git

Modified: branches/2019Q2/www/gitlab-ce/distinfo
==============================================================================
--- branches/2019Q2/www/gitlab-ce/distinfo	Fri Apr 12 11:17:59 2019	(r498714)
+++ branches/2019Q2/www/gitlab-ce/distinfo	Fri Apr 12 11:19:22 2019	(r498715)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554236672
-SHA256 (gitlab-org-gitlab-ce-47339506cc2d63174782f72fb870836a2d67d58f_GL0.tar.gz) = cac2a3c6c1f1f8b8253880e01a9c1f76ee78d5f11cc0c533d552926724f0deb6
-SIZE (gitlab-org-gitlab-ce-47339506cc2d63174782f72fb870836a2d67d58f_GL0.tar.gz) = 61547597
+TIMESTAMP = 1554961124
+SHA256 (gitlab-org-gitlab-ce-93e321569a898d9701a251b4bb73ad56b79fc535_GL0.tar.gz) = b435ba669451bb03c0056942ea2d0bdbf224ce9056533008bbaa7f03b80a044b
+SIZE (gitlab-org-gitlab-ce-93e321569a898d9701a251b4bb73ad56b79fc535_GL0.tar.gz) = 61548547

Modified: branches/2019Q2/www/gitlab-ce/pkg-plist
==============================================================================
--- branches/2019Q2/www/gitlab-ce/pkg-plist	Fri Apr 12 11:17:59 2019	(r498714)
+++ branches/2019Q2/www/gitlab-ce/pkg-plist	Fri Apr 12 11:19:22 2019	(r498715)
@@ -9540,7 +9540,6 @@
 %%WWWDIR%%/doc/workflow/workflow.md
 %%WWWDIR%%/docker-compose.yml
 %%WWWDIR%%/docker/README.md
-%%WWWDIR%%/ee/changelogs/unreleased/security-milestone-labels.yml
 %%WWWDIR%%/fixtures/emojis/aliases.json
 %%WWWDIR%%/fixtures/emojis/digests.json
 %%WWWDIR%%/fixtures/emojis/emoji-unicode-version-map.json



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