CVS commit: pkgsrc/net
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.
(unnamed)
(text/x-diff, 603 B)
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