pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   minskim
Date:           Sat Apr 28 01:17:29 UTC 2018

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add py-grpcio


To generate a diff of this commit:
cvs rdiff -u -r1.1210 -r1.1211 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1210 pkgsrc/net/Makefile:1.1211
--- pkgsrc/net/Makefile:1.1210  Sat Apr 14 13:54:46 2018
+++ pkgsrc/net/Makefile Sat Apr 28 01:17:29 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1210 2018/04/14 13:54:46 adam Exp $
+# $NetBSD: Makefile,v 1.1211 2018/04/28 01:17:29 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -652,6 +652,7 @@ SUBDIR+=    py-gevent
 SUBDIR+=       py-geventhttpclient
 SUBDIR+=       py-google
 SUBDIR+=       py-google-cloud-sdk
+SUBDIR+=       py-grpcio
 SUBDIR+=       py-gsutil
 SUBDIR+=       py-hatop
 SUBDIR+=       py-hpack



Home | Main Index | Thread Index | Old Index