diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-09-07 02:57:45 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-09-07 02:57:45 +0800 |
commit | 56dc12885b5970efdeba2b8d929808c27974ff20 (patch) | |
tree | f4efd9418280ea9ae07a54a4ec8d71112327cce6 /net | |
parent | d4b27c43540e0785b9e9d9977df7f19179fa9ffa (diff) | |
download | freebsd-ports-gnome-56dc12885b5970efdeba2b8d929808c27974ff20.tar.gz freebsd-ports-gnome-56dc12885b5970efdeba2b8d929808c27974ff20.tar.zst freebsd-ports-gnome-56dc12885b5970efdeba2b8d929808c27974ff20.zip |
Update net/rubygem-gitaly-proto to 0.113.0 which is required for gitlab-ce 11.2.x.
Approved by: mentors (implicit)
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 |