Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2021 16:25:17 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: 8fb502f9bdb4 - main - net/rubygem-gitaly: Update to 13.12.0.pre.rc1.
Message-ID:  <202105291625.14TGPH5n076345@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=8fb502f9bdb4a5a36bd78ab0f280c83bd487655f

commit 8fb502f9bdb4a5a36bd78ab0f280c83bd487655f
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2021-05-29 11:49:41 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2021-05-29 16:23:57 +0000

    net/rubygem-gitaly: Update to 13.12.0.pre.rc1.
    
    Required for gitlab-ce 13.12.
    Changelog:
    https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md
---
 net/rubygem-gitaly/Makefile | 6 +++---
 net/rubygem-gitaly/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile
index 220087880ae1..0ae8be3f15e5 100644
--- a/net/rubygem-gitaly/Makefile
+++ b/net/rubygem-gitaly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitaly
-PORTVERSION=	13.11.0.pre.rc1
+PORTVERSION=	13.12.0.pre.rc1
 PORTREVISION=	0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
@@ -9,8 +9,8 @@ COMMENT=	Auto-generated gRPC client for gitaly
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-grpc130>=1.0<2.0:net/rubygem-grpc130 \
-		gitaly>=13.11:devel/gitaly
+RUN_DEPENDS=	rubygem-grpc>=1.0<2.0:net/rubygem-grpc \
+		gitaly>=13.12:devel/gitaly
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/net/rubygem-gitaly/distinfo b/net/rubygem-gitaly/distinfo
index c11b5d405431..84eb093c0a2b 100644
--- a/net/rubygem-gitaly/distinfo
+++ b/net/rubygem-gitaly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619177932
-SHA256 (rubygem/gitaly-13.11.0.pre.rc1.gem) = 2b280923e995e4f1e56bf37f1533b5815b904027d4def75256b477efb2136cc1
-SIZE (rubygem/gitaly-13.11.0.pre.rc1.gem) = 24064
+TIMESTAMP = 1621461458
+SHA256 (rubygem/gitaly-13.12.0.pre.rc1.gem) = 4637d5cd3c4ee96c1f852d100f699369bda2c6052c28961f787f614809c01fd0
+SIZE (rubygem/gitaly-13.12.0.pre.rc1.gem) = 24064



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