From owner-svn-ports-all@freebsd.org Tue Feb 20 15:24:47 2018 Return-Path: Delivered-To: svn-ports-all@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 C4895F0AE6E; Tue, 20 Feb 2018 15:24:47 +0000 (UTC) (envelope-from tz@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 747A87BC75; Tue, 20 Feb 2018 15:24:47 +0000 (UTC) (envelope-from tz@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 514593255; Tue, 20 Feb 2018 15:24:47 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1KFOlHa092792; Tue, 20 Feb 2018 15:24:47 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1KFOkcX092789; Tue, 20 Feb 2018 15:24:46 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201802201524.w1KFOkcX092789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 20 Feb 2018 15:24:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462399 - head/devel/gitlab-shell X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/devel/gitlab-shell X-SVN-Commit-Revision: 462399 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2018 15:24:48 -0000 Author: tz Date: Tue Feb 20 15:24:46 2018 New Revision: 462399 URL: https://svnweb.freebsd.org/changeset/ports/462399 Log: 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 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 Tue Feb 20 15:19:25 2018 (r462398) +++ head/devel/gitlab-shell/Makefile Tue Feb 20 15:24:46 2018 (r462399) @@ -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} Modified: head/devel/gitlab-shell/distinfo ============================================================================== --- head/devel/gitlab-shell/distinfo Tue Feb 20 15:19:25 2018 (r462398) +++ head/devel/gitlab-shell/distinfo Tue Feb 20 15:24:46 2018 (r462399) @@ -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 Modified: head/devel/gitlab-shell/pkg-plist ============================================================================== --- head/devel/gitlab-shell/pkg-plist Tue Feb 20 15:19:25 2018 (r462398) +++ head/devel/gitlab-shell/pkg-plist Tue Feb 20 15:24:46 2018 (r462399) @@ -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