Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2018 14:53:09 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485664 - head/net/rubygem-gitaly-proto
Message-ID:  <201811231453.wANEr9f7076301@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Nov 23 14:53:08 2018
New Revision: 485664
URL: https://svnweb.freebsd.org/changeset/ports/485664

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

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	Fri Nov 23 14:51:38 2018	(r485663)
+++ head/net/rubygem-gitaly-proto/Makefile	Fri Nov 23 14:53:08 2018	(r485664)
@@ -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: head/net/rubygem-gitaly-proto/distinfo
==============================================================================
--- head/net/rubygem-gitaly-proto/distinfo	Fri Nov 23 14:51:38 2018	(r485663)
+++ head/net/rubygem-gitaly-proto/distinfo	Fri Nov 23 14:53:08 2018	(r485664)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811231453.wANEr9f7076301>