diff options
author | tz <tz@FreeBSD.org> | 2016-11-04 00:59:23 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-11-04 00:59:23 +0800 |
commit | 88f32c3dd87ef0eb6e1b0e3951e07f1efd11c72b (patch) | |
tree | 0f382bde59a74d5e0d48c084c69b1b2869d9147f /www/gitlab | |
parent | 36fa9c9bba366378061b1ab4204ccb4cda01bd79 (diff) | |
download | freebsd-ports-gnome-88f32c3dd87ef0eb6e1b0e3951e07f1efd11c72b.tar.gz freebsd-ports-gnome-88f32c3dd87ef0eb6e1b0e3951e07f1efd11c72b.tar.zst freebsd-ports-gnome-88f32c3dd87ef0eb6e1b0e3951e07f1efd11c72b.zip |
www/gitlab: Update from 8.10.12 to 8.10.13
Changes: https://github.com/gitlabhq/gitlabhq/blob/v8.10.13/CHANGELOG
Approved by: junovitch (mentor, implicit)
Diffstat (limited to 'www/gitlab')
-rw-r--r-- | www/gitlab/Makefile | 2 | ||||
-rw-r--r-- | www/gitlab/distinfo | 6 | ||||
-rw-r--r-- | www/gitlab/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile index 855e32831180..ad8402a88b70 100644 --- a/www/gitlab/Makefile +++ b/www/gitlab/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab -PORTVERSION= 8.10.12 +PORTVERSION= 8.10.13 DISTVERSIONPREFIX= v CATEGORIES= www devel diff --git a/www/gitlab/distinfo b/www/gitlab/distinfo index f1eb8cada7f6..23b929c88c3c 100644 --- a/www/gitlab/distinfo +++ b/www/gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476364451 -SHA256 (gitlabhq-gitlabhq-v8.10.12_GH0.tar.gz) = a35a4a82b63cd75ad006f1296155850b1644a8a5093678d8112289b0b7c317f3 -SIZE (gitlabhq-gitlabhq-v8.10.12_GH0.tar.gz) = 21037327 +TIMESTAMP = 1478190904 +SHA256 (gitlabhq-gitlabhq-v8.10.13_GH0.tar.gz) = 72d25a35007c45a629bcadde7c60560f53cb83f517f04ddaa987f7cf014a0779 +SIZE (gitlabhq-gitlabhq-v8.10.13_GH0.tar.gz) = 21038404 diff --git a/www/gitlab/pkg-plist b/www/gitlab/pkg-plist index 7d5f2a77cbe1..99090f61483b 100644 --- a/www/gitlab/pkg-plist +++ b/www/gitlab/pkg-plist @@ -3843,6 +3843,7 @@ %%WWWDIR%%/spec/lib/gitlab/highlight_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/avatar_restorer_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/avatar_saver_spec.rb +%%WWWDIR%%/spec/lib/gitlab/import_export/file_importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/import_export_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/members_mapper_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/project.json @@ -4153,6 +4154,7 @@ %%WWWDIR%%/spec/support/gitlab_stubs/projects.json %%WWWDIR%%/spec/support/gitlab_stubs/session.json %%WWWDIR%%/spec/support/gitlab_stubs/user.json +%%WWWDIR%%/spec/support/import_export/common_util.rb %%WWWDIR%%/spec/support/import_export/import_export.yml %%WWWDIR%%/spec/support/import_spec_helper.rb %%WWWDIR%%/spec/support/issue_tracker_service_shared_example.rb |