aboutsummaryrefslogtreecommitdiff
path: root/devel/gitlab-shell/pkg-plist
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2018-02-20 15:24:46 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2018-02-20 15:24:46 +0000
commit58b4cc1363a7436c121e0b2592d572b1d5ddbc28 (patch)
treece5c7a95958ebf495a3947a2112ac541d7596f5c /devel/gitlab-shell/pkg-plist
parentef096f2adb188a88343e375c96342fec29f25e0b (diff)
downloadports-58b4cc1363a7436c121e0b2592d572b1d5ddbc28.tar.gz
ports-58b4cc1363a7436c121e0b2592d572b1d5ddbc28.zip
Notes
Diffstat (limited to 'devel/gitlab-shell/pkg-plist')
-rw-r--r--devel/gitlab-shell/pkg-plist4
1 files changed, 4 insertions, 0 deletions
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