Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2022 13:21:08 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: 67ea45c79d53 - 2022Q3 - devel/gitlab-shell: update to 14.10.0
Message-ID:  <202208251321.27PDL8HW089379@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=67ea45c79d53ba03b77c88f6373caf66b2da37b5

commit 67ea45c79d53ba03b77c88f6373caf66b2da37b5
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-08-16 07:11:43 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-08-25 13:20:18 +0000

    devel/gitlab-shell: update to 14.10.0
    
    Required for gitlab-ce 15.2
    
    (cherry picked from commit 9e080ed0e225322e38d3319d61273d7f01459a57)
---
 devel/gitlab-shell/Makefile |  5 +++--
 devel/gitlab-shell/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile
index b75cd9247d87..7252267ca6e3 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -1,7 +1,8 @@
 # Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
 
 PORTNAME=	gitlab-shell
-PORTVERSION=	14.7.4
+PORTVERSION=	14.10.0
+PORTREVISION=	0
 CATEGORIES=	devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -14,7 +15,7 @@ USES=		gmake go:modules,no_targets
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags
-GL_COMMIT=	44c66836a9e00ad691871050af98e92142aa95ea
+GL_COMMIT=	28188013f53673b0870e44b082b93d855082be49
 
 USERS=		git
 GROUPS=		git
diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo
index 3ea4b3a1e407..85f765850999 100644
--- a/devel/gitlab-shell/distinfo
+++ b/devel/gitlab-shell/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1655735514
-SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-44c66836a9e00ad691871050af98e92142aa95ea_GL0/go.mod) = 7521fa542b3003dea68d918d8d6e595b34f46c5d58ab00b6d7939d5aa602fa27
-SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-44c66836a9e00ad691871050af98e92142aa95ea_GL0/go.mod) = 4040
-SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-44c66836a9e00ad691871050af98e92142aa95ea_GL0/gitlab-org-gitlab-shell-44c66836a9e00ad691871050af98e92142aa95ea_GL0.tar.gz) = 047d80e93f857cfd6526f70d288b2b403d730d284fab0f38e4e339fb6689065e
-SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-44c66836a9e00ad691871050af98e92142aa95ea_GL0/gitlab-org-gitlab-shell-44c66836a9e00ad691871050af98e92142aa95ea_GL0.tar.gz) = 155002
+TIMESTAMP = 1658819477
+SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-28188013f53673b0870e44b082b93d855082be49_GL0/go.mod) = 8beeb04e9174824fe48b5f2b6555370cda1fa3159ff9f74b8ad0cc7465a1b541
+SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-28188013f53673b0870e44b082b93d855082be49_GL0/go.mod) = 4044
+SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-28188013f53673b0870e44b082b93d855082be49_GL0/gitlab-org-gitlab-shell-28188013f53673b0870e44b082b93d855082be49_GL0.tar.gz) = d5320b29b7eebb880e59d399361a329a4b785c5fa928d8b292ce01be6b72a287
+SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-28188013f53673b0870e44b082b93d855082be49_GL0/gitlab-org-gitlab-shell-28188013f53673b0870e44b082b93d855082be49_GL0.tar.gz) = 163723



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