diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2024-03-27 05:33:30 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2024-04-02 09:32:08 +0000 |
commit | 48cc824c2ffa54f2c43eafc85446aeec0a1722d4 (patch) | |
tree | e32e7e84cc8a1636ca92fb345d75327f15f8c5e2 | |
parent | a01f98f0c37192c6bf75127f623e3e214565d473 (diff) |
net/rubygem-gitaly: update to 16.10.0.pre.rc1
Required for gitlab-ce 16.10
Changes: https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md?ref_type=heads
-rw-r--r-- | net/rubygem-gitaly/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-gitaly/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile index 5b8500ca16a5..a97392abbd8e 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -PORTVERSION= 16.9.2 +PORTVERSION= 16.10.0.pre.rc1 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-gitaly/distinfo b/net/rubygem-gitaly/distinfo index 58a9719f607d..44427da00c78 100644 --- a/net/rubygem-gitaly/distinfo +++ b/net/rubygem-gitaly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709788798 -SHA256 (rubygem/gitaly-16.9.2.gem) = 01d542506a65bac021a5c664e16e95470e79e2ee0f59b3913e5c83da88bb5f02 -SIZE (rubygem/gitaly-16.9.2.gem) = 46592 +TIMESTAMP = 1710924706 +SHA256 (rubygem/gitaly-16.10.0.pre.rc1.gem) = 483162f2c271fc78e985ad6b25bd06f69a91a4fabc2ff6f25909db7f69458cdb +SIZE (rubygem/gitaly-16.10.0.pre.rc1.gem) = 47104 |