[44997] trunk/dports/net/avahi

blb at macports.org blb at macports.org
Mon Jan 5 22:23:45 PST 2009


Revision: 44997
          http://trac.macports.org/changeset/44997
Author:   blb at macports.org
Date:     2009-01-05 22:23:45 -0800 (Mon, 05 Jan 2009)
Log Message:
-----------
net/avahi - version update to 0.6.24

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

Removed Paths:
-------------
    trunk/dports/net/avahi/files/patch-avahi-common-Makefile.in-nls.diff

Modified: trunk/dports/net/avahi/Portfile
===================================================================
--- trunk/dports/net/avahi/Portfile	2009-01-06 06:16:52 UTC (rev 44996)
+++ trunk/dports/net/avahi/Portfile	2009-01-06 06:23:45 UTC (rev 44997)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            avahi
-version         0.6.23
+version         0.6.24
 categories      net devel
 maintainers     nomaintainer
 platforms       darwin
@@ -23,12 +23,11 @@
 homepage        http://avahi.org/
 master_sites    ${homepage}download/
 
-checksums       md5     aab1a304851d8145ea5f6a85c10af9e9 \
-                sha1    54a0d1944e43805886aafccaf5cc3ec567f5cc9e \
-                rmd160  cdb24199bb9d48eba0a98097b4fe5aee94b8367c
+checksums       md5     068c1d220b07037e64caf87d4a7a0504 \
+                sha1    a187af361fefc8bda026936bb07ccdeb41dc74bc \
+                rmd160  94f59ccbd14d99e91e259b27dd7f03404c6691e6
 
-patchfiles      patch-avahi-common-Makefile.in-nls.diff \
-                patch-avahi-utils-Makefile.in-nls.diff \
+patchfiles      patch-avahi-utils-Makefile.in-nls.diff \
                 patch-initscript_darwin_org.freedesktop.avahi-daemon.plist.in \
                 patch-initscript_darwin_org.freedesktop.avahi-dnsconfd.plist.in
 
@@ -118,3 +117,4 @@
 variant test description {Build tests} {
     configure.args-append   --enable-tests
 }
+

Deleted: trunk/dports/net/avahi/files/patch-avahi-common-Makefile.in-nls.diff
===================================================================
--- trunk/dports/net/avahi/files/patch-avahi-common-Makefile.in-nls.diff	2009-01-06 06:16:52 UTC (rev 44996)
+++ trunk/dports/net/avahi/files/patch-avahi-common-Makefile.in-nls.diff	2009-01-06 06:23:45 UTC (rev 44997)
@@ -1,11 +0,0 @@
---- avahi-common/Makefile.in.orig	2008-06-23 17:20:29.000000000 -0600
-+++ avahi-common/Makefile.in	2008-12-03 22:04:02.000000000 -0700
-@@ -487,7 +487,7 @@
- 	i18n.c i18n.h
- 
- libavahi_common_la_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS) -DAVAHI_LOCALEDIR=\"$(avahilocaledir)\"
--libavahi_common_la_LIBADD = $(AM_LDADD) $(PTHREAD_CFLAGS) $(PTHREAD_LIBS)
-+libavahi_common_la_LIBADD = $(AM_LDADD) $(PTHREAD_CFLAGS) $(PTHREAD_LIBS) $(LIBINTL)
- libavahi_common_la_LDFLAGS = $(AM_LDFLAGS)  -version-info $(LIBAVAHI_COMMON_VERSION_INFO)
- strlst_test_SOURCES = \
- 	strlst.c strlst.h \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090105/266493af/attachment.html>


More information about the macports-changes mailing list