diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2019-09-17 18:31:06 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2019-09-17 18:31:06 +0000 |
commit | b8bdc1d4265860f0c651101c7c20eac72f9824e5 (patch) | |
tree | ee118b0e92007f2a3ecde25a24e5923238309f13 /www | |
parent | www/firefox: update to 69.0.1 (rc1) (diff) |
www/gitlab-ce: security update to 12.2.5.
Changelog:
https://about.gitlab.com/2019/09/10/critical-security-release-gitlab-12-dot-2-dot-5-released/
Security: b2789b2d-d521-11e9-86e9-001b217b3468
Notes
Notes:
svn path=/head/; revision=512226
Diffstat (limited to 'www')
-rw-r--r-- | www/gitlab-ce/Makefile | 11 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 |
2 files changed, 9 insertions, 8 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index f5d7f256ea33..ac05aee65199 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 12.2.4 +PORTVERSION= 12.2.5 PORTREVISION= 0 CATEGORIES= www devel @@ -18,7 +18,7 @@ MY_DEPENDS= git>=2.21.0:devel/git \ gitlab-shell>=9.3.0:devel/gitlab-shell \ gitlab-workhorse>=8.8.1:www/gitlab-workhorse \ gitaly>=1.59.2:devel/gitaly \ - gitlab-pages>=1.7.1:www/gitlab-pages \ + gitlab-pages>=1.7.2:www/gitlab-pages \ redis>=3.2.12:databases/redis \ yarn>=1.10.0:www/yarn \ rubygem-rails52>=5.2.3:www/rubygem-rails52 \ @@ -206,7 +206,7 @@ MY_DEPENDS= git>=2.21.0:devel/git \ rubygem-flipper-active_record013>=0.13.0<0.14.0:databases/rubygem-flipper-active_record013 \ rubygem-flipper-active_support_cache_store013>=0.13.0<0.14.0:devel/rubygem-flipper-active_support_cache_store013 \ rubygem-lograge-rails52>=0.5<1.0:www/rubygem-lograge-rails52 \ - rubygem-grape_logging181>=1.7<2.0:devel/rubygem-grape_logging181 + rubygem-grape_logging>=1.7<2.0:devel/rubygem-grape_logging BUILD_DEPENDS= gem:devel/ruby-gems \ ${MY_DEPENDS} @@ -224,8 +224,9 @@ USE_RUBY= yes USE_RC_SUBR= gitlab USE_GITLAB= yes GL_ACCOUNT= gitlab-org -# Find the here: https://gitlab.com/gitlab-org/gitlab-ce/tags -GL_COMMIT= fcd107681ab480f87d5328367d25734ef5b81046 +GL_PROJECT= gitlab-foss +# Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags +GL_COMMIT= 09f8edbc29a2e489e7dfefacdcb589affc5fae0f USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 0c4f53cca2b6..27e691ceea02 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568022609 -SHA256 (gitlab-org-gitlab-ce-fcd107681ab480f87d5328367d25734ef5b81046_GL0.tar.gz) = 685f777499b6689282d0743d38e06e6cdf7756226248c0356cac15485548e85c -SIZE (gitlab-org-gitlab-ce-fcd107681ab480f87d5328367d25734ef5b81046_GL0.tar.gz) = 76157261 +TIMESTAMP = 1568722551 +SHA256 (gitlab-org-gitlab-foss-09f8edbc29a2e489e7dfefacdcb589affc5fae0f_GL0.tar.gz) = 619bcffee72a4926d0af14bde932b40b4f6952d3012fcfb868c0da63ce37c72a +SIZE (gitlab-org-gitlab-foss-09f8edbc29a2e489e7dfefacdcb589affc5fae0f_GL0.tar.gz) = 76164390 |