Index: head/devel/gitlab-shell/Makefile =================================================================== --- head/devel/gitlab-shell/Makefile (revision 506116) +++ head/devel/gitlab-shell/Makefile (revision 506117) @@ -1,42 +1,42 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= gitlab-shell -PORTVERSION= 9.1.0 +PORTVERSION= 9.3.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org COMMENT= GitLab Shell handles git commands for GitLab LICENSE= MIT BUILD_DEPENDS= gem:devel/ruby-gems USES= go USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags -GL_COMMIT= 0e3052be5642c90ee173ff9af1e28358f227fbed +GL_COMMIT= 58c981045ce126d23ed0f50616fbfb9b795f62b4 USERS= git GROUPS= git INSTALL_TARGET=install-strip post-patch: ${MV} ${WRKSRC}/config.yml.example ${WRKSRC}/config.yml.sample do-build: export GOCACHE=${WRKSRC}/go && ${WRKSRC}/bin/compile pre-install: ${RM} -rf ${WRKSRC}/go ${RM} -rf ${WRKSRC}/go_build do-install: @${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) @${MKDIR} ${STAGEDIR}/var/log/gitlab-shell .include Index: head/devel/gitlab-shell/distinfo =================================================================== --- head/devel/gitlab-shell/distinfo (revision 506116) +++ head/devel/gitlab-shell/distinfo (revision 506117) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558180834 -SHA256 (gitlab-org-gitlab-shell-0e3052be5642c90ee173ff9af1e28358f227fbed_GL0.tar.gz) = 7e33b8f9ab701d499e250e917636ec7f3b82246c0dea765aa04a11eb8994cd65 -SIZE (gitlab-org-gitlab-shell-0e3052be5642c90ee173ff9af1e28358f227fbed_GL0.tar.gz) = 2204347 +TIMESTAMP = 1561193926 +SHA256 (gitlab-org-gitlab-shell-58c981045ce126d23ed0f50616fbfb9b795f62b4_GL0.tar.gz) = 324f7ba31e5ab3fd910c2c35e58404c0da9edcb05f000a929d4a2bd107668201 +SIZE (gitlab-org-gitlab-shell-58c981045ce126d23ed0f50616fbfb9b795f62b4_GL0.tar.gz) = 2217977 Index: head/devel/gitlab-shell/pkg-plist =================================================================== --- head/devel/gitlab-shell/pkg-plist (revision 506116) +++ head/devel/gitlab-shell/pkg-plist (revision 506117) @@ -1,120 +1,122 @@ %%DATADIR%%/.codeclimate.yml %%DATADIR%%/.gitignore %%DATADIR%%/.gitlab-ci.yml %%DATADIR%%/.rubocop.yml %%DATADIR%%/.ruby-version %%DATADIR%%/CHANGELOG %%DATADIR%%/CONTRIBUTING.md %%DATADIR%%/Gemfile %%DATADIR%%/Gemfile.lock %%DATADIR%%/LICENSE %%DATADIR%%/README.md %%DATADIR%%/VERSION %%DATADIR%%/.gitlab/CODEOWNERS @(,,555) %%DATADIR%%/bin/authorized_keys @(,,555) %%DATADIR%%/bin/check @(,,555) %%DATADIR%%/bin/compile @(,,555) %%DATADIR%%/bin/create-hooks @(,,555) %%DATADIR%%/bin/gitaly-upload-archive @(,,555) %%DATADIR%%/bin/gitaly-upload-pack @(,,555) %%DATADIR%%/bin/gitaly-receive-pack @(,,555) %%DATADIR%%/bin/gitlab-keys @(,,555) %%DATADIR%%/bin/gitlab-shell @(,,555) %%DATADIR%%/bin/gitlab-shell-authorized-keys-check @(,,555) %%DATADIR%%/bin/gitlab-shell-authorized-principals-check @(,,555) %%DATADIR%%/bin/gitlab-shell-ruby @(,,555) %%DATADIR%%/bin/install @(,,555) %%DATADIR%%/bin/test-logger @sample %%DATADIR%%/config.yml.sample @(,,555) %%DATADIR%%/hooks/post-receive @(,,555) %%DATADIR%%/hooks/pre-receive @(,,555) %%DATADIR%%/hooks/update %%DATADIR%%/lib/action.rb %%DATADIR%%/lib/action/custom.rb %%DATADIR%%/lib/console_helper.rb %%DATADIR%%/lib/gitlab_access_status.rb %%DATADIR%%/lib/gitlab_config.rb %%DATADIR%%/lib/gitlab_init.rb %%DATADIR%%/lib/gitlab_keys.rb %%DATADIR%%/lib/gitlab_lfs_authentication.rb %%DATADIR%%/lib/gitlab_logger.rb %%DATADIR%%/lib/gitlab_metrics.rb %%DATADIR%%/lib/gitlab_net.rb %%DATADIR%%/lib/gitlab_net/errors.rb %%DATADIR%%/lib/gitlab_shell.rb %%DATADIR%%/lib/hooks_utils.rb %%DATADIR%%/lib/httpunix.rb %%DATADIR%%/lib/http_helper.rb %%DATADIR%%/lib/object_dirs_helper.rb %%DATADIR%%/spec/action/custom_spec.rb %%DATADIR%%/spec/console_helper_spec.rb %%DATADIR%%/spec/gitlab_config_spec.rb %%DATADIR%%/spec/gitlab_keys_spec.rb %%DATADIR%%/spec/gitlab_lfs_authentication_spec.rb %%DATADIR%%/spec/gitlab_logger_spec.rb %%DATADIR%%/spec/gitlab_metrics_spec.rb %%DATADIR%%/spec/gitlab_net_spec.rb %%DATADIR%%/spec/gitlab_shell_authorized_keys_check_spec.rb +%%DATADIR%%/spec/gitlab_shell_custom_git_receive_pack_spec.rb %%DATADIR%%/spec/gitlab_shell_gitlab_shell_spec.rb +%%DATADIR%%/spec/gitlab_shell_lfs_authentication_spec.rb %%DATADIR%%/spec/gitlab_shell_spec.rb %%DATADIR%%/spec/gitlab_shell_two_factor_recovery_spec.rb %%DATADIR%%/spec/hooks_utils_spec.rb %%DATADIR%%/spec/httpunix_spec.rb %%DATADIR%%/spec/object_dirs_helper_spec.rb %%DATADIR%%/spec/spec_helper.rb %%DATADIR%%/spec/support/gitlab_shell_setup.rb %%DATADIR%%/spec/support/gl_id_test_hook %%DATADIR%%/spec/support/http_unix_server.rb %%DATADIR%%/support/go-update-vendor %%DATADIR%%/spec/support/hook_fail %%DATADIR%%/spec/support/hook_ok %%DATADIR%%/spec/support/vcr.rb %%DATADIR%%/spec/support/webmock.rb %%DATADIR%%/spec/vcr_cassettes/allowed-pull.yml %%DATADIR%%/spec/vcr_cassettes/allowed-push.yml %%DATADIR%%/spec/vcr_cassettes/allowed-push-project-not-found-404-text-html.yml %%DATADIR%%/spec/vcr_cassettes/allowed-push-project-not-found-404-text-plain.yml %%DATADIR%%/spec/vcr_cassettes/allowed-push-project-not-found-404.yml %%DATADIR%%/spec/vcr_cassettes/allowed-push-project-not-found-text-html.yml %%DATADIR%%/spec/vcr_cassettes/allowed-push-project-not-found-text-plain.yml %%DATADIR%%/spec/vcr_cassettes/allowed-push-project-not-found.yml %%DATADIR%%/spec/vcr_cassettes/broadcast_message-none.yml %%DATADIR%%/spec/vcr_cassettes/broadcast_message-ok.yml %%DATADIR%%/spec/vcr_cassettes/check-ok.yml %%DATADIR%%/spec/vcr_cassettes/custom-action-not-ok-json.yml %%DATADIR%%/spec/vcr_cassettes/custom-action-not-ok-not-json.yml %%DATADIR%%/spec/vcr_cassettes/custom-action-ok-not-json.yml %%DATADIR%%/spec/vcr_cassettes/custom-action-ok-with-message.yml %%DATADIR%%/spec/vcr_cassettes/custom-action-ok.yml %%DATADIR%%/spec/vcr_cassettes/discover-ok.yml %%DATADIR%%/spec/vcr_cassettes/http-pull-disabled.yml %%DATADIR%%/spec/vcr_cassettes/http-push-disabled.yml %%DATADIR%%/spec/vcr_cassettes/lfs-authenticate-ok-download.yml %%DATADIR%%/spec/vcr_cassettes/lfs-authenticate-ok-upload.yml %%DATADIR%%/spec/vcr_cassettes/notify-post-receive.yml %%DATADIR%%/spec/vcr_cassettes/post-receive-not-found.yml %%DATADIR%%/spec/vcr_cassettes/post-receive.yml %%DATADIR%%/spec/vcr_cassettes/pre-receive-not-found.yml %%DATADIR%%/spec/vcr_cassettes/pre-receive.yml %%DATADIR%%/spec/vcr_cassettes/ssh-key-not-found.yml %%DATADIR%%/spec/vcr_cassettes/ssh-key-not-implemented.yml %%DATADIR%%/spec/vcr_cassettes/ssh-key-ok.yml %%DATADIR%%/spec/vcr_cassettes/ssh-pull-disabled.yml %%DATADIR%%/spec/vcr_cassettes/ssh-pull-project-denied.yml %%DATADIR%%/spec/vcr_cassettes/ssh-pull-project-denied-401-text-html.yml %%DATADIR%%/spec/vcr_cassettes/ssh-pull-project-denied-401-text-plain.yml %%DATADIR%%/spec/vcr_cassettes/ssh-pull-project-denied-401.yml %%DATADIR%%/spec/vcr_cassettes/ssh-pull-project-denied-with-user.yml %%DATADIR%%/spec/vcr_cassettes/ssh-push-disabled.yml %%DATADIR%%/spec/vcr_cassettes/ssh-push-project-denied-401-text-html.yml %%DATADIR%%/spec/vcr_cassettes/ssh-push-project-denied-401-text-plain.yml %%DATADIR%%/spec/vcr_cassettes/ssh-push-project-denied-401.yml %%DATADIR%%/spec/vcr_cassettes/ssh-push-project-denied.yml %%DATADIR%%/spec/vcr_cassettes/two-factor-recovery-codes-fail.yml %%DATADIR%%/spec/vcr_cassettes/two-factor-recovery-codes.yml %%DATADIR%%/support/go-format %%DATADIR%%/support/go-test %%DATADIR%%/support/go_build.rb %%DATADIR%%/support/rewrite-hooks.sh %%DATADIR%%/support/truncate_repositories.sh @dir(git,,755) /var/log/gitlab-shell