From owner-svn-ports-all@freebsd.org Sun Dec 23 12:42:04 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 CC6B11359D69; Sun, 23 Dec 2018 12:42:04 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 730F771E36; Sun, 23 Dec 2018 12:42:04 +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 4F76DD3F2; Sun, 23 Dec 2018 12:42:04 +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 wBNCg4hB095139; Sun, 23 Dec 2018 12:42:04 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBNCg3Xs095135; Sun, 23 Dec 2018 12:42:03 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201812231242.wBNCg3Xs095135@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Sun, 23 Dec 2018 12:42:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488209 - in head/devel/gitlab-shell: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in head/devel/gitlab-shell: . files X-SVN-Commit-Revision: 488209 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 730F771E36 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.979,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 23 Dec 2018 12:42:05 -0000 Author: mfechner Date: Sun Dec 23 12:42:03 2018 New Revision: 488209 URL: https://svnweb.freebsd.org/changeset/ports/488209 Log: Upgrade to 8.4.3 which is required for gitlab-ce 11.6. Approved by: mentors (implicit) Modified: head/devel/gitlab-shell/Makefile head/devel/gitlab-shell/distinfo head/devel/gitlab-shell/files/patch-config.yml.example head/devel/gitlab-shell/pkg-plist Modified: head/devel/gitlab-shell/Makefile ============================================================================== --- head/devel/gitlab-shell/Makefile Sun Dec 23 12:41:06 2018 (r488208) +++ head/devel/gitlab-shell/Makefile Sun Dec 23 12:42:03 2018 (r488209) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-shell -PORTVERSION= 8.4.1 +PORTVERSION= 8.4.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= 9cf3334cb5cdf871266a2b9538589e36efd788e1 +GL_COMMIT= 46f0594457d805ae43b509c38cc5bb95ef76f4c9 USERS= git GROUPS= git Modified: head/devel/gitlab-shell/distinfo ============================================================================== --- head/devel/gitlab-shell/distinfo Sun Dec 23 12:41:06 2018 (r488208) +++ head/devel/gitlab-shell/distinfo Sun Dec 23 12:42:03 2018 (r488209) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542973056 -SHA256 (gitlab-org-gitlab-shell-9cf3334cb5cdf871266a2b9538589e36efd788e1_GL0.tar.gz) = a0bbefaee536bee94cee13b709a180aac5d5557b076ab1371db8d925555edfc6 -SIZE (gitlab-org-gitlab-shell-9cf3334cb5cdf871266a2b9538589e36efd788e1_GL0.tar.gz) = 1590521 +TIMESTAMP = 1545488650 +SHA256 (gitlab-org-gitlab-shell-46f0594457d805ae43b509c38cc5bb95ef76f4c9_GL0.tar.gz) = 42c5133f64e9e083b9469e8e93798cf34ec9b0c72213ec9044156124e52d80f6 +SIZE (gitlab-org-gitlab-shell-46f0594457d805ae43b509c38cc5bb95ef76f4c9_GL0.tar.gz) = 1590778 Modified: head/devel/gitlab-shell/files/patch-config.yml.example ============================================================================== --- head/devel/gitlab-shell/files/patch-config.yml.example Sun Dec 23 12:41:06 2018 (r488208) +++ head/devel/gitlab-shell/files/patch-config.yml.example Sun Dec 23 12:42:03 2018 (r488209) @@ -1,4 +1,4 @@ ---- config.yml.example.orig 2018-02-06 17:56:45 UTC +--- config.yml.example.orig 2018-11-28 23:06:49 UTC +++ config.yml.example @@ -25,7 +25,7 @@ http_settings: self_signed_cert: false @@ -9,7 +9,7 @@ # File that contains the secret key for verifying access to GitLab. # Default is .gitlab_shell_secret in the gitlab-shell directory. -@@ -37,7 +37,7 @@ auth_file: "/home/git/.ssh/authorized_ke +@@ -37,7 +37,7 @@ auth_file: "/home/git/.ssh/authorized_keys" # Log file. # Default is gitlab-shell.log in the root directory. Modified: head/devel/gitlab-shell/pkg-plist ============================================================================== --- head/devel/gitlab-shell/pkg-plist Sun Dec 23 12:41:06 2018 (r488208) +++ head/devel/gitlab-shell/pkg-plist Sun Dec 23 12:42:03 2018 (r488209) @@ -40,6 +40,7 @@ %%DATADIR%%/lib/gitlab_logger.rb %%DATADIR%%/lib/gitlab_metrics.rb %%DATADIR%%/lib/gitlab_net.rb +%%DATADIR%%/lib/gitlab_net/errors.rb %%DATADIR%%/lib/gitlab_post_receive.rb %%DATADIR%%/lib/gitlab_shell.rb %%DATADIR%%/lib/httpunix.rb @@ -89,7 +90,8 @@ %%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.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