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:   js
Date:           Tue Apr 14 19:43:17 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Add py-aiorpcX


To generate a diff of this commit:
cvs rdiff -u -r1.1317 -r1.1318 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.1317 pkgsrc/net/Makefile:1.1318
--- pkgsrc/net/Makefile:1.1317  Wed Apr  8 12:27:37 2020
+++ pkgsrc/net/Makefile Tue Apr 14 19:43:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1317 2020/04/08 12:27:37 jaapb Exp $
+# $NetBSD: Makefile,v 1.1318 2020/04/14 19:43:17 js Exp $
 #
 
 COMMENT=       Networking tools
@@ -650,6 +650,7 @@ SUBDIR+=    py-Socks
 SUBDIR+=       py-adns
 SUBDIR+=       py-aio-pika
 SUBDIR+=       py-aiormq
+SUBDIR+=       py-aiorpcX
 SUBDIR+=       py-amqp
 SUBDIR+=       py-apache-libcloud
 SUBDIR+=       py-asyncio-nats-client



Home | Main Index | Thread Index | Old Index