[105850] trunk/dports/python
jmr at macports.org
jmr at macports.org
Tue May 7 22:03:14 PDT 2013
Revision: 105850
https://trac.macports.org/changeset/105850
Author: jmr at macports.org
Date: 2013-05-07 22:03:14 -0700 (Tue, 07 May 2013)
Log Message:
-----------
py*-pybonjour: unify, license, noarch
Modified Paths:
--------------
trunk/dports/python/py-pybonjour/Portfile
Added Paths:
-----------
trunk/dports/python/py-pybonjour/
Removed Paths:
-------------
trunk/dports/python/py26-pybonjour/
trunk/dports/python/py27-pybonjour/
Modified: trunk/dports/python/py-pybonjour/Portfile
===================================================================
--- trunk/dports/python/py27-pybonjour/Portfile 2013-05-08 01:30:40 UTC (rev 105846)
+++ trunk/dports/python/py-pybonjour/Portfile 2013-05-08 05:03:14 UTC (rev 105850)
@@ -1,16 +1,18 @@
# $Id$
PortSystem 1.0
-PortGroup python27 1.0
+PortGroup python 1.0
-name py27-pybonjour
+name py-pybonjour
version 1.1.1
+license MIT
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
+supported_archs noarch
homepage http://code.google.com/p/pybonjour/
master_sites googlecode:pybonjour
@@ -19,3 +21,5 @@
checksums md5 30cbfd3e9e9721b39f6aa67df1c315a2 \
sha1 92cabd14e04c5f62ce067c47c2057ee3d424d29b \
rmd160 87b8705f47c2b11488fe6bdcef1158da152c7a43
+
+python.versions 26 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130507/c1ceee17/attachment.html>
More information about the macports-changes
mailing list