Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2018 07:54:36 +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: r488073 - head/www/gitlab-ce
Message-ID:  <201812220754.wBM7sasY075894@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sat Dec 22 07:54:36 2018
New Revision: 488073
URL: https://svnweb.freebsd.org/changeset/ports/488073

Log:
  Security update to version 11.5.5.
  
  Approved by:	mentors (implicit)
  MFH:		2018Q4
  Security:	70b774a8-05bc-11e9-87ad-001b217b3468

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	Sat Dec 22 07:48:22 2018	(r488072)
+++ head/www/gitlab-ce/Makefile	Sat Dec 22 07:54:36 2018	(r488073)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	11.5.4
+PORTVERSION=	11.5.5
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@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=	315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7
+GL_COMMIT=	13c3b22c454950c2d9a65a1b5fcf8d29a4764fc2
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Sat Dec 22 07:48:22 2018	(r488072)
+++ head/www/gitlab-ce/distinfo	Sat Dec 22 07:54:36 2018	(r488073)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544786508
-SHA256 (gitlab-org-gitlab-ce-315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7_GL0.tar.gz) = 03b038c8de5de81e89f9d120ca778df57c914caf3e9ef7ecab3ce93cc43e8c64
-SIZE (gitlab-org-gitlab-ce-315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7_GL0.tar.gz) = 50983062
+TIMESTAMP = 1545463920
+SHA256 (gitlab-org-gitlab-ce-13c3b22c454950c2d9a65a1b5fcf8d29a4764fc2_GL0.tar.gz) = c57cf8916dc305a62dbc01aff79c8c7d13516d26d268b1b74d08e6e3684b53c6
+SIZE (gitlab-org-gitlab-ce-13c3b22c454950c2d9a65a1b5fcf8d29a4764fc2_GL0.tar.gz) = 50981733

Modified: head/www/gitlab-ce/pkg-plist
==============================================================================
--- head/www/gitlab-ce/pkg-plist	Sat Dec 22 07:48:22 2018	(r488072)
+++ head/www/gitlab-ce/pkg-plist	Sat Dec 22 07:54:36 2018	(r488073)
@@ -11863,6 +11863,7 @@
 %%WWWDIR%%/spec/fixtures/security-reports/master/gl-license-management-report.json
 %%WWWDIR%%/spec/fixtures/security-reports/master/gl-sast-report.json
 %%WWWDIR%%/spec/fixtures/ssh_host_example_key.pub
+%%WWWDIR%%/spec/fixtures/symlink_export.tar.gz
 %%WWWDIR%%/spec/fixtures/trace/ansi-sequence-and-unicode
 %%WWWDIR%%/spec/fixtures/trace/sample_trace
 %%WWWDIR%%/spec/fixtures/trace/trace_with_sections
@@ -13220,6 +13221,7 @@
 %%WWWDIR%%/spec/lib/gitlab/import_export/attribute_configuration_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/import_export/avatar_restorer_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/import_export/avatar_saver_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/command_line_util_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/import_export/file_importer_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/import_export/fork_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/import_export/group_project_object_builder_spec.rb



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