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:   markd
Date:           Tue Jan  8 10:45:03 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: add py-prometheus_client


To generate a diff of this commit:
cvs rdiff -u -r1.1236 -r1.1237 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.1236 pkgsrc/net/Makefile:1.1237
--- pkgsrc/net/Makefile:1.1236  Sat Jan  5 06:20:50 2019
+++ pkgsrc/net/Makefile Tue Jan  8 10:45:02 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1236 2019/01/05 06:20:50 schmonz Exp $
+# $NetBSD: Makefile,v 1.1237 2019/01/08 10:45:02 markd Exp $
 #
 
 COMMENT=       Networking tools
@@ -687,6 +687,7 @@ SUBDIR+=    py-omniORBpy
 SUBDIR+=       py-onionbalance
 SUBDIR+=       py-pcap
 SUBDIR+=       py-portend
+SUBDIR+=       py-prometheus_client
 SUBDIR+=       py-ptt
 SUBDIR+=       py-py3dns
 SUBDIR+=       py-pydns



Home | Main Index | Thread Index | Old Index