[69288] trunk/dports/net/avahi

rmsfisher at macports.org rmsfisher at macports.org
Tue Jun 29 06:11:42 PDT 2010


Revision: 69288
          http://trac.macports.org/changeset/69288
Author:   rmsfisher at macports.org
Date:     2010-06-29 06:11:41 -0700 (Tue, 29 Jun 2010)
Log Message:
-----------
net/avahi upgraded version from 0.6.25 to 0.6.26, revised patchfile to reflect upstream changes

Modified Paths:
--------------
    trunk/dports/net/avahi/Portfile
    trunk/dports/net/avahi/files/patch-avahi-daemon-Makefile.in-nls.diff

Modified: trunk/dports/net/avahi/Portfile
===================================================================
--- trunk/dports/net/avahi/Portfile	2010-06-29 13:10:26 UTC (rev 69287)
+++ trunk/dports/net/avahi/Portfile	2010-06-29 13:11:41 UTC (rev 69288)
@@ -3,8 +3,7 @@
 PortSystem      1.0
 
 name            avahi
-version         0.6.25
-revision	2
+version         0.6.26
 categories      net devel
 maintainers     nomaintainer
 platforms       darwin
@@ -24,9 +23,9 @@
 homepage        http://avahi.org/
 master_sites    ${homepage}download/
 
-checksums       md5     a83155a6e29e3988f07e5eea3287b21e \
-                sha1    7ce8ed5a494d72401dd81f64594fda59d2ec91fd \
-                rmd160  3025f774360a8ea3b9de87e2df0b00387569aaf2
+checksums           md5     2b2b1899fcec5ae74e92f111598913a1 \
+                    sha1    248fe9d4dc9a682a7c0ca491ebb7def6f82a006b \
+                    rmd160  9b9da21e86071e22a84c194133381dc5af8a61ac
 
 patchfiles      patch-avahi-utils-Makefile.in-nls.diff \
                 patch-avahi-daemon-Makefile.in-nls.diff \
@@ -59,7 +58,8 @@
                 --disable-mono \
                 --disable-monodoc \
                 --with-distro=darwin \
-                --enable-compat-libdns_sd
+                --enable-compat-libdns_sd \
+                --disable-gtk3
 
 configure.cppflags-append   -L${prefix}/lib
 configure.python            ${prefix}/bin/python2.6

Modified: trunk/dports/net/avahi/files/patch-avahi-daemon-Makefile.in-nls.diff
===================================================================
--- trunk/dports/net/avahi/files/patch-avahi-daemon-Makefile.in-nls.diff	2010-06-29 13:10:26 UTC (rev 69287)
+++ trunk/dports/net/avahi/files/patch-avahi-daemon-Makefile.in-nls.diff	2010-06-29 13:11:41 UTC (rev 69288)
@@ -1,19 +1,10 @@
---- avahi-daemon/Makefile.in.orig	2010-04-11 16:58:34.000000000 +0200
-+++ avahi-daemon/Makefile.in	2010-04-11 16:55:28.000000000 +0200
-@@ -472,7 +472,7 @@
- @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	../avahi-common/libavahi-common.la \
- @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	../avahi-core/libavahi-core.la \
- @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	$(LIBDAEMON_LIBS) \
-- at HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	$(XML_LIBS) \
-+ at HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	$(XML_LIBS) $(INTLLIBS)\
- @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	$(am__append_3) \
- @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	$(am__append_4) \
- @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	$(am__append_6)
-@@ -481,7 +481,7 @@
+--- avahi-daemon/Makefile.in.orig	2010-06-29 07:29:11.000000000 -0500
++++ avahi-daemon/Makefile.in	2010-06-29 07:30:27.000000000 -0500
+@@ -545,7 +545,7 @@
  @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	ini-file-parser-test.c
  
  @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE at ini_file_parser_test_CFLAGS = $(AM_CFLAGS)
-- at HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE at ini_file_parser_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la ../avahi-core/libavahi-core.la 
+- at HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE at ini_file_parser_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la ../avahi-core/libavahi-core.la
 + at HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE at ini_file_parser_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la ../avahi-core/libavahi-core.la $(INTLLIBS)
  @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE at pkgsysconf_DATA = \
  @HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	avahi-daemon.conf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100629/bc043ded/attachment-0001.html>


More information about the macports-changes mailing list