svn commit: r445219 - in branches/2017Q3/net/rubygem-gitaly: . files

Torsten Zuehlsdorff tz at FreeBSD.org
Fri Jul 7 08:24:17 UTC 2017


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 at 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


More information about the svn-ports-all mailing list