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:   hauke
Date:           Tue Nov 28 13:48:28 UTC 2017
Modified Files:
        pkgsrc/net: Makefile
Log Message:
Add net/py-bonjour v0.3
Bonjour provides service advertising and discovery on the local
network via multicast DNS.  These files use SWIG to provide a Python
interface for use by applications to interact with Bonjour.through
mDNSResponder.
To generate a diff of this commit:
cvs rdiff -u -r1.1190 -r1.1191 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.1190 pkgsrc/net/Makefile:1.1191
--- pkgsrc/net/Makefile:1.1190  Mon Nov  6 11:07:27 2017
+++ pkgsrc/net/Makefile Tue Nov 28 13:48:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1190 2017/11/06 11:07:27 wiz Exp $
+# $NetBSD: Makefile,v 1.1191 2017/11/28 13:48:28 hauke Exp $
 #
 
 COMMENT=       Networking tools
@@ -629,6 +629,7 @@ SUBDIR+=    py-apache-libcloud
 SUBDIR+=       py-awscli
 SUBDIR+=       py-beanstalkc
 SUBDIR+=       py-bitmessage
+SUBDIR+=       py-bonjour
 SUBDIR+=       py-boto
 SUBDIR+=       py-boto3
 SUBDIR+=       py-botocore
Home |
Main Index |
Thread Index |
Old Index