diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2018-09-23 18:20:45 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2018-09-23 18:20:45 +0000 |
commit | 8ee1b6fa0c842830c89e9fcf765ce3516e6ab9a1 (patch) | |
tree | 210bd0eb3ae14f846793b5da938c733b37861904 /net/rubygem-gitaly-proto | |
parent | 530a46eb48dea17925c085483ec57f611a0f27bf (diff) |
Update net/rubygem-gitaly-proto to 0.117.0 which is required for gitlab 11.3.
Approved by: mentors (implicit)
Notes
Notes:
svn path=/head/; revision=480519
Diffstat (limited to 'net/rubygem-gitaly-proto')
-rw-r--r-- | net/rubygem-gitaly-proto/Makefile | 3 | ||||
-rw-r--r-- | net/rubygem-gitaly-proto/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/rubygem-gitaly-proto/Makefile b/net/rubygem-gitaly-proto/Makefile index 5faa562526b9..5c6ff3d5ad6e 100644 --- a/net/rubygem-gitaly-proto/Makefile +++ b/net/rubygem-gitaly-proto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.113.0 +PORTVERSION= 0.117.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -16,6 +16,7 @@ RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \ 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 c4df763426f8..5187251ceca7 100644 --- a/net/rubygem-gitaly-proto/distinfo +++ b/net/rubygem-gitaly-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535124347 -SHA256 (rubygem/gitaly-proto-0.113.0.gem) = 01283a29ace5b6930202d2b2fc43fd1a5ef5f3a8dcc0eaa7ec3852dc7dbf0055 -SIZE (rubygem/gitaly-proto-0.113.0.gem) = 17408 +TIMESTAMP = 1537565844 +SHA256 (rubygem/gitaly-proto-0.117.0.gem) = 11906acfa59d1c537e4a6c491f93f5619ad0098e36793776851256ca08ffaf47 +SIZE (rubygem/gitaly-proto-0.117.0.gem) = 17408 |