git: 71aebb41f7ce - main - net/rubygem-gitaly: Update to 13.11.0.pre.rc1.
Matthias Fechner
mfechner at FreeBSD.org
Fri Apr 23 19:06:45 UTC 2021
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=71aebb41f7ce45152a548d50f26cdf06170ba6c7
commit 71aebb41f7ce45152a548d50f26cdf06170ba6c7
Author: Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-04-23 11:39:16 +0000
Commit: Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-04-23 19:06:06 +0000
net/rubygem-gitaly: Update to 13.11.0.pre.rc1.
This update is required for gitlab-ce 13.11 upgrade.
---
net/rubygem-gitaly/Makefile | 4 ++--
net/rubygem-gitaly/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile
index 76b94b1c10c4..220087880ae1 100644
--- a/net/rubygem-gitaly/Makefile
+++ b/net/rubygem-gitaly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitaly
-PORTVERSION= 13.9.0.pre.rc1
+PORTVERSION= 13.11.0.pre.rc1
PORTREVISION= 0
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -10,7 +10,7 @@ COMMENT= Auto-generated gRPC client for gitaly
LICENSE= MIT
RUN_DEPENDS= rubygem-grpc130>=1.0<2.0:net/rubygem-grpc130 \
- gitaly>=13.8:devel/gitaly
+ gitaly>=13.11:devel/gitaly
USES= gem
USE_RUBY= yes
diff --git a/net/rubygem-gitaly/distinfo b/net/rubygem-gitaly/distinfo
index a21b4e44d491..c11b5d405431 100644
--- a/net/rubygem-gitaly/distinfo
+++ b/net/rubygem-gitaly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613996325
-SHA256 (rubygem/gitaly-13.9.0.pre.rc1.gem) = e2794bb9d72c5d2e447096bf177bb56e098cb4045f646034819ec1be2cc9ef8c
-SIZE (rubygem/gitaly-13.9.0.pre.rc1.gem) = 22528
+TIMESTAMP = 1619177932
+SHA256 (rubygem/gitaly-13.11.0.pre.rc1.gem) = 2b280923e995e4f1e56bf37f1533b5815b904027d4def75256b477efb2136cc1
+SIZE (rubygem/gitaly-13.11.0.pre.rc1.gem) = 24064
More information about the dev-commits-ports-all
mailing list