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:   gdt
Date:           Sat Jul 20 23:40:47 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Enable py-paho-mqtt


To generate a diff of this commit:
cvs rdiff -u -r1.1259 -r1.1260 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.1259 pkgsrc/net/Makefile:1.1260
--- pkgsrc/net/Makefile:1.1259  Sat Jul 20 23:09:27 2019
+++ pkgsrc/net/Makefile Sat Jul 20 23:40:46 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1259 2019/07/20 23:09:27 gdt Exp $
+# $NetBSD: Makefile,v 1.1260 2019/07/20 23:40:46 gdt Exp $
 #
 
 COMMENT=       Networking tools
@@ -695,6 +695,7 @@ SUBDIR+=    py-netsnmp
 SUBDIR+=       py-nyx
 SUBDIR+=       py-omniORBpy
 SUBDIR+=       py-onionbalance
+SUBDIR+=       py-paho-mqtt
 SUBDIR+=       py-pcap
 SUBDIR+=       py-portend
 SUBDIR+=       py-prometheus_client



Home | Main Index | Thread Index | Old Index