From owner-svn-ports-head@freebsd.org Sun Sep 23 18:15:27 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 069291094613; Sun, 23 Sep 2018 18:15:27 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B1C8B7DAD5; Sun, 23 Sep 2018 18:15:26 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ACB3B64FA; Sun, 23 Sep 2018 18:15:26 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8NIFQGK003123; Sun, 23 Sep 2018 18:15:26 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8NIFQNv003120; Sun, 23 Sep 2018 18:15:26 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201809231815.w8NIFQNv003120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Sun, 23 Sep 2018 18:15:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480517 - head/devel/gitlab-shell X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/devel/gitlab-shell X-SVN-Commit-Revision: 480517 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2018 18:15:27 -0000 Author: mfechner Date: Sun Sep 23 18:15:25 2018 New Revision: 480517 URL: https://svnweb.freebsd.org/changeset/ports/480517 Log: Update devel/gitlab-shell to 8.3.3 which is required for gitlab 11.3. Approved by: mentors (implicit) Modified: head/devel/gitlab-shell/Makefile head/devel/gitlab-shell/distinfo head/devel/gitlab-shell/pkg-plist Modified: head/devel/gitlab-shell/Makefile ============================================================================== --- head/devel/gitlab-shell/Makefile Sun Sep 23 18:13:56 2018 (r480516) +++ head/devel/gitlab-shell/Makefile Sun Sep 23 18:15:25 2018 (r480517) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-shell -PORTVERSION= 8.1.1 +PORTVERSION= 8.3.3 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -16,7 +16,7 @@ BUILD_DEPENDS= gem:devel/ruby-gems \ USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags -GL_COMMIT= 5287eee65e7f29e8d5296eb3ef24a06a9a60b3f1 +GL_COMMIT= 4b19de3a1897d06c3e0d530f679c6f56e250ca41 USERS= git GROUPS= git Modified: head/devel/gitlab-shell/distinfo ============================================================================== --- head/devel/gitlab-shell/distinfo Sun Sep 23 18:13:56 2018 (r480516) +++ head/devel/gitlab-shell/distinfo Sun Sep 23 18:15:25 2018 (r480517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535126431 -SHA256 (gitlab-org-gitlab-shell-5287eee65e7f29e8d5296eb3ef24a06a9a60b3f1_GL0.tar.gz) = 31f87dad90fa8871cf743ac1d8a322324cdc144685a83b32bca1342b003dfb60 -SIZE (gitlab-org-gitlab-shell-5287eee65e7f29e8d5296eb3ef24a06a9a60b3f1_GL0.tar.gz) = 1560578 +TIMESTAMP = 1537567084 +SHA256 (gitlab-org-gitlab-shell-4b19de3a1897d06c3e0d530f679c6f56e250ca41_GL0.tar.gz) = c197935f0461746dc30ce3c5ad3307796e931796282dba099bb7410baf546050 +SIZE (gitlab-org-gitlab-shell-4b19de3a1897d06c3e0d530f679c6f56e250ca41_GL0.tar.gz) = 1564456 Modified: head/devel/gitlab-shell/pkg-plist ============================================================================== --- head/devel/gitlab-shell/pkg-plist Sun Sep 23 18:13:56 2018 (r480516) +++ head/devel/gitlab-shell/pkg-plist Sun Sep 23 18:15:25 2018 (r480517) @@ -7,7 +7,6 @@ %%DATADIR%%/CONTRIBUTING.md %%DATADIR%%/Gemfile %%DATADIR%%/Gemfile.lock -%%DATADIR%%/Guardfile %%DATADIR%%/LICENSE %%DATADIR%%/README.md %%DATADIR%%/VERSION @@ -28,6 +27,8 @@ @(,,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/gitlab_access.rb %%DATADIR%%/lib/gitlab_access_status.rb %%DATADIR%%/lib/gitlab_config.rb @@ -41,9 +42,11 @@ %%DATADIR%%/lib/gitlab_post_receive.rb %%DATADIR%%/lib/gitlab_shell.rb %%DATADIR%%/lib/httpunix.rb +%%DATADIR%%/lib/http_codes.rb %%DATADIR%%/lib/http_helper.rb %%DATADIR%%/lib/names_helper.rb %%DATADIR%%/lib/object_dirs_helper.rb +%%DATADIR%%/spec/action/custom_spec.rb %%DATADIR%%/spec/gitlab_access_spec.rb %%DATADIR%%/spec/gitlab_config_spec.rb %%DATADIR%%/spec/gitlab_custom_hook_spec.rb @@ -61,14 +64,27 @@ %%DATADIR%%/spec/object_dirs_helper_spec.rb %%DATADIR%%/spec/spec_helper.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.yml %%DATADIR%%/spec/vcr_cassettes/discover-ok.yml %%DATADIR%%/spec/vcr_cassettes/http-pull-disabled.yml %%DATADIR%%/spec/vcr_cassettes/http-push-disabled.yml @@ -83,8 +99,14 @@ %%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-with-user.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