Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2023 18:25:07 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 8343fb71755a - 2023Q2 - devel/gitlab-shell: update to 14.17.0
Message-ID:  <202304081825.338IP7WC086455@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8343fb71755a45ed4ee8f4233bd2e41ca8049d0f

commit 8343fb71755a45ed4ee8f4233bd2e41ca8049d0f
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-02-27 07:56:49 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-04-08 18:24:15 +0000

    devel/gitlab-shell: update to 14.17.0
    
    Required for gitlab-ce 15.9
    
    (cherry picked from commit a0c3e8f81517d99a039a7bdddc29968dc188a451)
---
 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 c1ff513ff237..d13b48794d9b 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gitlab-shell
-PORTVERSION=	14.15.0
-PORTREVISION=	4
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304081825.338IP7WC086455>