svn commit: r486227 - branches/2018Q4/net/rubygem-gitaly-proto

Matthias Fechner mfechner at FreeBSD.org
Fri Nov 30 07:08:57 UTC 2018


Author: mfechner
Date: Fri Nov 30 07:08:55 2018
New Revision: 486227
URL: https://svnweb.freebsd.org/changeset/ports/486227

Log:
  MFH: r485664
  
  Upgrade to 0.123.0 which is required for gitlab-ce 11.5.
  
  Approved by:	mentors (implicit)
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q4/net/rubygem-gitaly-proto/Makefile
  branches/2018Q4/net/rubygem-gitaly-proto/distinfo
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/net/rubygem-gitaly-proto/Makefile
==============================================================================
--- branches/2018Q4/net/rubygem-gitaly-proto/Makefile	Fri Nov 30 07:07:50 2018	(r486226)
+++ branches/2018Q4/net/rubygem-gitaly-proto/Makefile	Fri Nov 30 07:08:55 2018	(r486227)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly-proto
-PORTVERSION=	0.118.1
+PORTVERSION=	0.123.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +11,7 @@ COMMENT=	Protobuf specifications and client libraries 
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
-		rubygem-grpc>=1.10:net/rubygem-grpc
+RUN_DEPENDS=	rubygem-grpc>=1.0:net/rubygem-grpc
 
 USES=		gem
 USE_RUBY=	yes

Modified: branches/2018Q4/net/rubygem-gitaly-proto/distinfo
==============================================================================
--- branches/2018Q4/net/rubygem-gitaly-proto/distinfo	Fri Nov 30 07:07:50 2018	(r486226)
+++ branches/2018Q4/net/rubygem-gitaly-proto/distinfo	Fri Nov 30 07:08:55 2018	(r486227)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540327600
-SHA256 (rubygem/gitaly-proto-0.118.1.gem) = 713a618e4e0a950663adef8d866a662d708db70a77e46caed2742cdbcbe9dea6
-SIZE (rubygem/gitaly-proto-0.118.1.gem) = 17920
+TIMESTAMP = 1542967058
+SHA256 (rubygem/gitaly-proto-0.123.0.gem) = ef55427435ee4bf2299fb093a33b05de7c0bdc55478b1f00518dc11a55d36999
+SIZE (rubygem/gitaly-proto-0.123.0.gem) = 17408


More information about the svn-ports-branches mailing list