diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-10-23 04:52:08 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-10-23 04:52:08 +0000 |
commit | fbac5158ec0d29391e21d3d126e22d7a85515c51 (patch) | |
tree | 93ab5590711162fad7d915329a373bc91e09858f | |
parent | Update to 0.0.7 which is required for gitlab-ce 13.5. (diff) |
Update to 13.5.0.pre.rc2 which is required for gitlab-ce 13.5.
Notes
Notes:
svn path=/head/; revision=553076
-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 811cf07ad74c..e8aae80c71ef 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= gitaly -DISTVERSION= 13.3.0.pre.rc5 -PORTREVISION= 1 +PORTVERSION= 13.5.0.pre.rc2 +PORTREVISION= 0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-gitaly/distinfo b/net/rubygem-gitaly/distinfo index 41ed2120016f..12687afbe122 100644 --- a/net/rubygem-gitaly/distinfo +++ b/net/rubygem-gitaly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598264990 -SHA256 (rubygem/gitaly-13.3.0.pre.rc5.gem) = daf11c328bb98712c0814cedb3946d62266cb560bfe78c5fa5fd66625c6e844d -SIZE (rubygem/gitaly-13.3.0.pre.rc5.gem) = 20992 +TIMESTAMP = 1603349387 +SHA256 (rubygem/gitaly-13.5.0.pre.rc2.gem) = 15e8ef35d36bf8b4424e5c481f657e00e8d4b6808520294321195ae9030334e0 +SIZE (rubygem/gitaly-13.5.0.pre.rc2.gem) = 20992 |