From nobody Mon Apr 3 10:01:59 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Pqmdg5mMQz43yNf; Mon, 3 Apr 2023 10:01:59 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Pqmdg4gtyz3R7P; Mon, 3 Apr 2023 10:01:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680516119; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qMVq+KchlLkG8b03N7yjDelOZCqs/0Kg5/ZparfnvnY=; b=lp79mvsKKF5a0bST964KEgO0EXtksLFhsBqulHJdJOyk8jmctr2mWzrxBQRDRphqcpAZ5P 9lOawUNqPcQxe6ujmBo5fHr5srUvmtUvr5rPj1UfT1rR0wdtMlteYOFe8dLw82HzApGO0q 48IRQtBeNcBoK5WC0gL0XxJM7Gq8kKmgHpoXhZdjHMEUtPd4KMAlHHOzeysLnImIbJCrS5 Z//zIS6DohObw2Upy79b+gi+KuSlAbC6tZaa44N9b4H/Pg8yCDIkoAtJS3ECicgdCUUdfS 5kRTEn5mLx+NvvtEaymTzXl1mWdKGaHj+a7HYDeUAlrHyx+XUTyB4iJnXtDIiw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680516119; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qMVq+KchlLkG8b03N7yjDelOZCqs/0Kg5/ZparfnvnY=; b=sF2avzikea/33M/gVdur78DD6Cn2ftAmlfbDwhOozVIBriFClDO64cv6rTujhzlqOa9/Eh NPH7BxEQZnhpqFGELPE5UCeBk37C/+gK6FFpUtjRlfqCqCHHHPdhb7yhSFsCSGIFfWHvRM ibOU8Q2ia+556+eezpAFGSrlXv+p8DIVZdS8yjPKB3VAFWoAhf0GcNks+Yl/N3Tq2tTe0x O94b4Q/zLI+znJSBHXrcYoNmc8nA7plSmbI9+48+WCtnNXzLlAxSOSeuJh+A9QtmO8D0uz jbftLm9wgWA/LlAoY8ia/ny95fz88Myk9l/XL52KIInpkJGYiv8840ECSFROug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680516119; a=rsa-sha256; cv=none; b=Cw90TQFPwN1Tzf3HE9hWDyCGeUXJK/Q1kMmIlYhgAwUQDe55wmKlen3N+x3Ez+8PJu5JU3 t2tP4d7TtJEkzusdrft1IfVAsaLwpmfVJvHZwJ7pjqQUqIS6jIM//Hj7Rf80kwWCxQD+vb s6V2SAr2MUVzh4tn16XPRpCE15rkXomuqg/5UZa0vnUNtym7OHwnes2IKEs/Nmtht15b53 b13juDx1sm+mIIsZ9boNB6o9Wjol/s1vzS2H4D8QO0VOJY/aPbRWl5hj3DuerzcUXZbEuF fXvd4aOF+OUH+BFRzqcnAbIP0478XDHZeoNLUXFnA9aaZckt5asQ6uTgmmUoZA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Pqmdg3lHtzv4c; Mon, 3 Apr 2023 10:01:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 333A1xpW004271; Mon, 3 Apr 2023 10:01:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 333A1xfA004270; Mon, 3 Apr 2023 10:01:59 GMT (envelope-from git) Date: Mon, 3 Apr 2023 10:01:59 GMT Message-Id: <202304031001.333A1xfA004270@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: a0c3e8f81517 - main - devel/gitlab-shell: update to 14.17.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a0c3e8f81517d99a039a7bdddc29968dc188a451 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0c3e8f81517d99a039a7bdddc29968dc188a451 commit a0c3e8f81517d99a039a7bdddc29968dc188a451 Author: Matthias Fechner AuthorDate: 2023-02-27 07:56:49 +0000 Commit: Matthias Fechner CommitDate: 2023-04-03 10:01:09 +0000 devel/gitlab-shell: update to 14.17.0 Required for gitlab-ce 15.9 --- devel/gitlab-shell/Makefile | 10 ++++++---- devel/gitlab-shell/distinfo | 10 +++++----- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index 102aef731134..d13b48794d9b 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,6 +1,5 @@ PORTNAME= gitlab-shell -PORTVERSION= 14.15.0 -PORTREVISION= 3 +PORTVERSION= 14.17.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -9,12 +8,15 @@ WWW= https://gitlab.com/gitlab-org/gitlab-shell LICENSE= MIT -USES= gmake go:modules,no_targets +BUILD_DEPENDS= heimdal>=0:security/heimdal +LIB_DEPENDS= libkrb5.so:security/heimdal + +USES= gmake go:modules,no_targets pkgconfig USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags -GL_COMMIT= 1e791e09f760064c41216535f210d935ee6435d7 +GL_COMMIT= 336c4a51aa332b0cc1c68798003a1d82ab4a9cc3 USERS= git GROUPS= git diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo index 05af3335b2bd..9d3737595318 100644 --- a/devel/gitlab-shell/distinfo +++ b/devel/gitlab-shell/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1675117913 -SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0/go.mod) = e264370ac9a2e8bc8ceffb382825d8c34afa786895a55f8629b3c09f6cababea -SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0/go.mod) = 4305 -SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0.tar.gz) = 686dc9ef788819bde50aac7a6b21067297c4e9a230f72a783085c9a2e3045c67 -SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0.tar.gz) = 142322 +TIMESTAMP = 1676995009 +SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0/go.mod) = 2332a94b5447fe9baba937fe9efe9f6ae2aadcc60b17e91561658e052587cc51 +SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0/go.mod) = 4369 +SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0.tar.gz) = f0c5a4aeee0baa18f94d489b4bc2b163124ac9e2c2e77abc77a7dc199d5ef4fa +SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0.tar.gz) = 140045