diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-12-07 04:01:20 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-12-07 04:01:20 +0800 |
commit | f35df7e78ada0bf9015f80c6f713629cf0e394a4 (patch) | |
tree | a61be07eb1be1ce19f57942a1816100a8c436314 /www | |
parent | 68fe2b1f7f5f64edf6b48bb244f8694a51af0b8a (diff) | |
download | freebsd-ports-gnome-f35df7e78ada0bf9015f80c6f713629cf0e394a4.tar.gz freebsd-ports-gnome-f35df7e78ada0bf9015f80c6f713629cf0e394a4.tar.zst freebsd-ports-gnome-f35df7e78ada0bf9015f80c6f713629cf0e394a4.zip |
Security update to 11.5.3.
https://about.gitlab.com/2018/12/06/critical-security-release-gitlab-11-dot-5-dot-3-released/
Approved by: mentors (implicit)
MFH: 2018Q4
Security: 9d3428d4-f98c-11e8-a148-001b217b3468
Diffstat (limited to 'www')
-rw-r--r-- | www/gitlab-ce/Makefile | 4 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 | ||||
-rw-r--r-- | www/gitlab-ce/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 4046b55d4121..6fc3f67ac631 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.5.2 +PORTVERSION= 11.5.3 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= 900cbabc54fced54fdf0415cc64c98dcc082bbac +GL_COMMIT= aa117376d89f0146cc7c573ec9091ada6041b417 USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 2cdefc58787b..1454c7001a8d 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544029391 -SHA256 (gitlab-org-gitlab-ce-900cbabc54fced54fdf0415cc64c98dcc082bbac_GL0.tar.gz) = 64f1632d1c453bdd47fe356fba7ccc2ca6e49d1f9a6f7473c32e35ab24b41935 -SIZE (gitlab-org-gitlab-ce-900cbabc54fced54fdf0415cc64c98dcc082bbac_GL0.tar.gz) = 50980968 +TIMESTAMP = 1544124680 +SHA256 (gitlab-org-gitlab-ce-aa117376d89f0146cc7c573ec9091ada6041b417_GL0.tar.gz) = 5fb79cd6b05aeb497f9c7fb9e76d00f009fa1fe21bdefe10b83bbe2d5171ccd8 +SIZE (gitlab-org-gitlab-ce-aa117376d89f0146cc7c573ec9091ada6041b417_GL0.tar.gz) = 50977775 diff --git a/www/gitlab-ce/pkg-plist b/www/gitlab-ce/pkg-plist index 2a8827c82c02..772bc06f5c36 100644 --- a/www/gitlab-ce/pkg-plist +++ b/www/gitlab-ce/pkg-plist @@ -13419,6 +13419,7 @@ %%WWWDIR%%/spec/lib/gitlab/string_range_marker_spec.rb %%WWWDIR%%/spec/lib/gitlab/string_regex_marker_spec.rb %%WWWDIR%%/spec/lib/gitlab/tcp_checker_spec.rb +%%WWWDIR%%/spec/lib/gitlab/template/finders/global_template_finder_spec.rb %%WWWDIR%%/spec/lib/gitlab/template/finders/repo_template_finders_spec.rb %%WWWDIR%%/spec/lib/gitlab/template/gitignore_template_spec.rb %%WWWDIR%%/spec/lib/gitlab/template/gitlab_ci_yml_template_spec.rb |