diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-10-05 01:49:18 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-10-05 02:02:05 +0000 |
commit | 0f6f00744bdeed7890d9b1837bc983b7e3aff42f (patch) | |
tree | 1008eee2711fd7570389cffdcd836a7f5386bb38 | |
parent | 3469e1c7f0516ab5c4a3c156f9e8030d6746abc4 (diff) | |
download | ports-0f6f00744bdeed7890d9b1837bc983b7e3aff42f.tar.gz ports-0f6f00744bdeed7890d9b1837bc983b7e3aff42f.zip |
net/rubygem-gitaly: Update version 15.1.0.pre.rc1=>15.3.0.pre.rc3
Approved by: mfechner (By private mail)
Relnotes: https://gitlab.com/gitlab-org/gitaly/-/tags/v15.3.0-rc3
Sponsored by: Bounce Experts
-rw-r--r-- | net/rubygem-gitaly/Makefile | 4 | ||||
-rw-r--r-- | 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 225693cfd406..545ac38def1b 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -PORTVERSION= 15.1.0.pre.rc1 +PORTVERSION= 15.3.0.pre.rc3 CATEGORIES= net rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://gitlab.com/gitlab-org/gitaly LICENSE= MIT RUN_DEPENDS= rubygem-grpc142>=1.0<2.0:net/rubygem-grpc142 \ - gitaly>=15.1:devel/gitaly + gitaly>=15.3:devel/gitaly USES= cpe gem USE_RUBY= yes diff --git a/net/rubygem-gitaly/distinfo b/net/rubygem-gitaly/distinfo index e990b988ddd5..e86e9bb0f6b2 100644 --- a/net/rubygem-gitaly/distinfo +++ b/net/rubygem-gitaly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655734393 -SHA256 (rubygem/gitaly-15.1.0.pre.rc1.gem) = 1f30be4ed501410d02abaa0d961adac665c5521e966975f41b0b511d622bee79 -SIZE (rubygem/gitaly-15.1.0.pre.rc1.gem) = 28672 +TIMESTAMP = 1664840518 +SHA256 (rubygem/gitaly-15.3.0.pre.rc3.gem) = e0ed2751f91e0972709c0cc2415fb36caca7ddd1cbad1173b3ccbbb2a5b3745b +SIZE (rubygem/gitaly-15.3.0.pre.rc3.gem) = 29184 |