net/rubygem-gitaly: Update from 0.6.0 to 0.8.0

Changelog: https://gitlab.com/gitlab-org/gitaly/blob/v0.8.0/CHANGELOG.md

Add missing dependency devel/gitaly and adjust required version of
rubygem-google-protobuf. Older versions have a bug which make it
unusable with www/gitlab.

Reviewed by: Matthias Fechner <idefix@fechner.net>
This commit is contained in:
Torsten Zuehlsdorff 2017-09-13 13:44:13 +00:00
parent 56da050a39
commit 1f87c90d29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449787
2 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gitaly
PORTVERSION= 0.6.0
PORTVERSION= 0.8.0
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -13,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/ruby/LICENSE.txt
BUILD_DEPENDS= rubygem-bundler>=1.12:sysutils/rubygem-bundler \
rubygem-rake>=10.0:devel/rubygem-rake
RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
rubygem-grpc>=1.0:net/rubygem-grpc
RUN_DEPENDS= rubygem-google-protobuf>=3.4.0.2:devel/rubygem-google-protobuf \
rubygem-grpc>=1.0:net/rubygem-grpc \
gitaly>=0.11.2:devel/gitaly
NO_ARCH= yes
USES= gem

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1499603796
SHA256 (rubygem/gitaly-0.6.0.gem) = 3373d4606d8409dd7fcd0fa46e35ada402e9f11d3ecebfe44a9a5d1214e013d3
SIZE (rubygem/gitaly-0.6.0.gem) = 8192
TIMESTAMP = 1502874279
SHA256 (rubygem/gitaly-0.8.0.gem) = 512a5921a5974312d81b6cf23dd816bf41c2b079bc1fda4c564aee4e981a3a90
SIZE (rubygem/gitaly-0.8.0.gem) = 8192