From owner-svn-ports-head@freebsd.org Sat Apr 14 23:58:47 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10CD4FA4F33; Sat, 14 Apr 2018 23:58:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B57727BF79; Sat, 14 Apr 2018 23:58:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AFD852F03C; Sat, 14 Apr 2018 23:58:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3ENwkt1078825; Sat, 14 Apr 2018 23:58:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3ENwk5s078823; Sat, 14 Apr 2018 23:58:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804142358.w3ENwk5s078823@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 14 Apr 2018 23:58:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467350 - head/net/rubygem-gitaly-proto X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-gitaly-proto X-SVN-Commit-Revision: 467350 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2018 23:58:47 -0000 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