diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2018-12-06 20:01:20 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2018-12-06 20:01:20 +0000 |
commit | d3df2c4b0f2bbb672a2d079d96411ae5201b96b0 (patch) | |
tree | a61be07eb1be1ce19f57942a1816100a8c436314 /www/gitlab-ce | |
parent | 717d34c2c7599a4f63d9d122e3a2a9ff5ee063a3 (diff) | |
download | ports-d3df2c4b0f2bbb672a2d079d96411ae5201b96b0.tar.gz ports-d3df2c4b0f2bbb672a2d079d96411ae5201b96b0.zip |
Notes
Diffstat (limited to 'www/gitlab-ce')
-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 |