[63438] trunk/dports/net/avahi/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Thu Feb 4 19:11:02 PST 2010


Revision: 63438
          http://trac.macports.org/changeset/63438
Author:   rmsfisher at macports.org
Date:     2010-02-04 19:11:00 -0800 (Thu, 04 Feb 2010)
Log Message:
-----------
net/avahi upgrade python dependency from 2.5 to 2.6

Modified Paths:
--------------
    trunk/dports/net/avahi/Portfile

Modified: trunk/dports/net/avahi/Portfile
===================================================================
--- trunk/dports/net/avahi/Portfile	2010-02-05 01:55:38 UTC (rev 63437)
+++ trunk/dports/net/avahi/Portfile	2010-02-05 03:11:00 UTC (rev 63438)
@@ -4,6 +4,7 @@
 
 name            avahi
 version         0.6.25
+revision	1
 categories      net devel
 maintainers     nomaintainer
 platforms       darwin
@@ -44,10 +45,10 @@
 
 depends_lib     port:libdaemon \
                 port:libglade2 \
-                port:dbus-python25 \
+                port:dbus-python26 \
                 port:expat \
                 port:gdbm \
-                port:py25-gtk \
+                port:py26-gtk \
                 port:gettext
 
 configure.args  --disable-autoipd \
@@ -61,7 +62,7 @@
                 --enable-compat-libdns_sd
 
 configure.cppflags-append   -L${prefix}/lib
-configure.python            ${prefix}/bin/python2.5
+configure.python            ${prefix}/bin/python2.6
 
 test.run        yes
 test.target     check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100204/22bde9d8/attachment.html>


More information about the macports-changes mailing list