Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2023 09:21:48 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: 2cbee9b2a834 - main - www/gitlab-workhorse: update to 15.8.0
Message-ID:  <202302010921.3119LmJ0058218@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=2cbee9b2a834583bfbb14c31720adad04730dabb

commit 2cbee9b2a834583bfbb14c31720adad04730dabb
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-01-31 12:19:51 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-02-01 09:21:09 +0000

    www/gitlab-workhorse: update to 15.8.0
    
    Required for gitlab-ce 15.8
---
 www/gitlab-workhorse/Makefile |  6 +++---
 www/gitlab-workhorse/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile
index a1c8ab4098b1..296dd601d09a 100644
--- a/www/gitlab-workhorse/Makefile
+++ b/www/gitlab-workhorse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	15.7.5
+PORTVERSION=	15.8.0
 PORTREVISION=	0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
@@ -11,7 +11,7 @@ WWW=		https://gitlab.com/gitlab-org/gitlab-workhorse
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/../LICENSE
 
-BUILD_DEPENDS=	git>=2.16.2:devel/git
+BUILD_DEPENDS=	git>=2.38.0:devel/git
 RUN_DEPENDS=	p5-Image-ExifTool>=0:graphics/p5-Image-ExifTool
 
 USES=		gmake go:modules,no_targets
@@ -25,7 +25,7 @@ USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 GL_PROJECT=	gitlab-foss
 # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT=	358d690d91c78748a130cb46358c12eaa22275aa
+GL_COMMIT=	c052f86b6b4d2428b62a2baac77aee4cc91fc2b1
 
 # for go dependencies
 # Gitlab hosts there dependencies on their own platform and not on go-proxy
diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo
index 66cd00828c19..0467b4ea90c4 100644
--- a/www/gitlab-workhorse/distinfo
+++ b/www/gitlab-workhorse/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1674285174
-SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-358d690d91c78748a130cb46358c12eaa22275aa_GL0/go.mod) = 2eb65ed03c4ffc016b7c7e7c1c90f64ce3a2b8fd7d887bacc46d7a11ba2e88be
-SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-358d690d91c78748a130cb46358c12eaa22275aa_GL0/go.mod) = 6347
-SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-358d690d91c78748a130cb46358c12eaa22275aa_GL0/gitlab-org-gitlab-foss-358d690d91c78748a130cb46358c12eaa22275aa_GL0.tar.gz) = 748ad48fdce4849f9ea8291437968cd4af9f9b5c09ea2dcd93f31fc3b575f12b
-SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-358d690d91c78748a130cb46358c12eaa22275aa_GL0/gitlab-org-gitlab-foss-358d690d91c78748a130cb46358c12eaa22275aa_GL0.tar.gz) = 99979703
+TIMESTAMP = 1675117870
+SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-c052f86b6b4d2428b62a2baac77aee4cc91fc2b1_GL0/go.mod) = 47c828240bfe55fc868643db03874e5d509117901ba77b8748731cbb4d6b1de9
+SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-c052f86b6b4d2428b62a2baac77aee4cc91fc2b1_GL0/go.mod) = 6347
+SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-c052f86b6b4d2428b62a2baac77aee4cc91fc2b1_GL0/gitlab-org-gitlab-foss-c052f86b6b4d2428b62a2baac77aee4cc91fc2b1_GL0.tar.gz) = d06969d74cbce8bc2f4a073cae41f133ce0ef6e1d1a9304df6b9d614112bb7bb
+SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-c052f86b6b4d2428b62a2baac77aee4cc91fc2b1_GL0/gitlab-org-gitlab-foss-c052f86b6b4d2428b62a2baac77aee4cc91fc2b1_GL0.tar.gz) = 99749997



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