Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2018 14:54:27 +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: r485665 - head/net/rubygem-grpc
Message-ID:  <201811231454.wANEsRV0076471@repo.freebsd.org>

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

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

Modified:
  head/net/rubygem-grpc/Makefile
  head/net/rubygem-grpc/distinfo

Modified: head/net/rubygem-grpc/Makefile
==============================================================================
--- head/net/rubygem-grpc/Makefile	Fri Nov 23 14:53:08 2018	(r485664)
+++ head/net/rubygem-grpc/Makefile	Fri Nov 23 14:54:27 2018	(r485665)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	grpc
-PORTVERSION=	1.11.1
+PORTVERSION=	1.15.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +14,6 @@ LIB_DEPENDS=	libcares.so:dns/c-ares \
 		libgrpc.so:devel/grpc
 RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss \
 		rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
-		rubygem-googleauth>=0.5.1:security/rubygem-googleauth \
 		rubygem-googleapis-common-protos-types>=1.0.0:devel/rubygem-googleapis-common-protos-types
 
 MAKE_JOBS_UNSAFE=	yes

Modified: head/net/rubygem-grpc/distinfo
==============================================================================
--- head/net/rubygem-grpc/distinfo	Fri Nov 23 14:53:08 2018	(r485664)
+++ head/net/rubygem-grpc/distinfo	Fri Nov 23 14:54:27 2018	(r485665)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527758749
-SHA256 (rubygem/grpc-1.11.1.gem) = 890ee82183285ac228c13122ee8d0f17e29f055c102d75a5d7bf31364b25729c
-SIZE (rubygem/grpc-1.11.1.gem) = 2883584
+TIMESTAMP = 1542968158
+SHA256 (rubygem/grpc-1.15.0.gem) = 0bd28b28e1ea1895fb560a546688804e6fb256d9d89fbb28acd3b150edd55c54
+SIZE (rubygem/grpc-1.15.0.gem) = 3013120



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