diff options
-rw-r--r-- | net/rubygem-gitaly-proto/Makefile | 4 | ||||
-rw-r--r-- | net/rubygem-gitaly-proto/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/rubygem-gitaly-proto/Makefile b/net/rubygem-gitaly-proto/Makefile index 827c133e194a..ddea615fada0 100644 --- a/net/rubygem-gitaly-proto/Makefile +++ b/net/rubygem-gitaly-proto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.94.0 +PORTVERSION= 0.95.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Protobuf specifications and client libraries for Gitaly LICENSE= MIT RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \ - rubygem-grpc>=1.0:net/rubygem-grpc + rubygem-grpc>=1.10:net/rubygem-grpc NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-gitaly-proto/distinfo b/net/rubygem-gitaly-proto/distinfo index 4cf11123c087..75833e5c1aed 100644 --- a/net/rubygem-gitaly-proto/distinfo +++ b/net/rubygem-gitaly-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522754339 -SHA256 (rubygem/gitaly-proto-0.94.0.gem) = 2692f6a61eb52a5cd54551dcf49923eeae9bd3e4f330a5f7f7515f0920d7cee6 -SIZE (rubygem/gitaly-proto-0.94.0.gem) = 15872 +TIMESTAMP = 1523730570 +SHA256 (rubygem/gitaly-proto-0.95.0.gem) = 522834390dbd9797a7f7a0d7952a3e06da84c4e7e604e5409f093101d2888f77 +SIZE (rubygem/gitaly-proto-0.95.0.gem) = 15872 |