Bugfix release to version 11.6.5.
https://about.gitlab.com/2019/01/17/gitlab-11-6-5-released/ Approved by: mentors (implicit)
This commit is contained in:
parent
c450afbdcf
commit
c2a54795b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491093
3 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue