Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2017 08:12:22 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r445215 - in branches/2017Q3/net: . rubygem-grpc
Message-ID:  <201707070812.v678CMBR083008@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Fri Jul  7 08:12:22 2017
New Revision: 445215
URL: https://svnweb.freebsd.org/changeset/ports/445215

Log:
  MFH: r445147
  
  New port: net/rubygem-grpc
  
  A Ruby implementation of gRPC.
  
  WWW: https://github.com/grpc/grpc/tree/master/src/ruby
  
  Special thanks to swill and vanilla for creating this port!
  
  Reviewed by: tz, Matthias Fechner <idefix@fechner.net>
  
  Approved by: ports-secteam (junovitch)

Added:
  branches/2017Q3/net/rubygem-grpc/
     - copied from r445147, head/net/rubygem-grpc/
Modified:
  branches/2017Q3/net/Makefile
Directory Properties:
  branches/2017Q3/   (props changed)

Modified: branches/2017Q3/net/Makefile
==============================================================================
--- branches/2017Q3/net/Makefile	Fri Jul  7 08:10:30 2017	(r445214)
+++ branches/2017Q3/net/Makefile	Fri Jul  7 08:12:22 2017	(r445215)
@@ -1188,6 +1188,7 @@
     SUBDIR += rubygem-gitaly
     SUBDIR += rubygem-gitlab_omniauth-ldap
     SUBDIR += rubygem-gitlab_omniauth-ldap1
+    SUBDIR += rubygem-grpc
     SUBDIR += rubygem-http_parser.rb
     SUBDIR += rubygem-httpauth
     SUBDIR += rubygem-ipaddress



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