svn commit: r445151 - in head/net/rubygem-gitaly: . files

Torsten Zuehlsdorff tz at FreeBSD.org
Thu Jul 6 14:04:00 UTC 2017


Author: tz
Date: Thu Jul  6 14:03:59 2017
New Revision: 445151
URL: https://svnweb.freebsd.org/changeset/ports/445151

Log:
  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

Deleted:
  head/net/rubygem-gitaly/files/
Modified:
  head/net/rubygem-gitaly/Makefile
  head/net/rubygem-gitaly/distinfo

Modified: head/net/rubygem-gitaly/Makefile
==============================================================================
--- head/net/rubygem-gitaly/Makefile	Thu Jul  6 14:00:35 2017	(r445150)
+++ head/net/rubygem-gitaly/Makefile	Thu Jul  6 14:03:59 2017	(r445151)
@@ -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: head/net/rubygem-gitaly/distinfo
==============================================================================
--- head/net/rubygem-gitaly/distinfo	Thu Jul  6 14:00:35 2017	(r445150)
+++ head/net/rubygem-gitaly/distinfo	Thu Jul  6 14:03:59 2017	(r445151)
@@ -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