Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2023 09:21:45 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: 2cb1e7ab140a - main - devel/gitaly: update to 15.8.0
Message-ID:  <202302010921.3119LjSi058142@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=2cb1e7ab140ae9f4f2970762c7f330678fe90055

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

    devel/gitaly: update to 15.8.0
    
    Required for gitlab-ce 15.8
---
 devel/gitaly/Makefile |  4 ++--
 devel/gitaly/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index 6c15517de9e1..299a1abb3af9 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitaly
-DISTVERSION=	15.7.5
+DISTVERSION=	15.8.0
 PORTREVISION=	0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
@@ -48,7 +48,7 @@ MAKE_ENV+=	${GO_ENV}
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
-GL_COMMIT=	57d78fe8f442192f4aaa38a023b4d1d3582c6dcd
+GL_COMMIT=	1dff2d631342524ed45e6bc1737a0e0fb7ae11ba
 
 # for go dependencies
 # Gitlab hosts there dependencies on their own platform and not on go-proxy
diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo
index 765fed6e6df9..772a1639e6d5 100644
--- a/devel/gitaly/distinfo
+++ b/devel/gitaly/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1674285960
-SHA256 (go/devel_gitaly/gitlab-org-gitaly-57d78fe8f442192f4aaa38a023b4d1d3582c6dcd_GL0/go.mod) = 86426a8a5d90c317c874ea12c0da2cbd322fcb48f471cccd83dedbf4f6cff8b0
-SIZE (go/devel_gitaly/gitlab-org-gitaly-57d78fe8f442192f4aaa38a023b4d1d3582c6dcd_GL0/go.mod) = 9758
-SHA256 (go/devel_gitaly/gitlab-org-gitaly-57d78fe8f442192f4aaa38a023b4d1d3582c6dcd_GL0/gitlab-org-gitaly-57d78fe8f442192f4aaa38a023b4d1d3582c6dcd_GL0.tar.gz) = 8ae5d4c2ee9e40b6268faba0bf763c322c9b9edd294ef802202f11cdc489d21a
-SIZE (go/devel_gitaly/gitlab-org-gitaly-57d78fe8f442192f4aaa38a023b4d1d3582c6dcd_GL0/gitlab-org-gitaly-57d78fe8f442192f4aaa38a023b4d1d3582c6dcd_GL0.tar.gz) = 2937873
+TIMESTAMP = 1675118120
+SHA256 (go/devel_gitaly/gitlab-org-gitaly-1dff2d631342524ed45e6bc1737a0e0fb7ae11ba_GL0/go.mod) = 28e105ea47304435dc1432661b97514170a8df58bc74075417a2e934b57c0d43
+SIZE (go/devel_gitaly/gitlab-org-gitaly-1dff2d631342524ed45e6bc1737a0e0fb7ae11ba_GL0/go.mod) = 9702
+SHA256 (go/devel_gitaly/gitlab-org-gitaly-1dff2d631342524ed45e6bc1737a0e0fb7ae11ba_GL0/gitlab-org-gitaly-1dff2d631342524ed45e6bc1737a0e0fb7ae11ba_GL0.tar.gz) = 6c3de591a9ba75ecb8455e547cd73fec606a9cc6e4b983fa5c007d638b93c0fb
+SIZE (go/devel_gitaly/gitlab-org-gitaly-1dff2d631342524ed45e6bc1737a0e0fb7ae11ba_GL0/gitlab-org-gitaly-1dff2d631342524ed45e6bc1737a0e0fb7ae11ba_GL0.tar.gz) = 2957050



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