diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-04-15 07:58:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-04-15 07:58:46 +0800 |
commit | 9d3abdb207ccf9d0b2722711a7947f085abae153 (patch) | |
tree | de7d40c2324d0c43dd8af5bec1560abe46e843ac | |
parent | 8e1c2d11b213df5e7dec7790ef136514e68a0dc0 (diff) | |
download | freebsd-ports-gnome-9d3abdb207ccf9d0b2722711a7947f085abae153.tar.gz freebsd-ports-gnome-9d3abdb207ccf9d0b2722711a7947f085abae153.tar.zst freebsd-ports-gnome-9d3abdb207ccf9d0b2722711a7947f085abae153.zip |
Update to 0.95.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master
-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 |