svn commit: r445215 - in branches/2017Q3/net: . rubygem-grpc

Torsten Zuehlsdorff tz at FreeBSD.org
Fri Jul 7 08:12:23 UTC 2017


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 at 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


More information about the svn-ports-all mailing list