diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2018-09-06 18:57:45 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2018-09-06 18:57:45 +0000 |
commit | 8c16071e1a8a55b3f6c8ce665abcf7de60de65a7 (patch) | |
tree | f4efd9418280ea9ae07a54a4ec8d71112327cce6 /net | |
parent | Fix patch context (diff) |
Update net/rubygem-gitaly-proto to 0.113.0 which is required for gitlab-ce 11.2.x.
Approved by: mentors (implicit)
Notes
Notes:
svn path=/head/; revision=479135
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-gitaly-proto/Makefile | 6 | ||||
-rw-r--r-- | net/rubygem-gitaly-proto/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/rubygem-gitaly-proto/Makefile b/net/rubygem-gitaly-proto/Makefile index 2a02464f832a..5faa562526b9 100644 --- a/net/rubygem-gitaly-proto/Makefile +++ b/net/rubygem-gitaly-proto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.105.0 +PORTVERSION= 0.113.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -14,8 +14,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \ rubygem-grpc>=1.10:net/rubygem-grpc -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes +NO_ARCH= yes .include <bsd.port.mk> diff --git a/net/rubygem-gitaly-proto/distinfo b/net/rubygem-gitaly-proto/distinfo index e71ad5a80de9..c4df763426f8 100644 --- a/net/rubygem-gitaly-proto/distinfo +++ b/net/rubygem-gitaly-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532162098 -SHA256 (rubygem/gitaly-proto-0.105.0.gem) = c45566692df004d39cb0ece035a4923cef3115c1944d5486c8fb677ad0963fd0 -SIZE (rubygem/gitaly-proto-0.105.0.gem) = 17408 +TIMESTAMP = 1535124347 +SHA256 (rubygem/gitaly-proto-0.113.0.gem) = 01283a29ace5b6930202d2b2fc43fd1a5ef5f3a8dcc0eaa7ec3852dc7dbf0055 +SIZE (rubygem/gitaly-proto-0.113.0.gem) = 17408 |