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

devans at macports.org devans at macports.org
Sat Apr 9 10:55:47 PDT 2011


Revision: 77686
          http://trac.macports.org/changeset/77686
Author:   devans at macports.org
Date:     2011-04-09 10:55:47 -0700 (Sat, 09 Apr 2011)
Log Message:
-----------
avahi: update to version 0.6.30, disable gobject-introspection.

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

Modified: trunk/dports/net/avahi/Portfile
===================================================================
--- trunk/dports/net/avahi/Portfile	2011-04-09 17:54:10 UTC (rev 77685)
+++ trunk/dports/net/avahi/Portfile	2011-04-09 17:55:47 UTC (rev 77686)
@@ -3,8 +3,7 @@
 PortSystem      1.0
 
 name            avahi
-version         0.6.28
-revision        3
+version         0.6.30
 categories      net devel
 maintainers     nomaintainer
 platforms       darwin
@@ -24,9 +23,9 @@
 homepage        http://avahi.org/
 master_sites    ${homepage}download/
 
-checksums       md5     d0143a5aa3265019072e53ab497818d0 \
-                sha1    5da3f7da2cff8ddf74f8746e4dcb2524e5047f67 \
-                rmd160  d61b370baa3f25d57efba43f2c34b54cab7e7e9e
+checksums       md5     e4db89a2a403ff4c47d66ac66fad1f43 \
+                sha1    5b77443537600a00770e4c77e3c443eeb5861d06 \
+                rmd160  99dbc4f5711fd2962ac657811bebdb63947bd2c1
 
 patchfiles      patch-avahi-utils-Makefile.in-nls.diff \
                 patch-avahi-daemon-Makefile.in-nls.diff \
@@ -60,7 +59,9 @@
                 --disable-monodoc \
                 --with-distro=darwin \
                 --enable-compat-libdns_sd \
-                --disable-gtk3
+                --disable-gtk3 \
+                --disable-xmltoman \
+                --enable-introspection=no
 
 configure.cppflags-append   -L${prefix}/lib
 configure.python            ${prefix}/bin/python2.6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110409/3a84dbc3/attachment.html>


More information about the macports-changes mailing list