svn commit: r425263 - head/www/gitlab
Torsten Zuehlsdorff
tz at FreeBSD.org
Thu Nov 3 16:59:25 UTC 2016
Author: tz
Date: Thu Nov 3 16:59:23 2016
New Revision: 425263
URL: https://svnweb.freebsd.org/changeset/ports/425263
Log:
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)
Modified:
head/www/gitlab/Makefile
head/www/gitlab/distinfo
head/www/gitlab/pkg-plist
Modified: head/www/gitlab/Makefile
==============================================================================
--- head/www/gitlab/Makefile Thu Nov 3 16:38:16 2016 (r425262)
+++ head/www/gitlab/Makefile Thu Nov 3 16:59:23 2016 (r425263)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitlab
-PORTVERSION= 8.10.12
+PORTVERSION= 8.10.13
DISTVERSIONPREFIX= v
CATEGORIES= www devel
Modified: head/www/gitlab/distinfo
==============================================================================
--- head/www/gitlab/distinfo Thu Nov 3 16:38:16 2016 (r425262)
+++ head/www/gitlab/distinfo Thu Nov 3 16:59:23 2016 (r425263)
@@ -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
Modified: head/www/gitlab/pkg-plist
==============================================================================
--- head/www/gitlab/pkg-plist Thu Nov 3 16:38:16 2016 (r425262)
+++ head/www/gitlab/pkg-plist Thu Nov 3 16:59:23 2016 (r425263)
@@ -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
More information about the svn-ports-all
mailing list