Date: Sat, 14 Apr 2018 23:58:46 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467350 - head/net/rubygem-gitaly-proto Message-ID: <201804142358.w3ENwk5s078823@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 14 23:58:46 2018 New Revision: 467350 URL: https://svnweb.freebsd.org/changeset/ports/467350 Log: Update to 0.95.0 Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master Modified: head/net/rubygem-gitaly-proto/Makefile head/net/rubygem-gitaly-proto/distinfo Modified: head/net/rubygem-gitaly-proto/Makefile ============================================================================== --- head/net/rubygem-gitaly-proto/Makefile Sat Apr 14 23:58:41 2018 (r467349) +++ head/net/rubygem-gitaly-proto/Makefile Sat Apr 14 23:58:46 2018 (r467350) @@ -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 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 Modified: head/net/rubygem-gitaly-proto/distinfo ============================================================================== --- head/net/rubygem-gitaly-proto/distinfo Sat Apr 14 23:58:41 2018 (r467349) +++ head/net/rubygem-gitaly-proto/distinfo Sat Apr 14 23:58:46 2018 (r467350) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804142358.w3ENwk5s078823>