diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-11-23 22:53:08 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-11-23 22:53:08 +0800 |
commit | 1578bf1eced6f75b44c037383f9a0f2afd39cd06 (patch) | |
tree | c9afe13d9b110a20a427e93b4b29437aeeeea2a2 /net | |
parent | 6089915d2584f93098f0f60a527fa590cbe27a69 (diff) | |
download | freebsd-ports-gnome-1578bf1eced6f75b44c037383f9a0f2afd39cd06.tar.gz freebsd-ports-gnome-1578bf1eced6f75b44c037383f9a0f2afd39cd06.tar.zst freebsd-ports-gnome-1578bf1eced6f75b44c037383f9a0f2afd39cd06.zip |
Upgrade to 0.123.0 which is required for gitlab-ce 11.5.
Approved by: mentors (implicit)
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-gitaly-proto/Makefile | 5 | ||||
-rw-r--r-- | net/rubygem-gitaly-proto/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/rubygem-gitaly-proto/Makefile b/net/rubygem-gitaly-proto/Makefile index 7af8d1eaa3fe..9d343a51587e 100644 --- a/net/rubygem-gitaly-proto/Makefile +++ b/net/rubygem-gitaly-proto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.118.1 +PORTVERSION= 0.123.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -11,8 +11,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.10:net/rubygem-grpc +RUN_DEPENDS= rubygem-grpc>=1.0:net/rubygem-grpc USES= gem USE_RUBY= yes diff --git a/net/rubygem-gitaly-proto/distinfo b/net/rubygem-gitaly-proto/distinfo index cf476a3601e7..11e941d732e8 100644 --- a/net/rubygem-gitaly-proto/distinfo +++ b/net/rubygem-gitaly-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540327600 -SHA256 (rubygem/gitaly-proto-0.118.1.gem) = 713a618e4e0a950663adef8d866a662d708db70a77e46caed2742cdbcbe9dea6 -SIZE (rubygem/gitaly-proto-0.118.1.gem) = 17920 +TIMESTAMP = 1542967058 +SHA256 (rubygem/gitaly-proto-0.123.0.gem) = ef55427435ee4bf2299fb093a33b05de7c0bdc55478b1f00518dc11a55d36999 +SIZE (rubygem/gitaly-proto-0.123.0.gem) = 17408 |