Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2019 13:01:27 +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: r491093 - head/www/gitlab-ce
Message-ID:  <201901241301.x0OD1R8X012705@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jan 24 13:01:27 2019
New Revision: 491093
URL: https://svnweb.freebsd.org/changeset/ports/491093

Log:
  Bugfix release to version 11.6.5.
  https://about.gitlab.com/2019/01/17/gitlab-11-6-5-released/
  
  Approved by:	mentors (implicit)

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

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Thu Jan 24 12:54:21 2019	(r491092)
+++ head/www/gitlab-ce/Makefile	Thu Jan 24 13:01:27 2019	(r491093)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	11.6.4
+PORTVERSION=	11.6.5
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -219,7 +219,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=	300fef12295e24e33b7d180679d0f7c4333d91b7
+GL_COMMIT=	237bddc6a52fdc8ccb51b024a3048a3233ee43a3
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Thu Jan 24 12:54:21 2019	(r491092)
+++ head/www/gitlab-ce/distinfo	Thu Jan 24 13:01:27 2019	(r491093)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547682529
-SHA256 (gitlab-org-gitlab-ce-300fef12295e24e33b7d180679d0f7c4333d91b7_GL0.tar.gz) = 4ed006ae14dd76d033ff90a95b623cce3c7388c7b043505d25acff4098cc654a
-SIZE (gitlab-org-gitlab-ce-300fef12295e24e33b7d180679d0f7c4333d91b7_GL0.tar.gz) = 49852433
+TIMESTAMP = 1548333740
+SHA256 (gitlab-org-gitlab-ce-237bddc6a52fdc8ccb51b024a3048a3233ee43a3_GL0.tar.gz) = 12bb09da85da03f7eba2b3f01bda1f61ba9026c392a26b4a3ef97fda0851fa89
+SIZE (gitlab-org-gitlab-ce-237bddc6a52fdc8ccb51b024a3048a3233ee43a3_GL0.tar.gz) = 49851914

Modified: head/www/gitlab-ce/pkg-plist
==============================================================================
--- head/www/gitlab-ce/pkg-plist	Thu Jan 24 12:54:21 2019	(r491092)
+++ head/www/gitlab-ce/pkg-plist	Thu Jan 24 13:01:27 2019	(r491093)
@@ -10995,6 +10995,7 @@
 %%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb
 %%WWWDIR%%/spec/controllers/admin/impersonations_controller_spec.rb
 %%WWWDIR%%/spec/controllers/admin/projects_controller_spec.rb
+%%WWWDIR%%/spec/controllers/admin/requests_profiles_controller_spec.rb
 %%WWWDIR%%/spec/controllers/admin/runners_controller_spec.rb
 %%WWWDIR%%/spec/controllers/admin/services_controller_spec.rb
 %%WWWDIR%%/spec/controllers/admin/spam_logs_controller_spec.rb



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