Bugfix release to 12.6.1.
Changelog: https://about.gitlab.com/blog/2019/12/27/gitlab-12-6-1-released/
This commit is contained in:
parent
7640cda8ae
commit
978b933e79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521221
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-ce
|
||||
PORTVERSION= 12.6.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 12.6.1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= www devel
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
@ -240,7 +240,7 @@ USE_GITLAB= yes
|
||||
GL_ACCOUNT= gitlab-org
|
||||
GL_PROJECT= gitlab-foss
|
||||
# Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
|
||||
GL_COMMIT= fc376e40baf83550d228e2cbfd4be00d3825b8c0
|
||||
GL_COMMIT= a0094541f8725b2f9852086033be08d20caa4f01
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1576924309
|
||||
SHA256 (gitlab-org-gitlab-foss-fc376e40baf83550d228e2cbfd4be00d3825b8c0_GL0.tar.gz) = 28fe8ebaa4e9ebb16697655f1149182659c2a2573178f29632515753d4bd9233
|
||||
SIZE (gitlab-org-gitlab-foss-fc376e40baf83550d228e2cbfd4be00d3825b8c0_GL0.tar.gz) = 99797665
|
||||
TIMESTAMP = 1577538634
|
||||
SHA256 (gitlab-org-gitlab-foss-a0094541f8725b2f9852086033be08d20caa4f01_GL0.tar.gz) = ad23fdfdd8b1ee75002f1cd32f5d6c0a53743d04c888b7e658ddda9840c7544e
|
||||
SIZE (gitlab-org-gitlab-foss-a0094541f8725b2f9852086033be08d20caa4f01_GL0.tar.gz) = 99797830
|
||||
|
@ -15825,6 +15825,7 @@
|
||||
%%WWWDIR%%/spec/finders/branches_finder_spec.rb
|
||||
%%WWWDIR%%/spec/finders/cluster_ancestors_finder_spec.rb
|
||||
%%WWWDIR%%/spec/finders/clusters/knative_services_finder_spec.rb
|
||||
%%WWWDIR%%/spec/finders/clusters/knative_serving_namespace_finder_spec.rb
|
||||
%%WWWDIR%%/spec/finders/clusters/kubernetes_namespace_finder_spec.rb
|
||||
%%WWWDIR%%/spec/finders/clusters_finder_spec.rb
|
||||
%%WWWDIR%%/spec/finders/concerns/finder_methods_spec.rb
|
||||
|
Loading…
Reference in New Issue
Block a user