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:   adam
Date:           Fri Jan  3 08:22:24 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Added py-grpcio-testing


To generate a diff of this commit:
cvs rdiff -u -r1.1287 -r1.1288 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.1287 pkgsrc/net/Makefile:1.1288
--- pkgsrc/net/Makefile:1.1287  Thu Jan  2 15:28:06 2020
+++ pkgsrc/net/Makefile Fri Jan  3 08:22:24 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1287 2020/01/02 15:28:06 pho Exp $
+# $NetBSD: Makefile,v 1.1288 2020/01/03 08:22:24 adam Exp $
 #
 
 COMMENT=       Networking tools
@@ -672,6 +672,7 @@ SUBDIR+=    py-geventhttpclient
 SUBDIR+=       py-google
 SUBDIR+=       py-google-cloud-sdk
 SUBDIR+=       py-grpcio
+SUBDIR+=       py-grpcio-testing
 SUBDIR+=       py-grpcio-tools
 SUBDIR+=       py-gsutil
 SUBDIR+=       py-hatop



Home | Main Index | Thread Index | Old Index