From owner-svn-ports-all@freebsd.org Fri Jul 7 08:24:17 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40514D9D83D; Fri, 7 Jul 2017 08:24:17 +0000 (UTC) (envelope-from tz@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 mx1.freebsd.org (Postfix) with ESMTPS id 0D17D71246; Fri, 7 Jul 2017 08:24:16 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v678OGVF090176; Fri, 7 Jul 2017 08:24:16 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v678OGC9090174; Fri, 7 Jul 2017 08:24:16 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201707070824.v678OGC9090174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 7 Jul 2017 08:24:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r445219 - in branches/2017Q3/net/rubygem-gitaly: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: tz X-SVN-Commit-Paths: in branches/2017Q3/net/rubygem-gitaly: . files X-SVN-Commit-Revision: 445219 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2017 08:24:17 -0000 Author: tz Date: Fri Jul 7 08:24:15 2017 New Revision: 445219 URL: https://svnweb.freebsd.org/changeset/ports/445219 Log: MFH: r445151 net/rubygem-gitaly: Update from 0.2.1 to 0.5.0 Sadly no changelog available Also it is now fully functional and no longer a stub Approved by: ports-secteam (junovitch) Deleted: branches/2017Q3/net/rubygem-gitaly/files/ Modified: branches/2017Q3/net/rubygem-gitaly/Makefile branches/2017Q3/net/rubygem-gitaly/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/net/rubygem-gitaly/Makefile ============================================================================== --- branches/2017Q3/net/rubygem-gitaly/Makefile Fri Jul 7 08:21:58 2017 (r445218) +++ branches/2017Q3/net/rubygem-gitaly/Makefile Fri Jul 7 08:24:15 2017 (r445219) @@ -1,14 +1,15 @@ # $FreeBSD$ PORTNAME= gitaly -PORTVERSION= 0.2.1 +PORTVERSION= 0.5.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= tz@FreeBSD.org COMMENT= Auto-generated gRPC client for gitaly -RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf +RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \ + rubygem-grpc>=1.4.0:net/rubygem-grpc NO_ARCH= yes USE_RUBY= yes Modified: branches/2017Q3/net/rubygem-gitaly/distinfo ============================================================================== --- branches/2017Q3/net/rubygem-gitaly/distinfo Fri Jul 7 08:21:58 2017 (r445218) +++ branches/2017Q3/net/rubygem-gitaly/distinfo Fri Jul 7 08:24:15 2017 (r445219) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497439474 -SHA256 (rubygem/gitaly-0.2.1.gem) = 5ce2a251265161e1e7b15220ead44e339ee3927d6326b80526998353b261d378 -SIZE (rubygem/gitaly-0.2.1.gem) = 6656 +TIMESTAMP = 1498991325 +SHA256 (rubygem/gitaly-0.5.0.gem) = b826f73ebdc3f8edd2e313ee39b7db916aad4688763d1ed27dd26b282f531bde +SIZE (rubygem/gitaly-0.5.0.gem) = 8192