[72076] trunk/dports/python

erickt at macports.org erickt at macports.org
Sat Oct 2 09:37:55 PDT 2010


Revision: 72076
          http://trac.macports.org/changeset/72076
Author:   erickt at macports.org
Date:     2010-10-02 09:37:53 -0700 (Sat, 02 Oct 2010)
Log Message:
-----------
Add a pybonjour port.

Added Paths:
-----------
    trunk/dports/python/py26-pybonjour/
    trunk/dports/python/py26-pybonjour/Portfile
    trunk/dports/python/py27-pybonjour/
    trunk/dports/python/py27-pybonjour/Portfile

Added: trunk/dports/python/py26-pybonjour/Portfile
===================================================================
--- trunk/dports/python/py26-pybonjour/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pybonjour/Portfile	2010-10-02 16:37:53 UTC (rev 72076)
@@ -0,0 +1,19 @@
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-pybonjour
+version             1.1.1
+maintainers         erickt openmaintainer
+description         pybonjour provides a pure-Python interface to Apple \
+                    Bonjour and compatible DNS-SD libraries (such as Avahi).
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://code.google.com/p/pybonjour/
+master_sites        googlecode:pybonjour
+distname            pybonjour-${version}
+
+checksums           md5     30cbfd3e9e9721b39f6aa67df1c315a2 \
+                    sha1    92cabd14e04c5f62ce067c47c2057ee3d424d29b \
+                    rmd160  87b8705f47c2b11488fe6bdcef1158da152c7a43

Added: trunk/dports/python/py27-pybonjour/Portfile
===================================================================
--- trunk/dports/python/py27-pybonjour/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-pybonjour/Portfile	2010-10-02 16:37:53 UTC (rev 72076)
@@ -0,0 +1,19 @@
+PortSystem          1.0
+PortGroup           python27 1.0
+
+name                py27-pybonjour
+version             1.1.1
+maintainers         erickt openmaintainer
+description         pybonjour provides a pure-Python interface to Apple \
+                    Bonjour and compatible DNS-SD libraries (such as Avahi).
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://code.google.com/p/pybonjour/
+master_sites        googlecode:pybonjour
+distname            pybonjour-${version}
+
+checksums           md5     30cbfd3e9e9721b39f6aa67df1c315a2 \
+                    sha1    92cabd14e04c5f62ce067c47c2057ee3d424d29b \
+                    rmd160  87b8705f47c2b11488fe6bdcef1158da152c7a43
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101002/c8851128/attachment.html>


More information about the macports-changes mailing list