aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2018-02-20 23:24:46 +0800
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2018-02-20 23:24:46 +0800
commit58b4cc1363a7436c121e0b2592d572b1d5ddbc28 (patch)
treece5c7a95958ebf495a3947a2112ac541d7596f5c
parentef096f2adb188a88343e375c96342fec29f25e0b (diff)
downloadfreebsd-ports-gnome-58b4cc1363a7436c121e0b2592d572b1d5ddbc28.tar.gz
freebsd-ports-gnome-58b4cc1363a7436c121e0b2592d572b1d5ddbc28.tar.zst
freebsd-ports-gnome-58b4cc1363a7436c121e0b2592d572b1d5ddbc28.zip
devel/gitlab-shell: Update from 5.9.3 to 5.11.0
Changelog: https://gitlab.com/gitlab-org/gitlab-shell/blob/v5.11.0/CHANGELOG Submitted by: Matthias Fechner <idefix@fechner.net>
-rw-r--r--devel/gitlab-shell/Makefile2
-rw-r--r--devel/gitlab-shell/distinfo6
-rw-r--r--devel/gitlab-shell/pkg-plist4
3 files changed, 8 insertions, 4 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile
index 2a0853a8b6d5..4ccd8865a7e6 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitlab-shell
-PORTVERSION= 5.9.3
+PORTVERSION= 5.11.0
CATEGORIES= devel
MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=v${PORTVERSION}&dummy=/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo
index 89de78f220b4..322f8e47b85c 100644
--- a/devel/gitlab-shell/distinfo
+++ b/devel/gitlab-shell/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509566723
-SHA256 (gitlab-shell-v5.9.3.tar.gz) = 43692b5ba3c9757ad201611b66f199a636e6d4b47c144ebfd5e8d9b9c996e127
-SIZE (gitlab-shell-v5.9.3.tar.gz) = 711416
+TIMESTAMP = 1516803476
+SHA256 (gitlab-shell-v5.11.0.tar.gz) = b63cba3452f82d719ebbc74a3cf95314d38051327dfe38def3fe6a04e56a9929
+SIZE (gitlab-shell-v5.11.0.tar.gz) = 714049
diff --git a/devel/gitlab-shell/pkg-plist b/devel/gitlab-shell/pkg-plist
index 2573a5c9cca2..6327d577b44c 100644
--- a/devel/gitlab-shell/pkg-plist
+++ b/devel/gitlab-shell/pkg-plist
@@ -21,6 +21,7 @@
@(,,555) %%DATADIR%%/bin/gitlab-keys
@(,,555) %%DATADIR%%/bin/gitlab-projects
@(,,555) %%DATADIR%%/bin/gitlab-shell
+@(,,555) %%DATADIR%%/bin/gitlab-shell-authorized-keys-check
@(,,555) %%DATADIR%%/bin/install
@sample %%DATADIR%%/config.yml.sample
@(,,555) %%DATADIR%%/hooks/post-receive
@@ -43,6 +44,7 @@
%%DATADIR%%/lib/gitlab_shell.rb
%%DATADIR%%/lib/httpunix.rb
%%DATADIR%%/lib/names_helper.rb
+%%DATADIR%%/lib/object_dirs_helper.rb
%%DATADIR%%/lib/vendor/redis/lib/redis.rb
%%DATADIR%%/lib/vendor/redis/lib/redis/client.rb
%%DATADIR%%/lib/vendor/redis/lib/redis/connection.rb
@@ -69,9 +71,11 @@
%%DATADIR%%/spec/gitlab_post_receive_spec.rb
%%DATADIR%%/spec/gitlab_projects_spec.rb
%%DATADIR%%/spec/gitlab_reference_counter_spec.rb
+%%DATADIR%%/spec/gitlab_shell_authorized_keys_check_spec.rb
%%DATADIR%%/spec/gitlab_shell_spec.rb
%%DATADIR%%/spec/httpunix_spec.rb
%%DATADIR%%/spec/names_helper_spec.rb
+%%DATADIR%%/spec/object_dirs_helper_spec.rb
%%DATADIR%%/spec/spec_helper.rb
%%DATADIR%%/spec/support/gl_id_test_hook
%%DATADIR%%/spec/support/hook_fail