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:   wiz
Date:           Sun Aug  9 21:22:17 UTC 2026

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: + py-grpcio-status


To generate a diff of this commit:
cvs rdiff -u -r1.1638 -r1.1639 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.1638 pkgsrc/net/Makefile:1.1639
--- pkgsrc/net/Makefile:1.1638  Wed Aug  5 03:25:54 2026
+++ pkgsrc/net/Makefile Sun Aug  9 21:22:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1638 2026/08/05 03:25:54 adam Exp $
+# $NetBSD: Makefile,v 1.1639 2026/08/09 21:22:17 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -744,6 +744,7 @@ SUBDIR+=    py-geventhttpclient
 SUBDIR+=       py-google-cloud-sdk
 SUBDIR+=       py-grequests
 SUBDIR+=       py-grpcio
+SUBDIR+=       py-grpcio-status
 SUBDIR+=       py-grpcio-testing
 SUBDIR+=       py-grpcio-tools
 SUBDIR+=       py-hatop



Home | Main Index | Thread Index | Old Index