Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2023 10:35:34 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8efb46b74333 - main - devel/gitlab-shell: update to 14.26.0
Message-ID:  <202309081035.388AZYv3075577@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8efb46b743334bc9837b3946b0d81445ed9fee4f

commit 8efb46b743334bc9837b3946b0d81445ed9fee4f
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-09-02 09:16:07 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-09-08 10:34:39 +0000

    devel/gitlab-shell: update to 14.26.0
    
    Required for gitlab-ce 16.3
    Changelog:
    https://gitlab.com/gitlab-org/gitlab-shell/-/blob/main/CHANGELOG
---
 devel/gitlab-shell/Makefile |  6 ++----
 devel/gitlab-shell/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile
index 2036528a009b..70d941942f4d 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitlab-shell
-PORTVERSION=	14.23.0
-PORTREVISION=	1
+PORTVERSION=	14.26.0
+DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -18,8 +18,6 @@ CGO_ENABLED=	0
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
-# Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/-/tags
-GL_TAGNAME=	fa92c356b543dcf1f40cc890e52d7b13c2c0f78a
 
 USERS=		git
 GROUPS=		git
diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo
index 7691d2e3f857..0b617d9297b5 100644
--- a/devel/gitlab-shell/distinfo
+++ b/devel/gitlab-shell/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1687452880
-SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-fa92c356b543dcf1f40cc890e52d7b13c2c0f78a_GL0/go.mod) = 1a2f6e3e2c1baf6766618e02321afca03c7a2312b11d4038946bed5aec3968a8
-SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-fa92c356b543dcf1f40cc890e52d7b13c2c0f78a_GL0/go.mod) = 4703
-SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-fa92c356b543dcf1f40cc890e52d7b13c2c0f78a_GL0/gitlab-org-gitlab-shell-fa92c356b543dcf1f40cc890e52d7b13c2c0f78a_GL0.tar.gz) = 5ec003394f87f138911e0a2312d40dbe7e98c37b39c65717d496b82c4eb42e41
-SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-fa92c356b543dcf1f40cc890e52d7b13c2c0f78a_GL0/gitlab-org-gitlab-shell-fa92c356b543dcf1f40cc890e52d7b13c2c0f78a_GL0.tar.gz) = 145568
+TIMESTAMP = 1693643697
+SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.26.0/go.mod) = 8ef118a7179202ed0a6f2fd52e53c29fef23b668421f086e19b7f965c884c317
+SIZE (go/devel_gitlab-shell/gitlab-shell-v14.26.0/go.mod) = 4705
+SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.26.0/gitlab-shell-v14.26.0.tar.bz2) = a2e75107010f8ef90d6695c11a2cf2a726de6ecfbf4c69262a36f33f96028da1
+SIZE (go/devel_gitlab-shell/gitlab-shell-v14.26.0/gitlab-shell-v14.26.0.tar.bz2) = 132666



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