diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-11-20 16:55:58 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-11-22 09:38:29 +0000 |
| commit | 6a40a1d40c784060eab5cf1193ef62f24abc1251 (patch) | |
| tree | 85571c3b67d7679b1d6c10311a170d88b4da2904 | |
| parent | eee0ae18d9a23679c6ab9bc8fe6943f3327eb297 (diff) | |
net/rubygem-gitaly: update to 15.5.2
Required for gitlab-ce 15.5 update.
Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md
| -rw-r--r-- | net/rubygem-gitaly/Makefile | 5 | ||||
| -rw-r--r-- | net/rubygem-gitaly/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile index 1cfe4365ed8f..f90eab2b45f9 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -PORTVERSION= 15.4.0.pre.rc2 +PORTVERSION= 15.5.2 CATEGORIES= net rubygems MASTER_SITES= RG @@ -9,8 +9,7 @@ WWW= https://gitlab.com/gitlab-org/gitaly LICENSE= MIT -RUN_DEPENDS= rubygem-grpc142>=1.0<2.0:net/rubygem-grpc142 \ - gitaly>=15.4:devel/gitaly +RUN_DEPENDS= rubygem-grpc142>=1.0<2.0:net/rubygem-grpc142 USES= cpe gem USE_RUBY= yes diff --git a/net/rubygem-gitaly/distinfo b/net/rubygem-gitaly/distinfo index a7e8e986e7db..60d9a7ab798d 100644 --- a/net/rubygem-gitaly/distinfo +++ b/net/rubygem-gitaly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665831762 -SHA256 (rubygem/gitaly-15.4.0.pre.rc2.gem) = 48764528a730605a46f00cf86c7cfcb92d25f4f3d8cb9e09557baac3e9f3f8e3 -SIZE (rubygem/gitaly-15.4.0.pre.rc2.gem) = 29696 +TIMESTAMP = 1668851585 +SHA256 (rubygem/gitaly-15.5.2.gem) = 62babe0596a4505bf95051ea50f17160055e6cf6cacf209273691542120d7881 +SIZE (rubygem/gitaly-15.5.2.gem) = 30208 |
