[Lunar-commits] <moonbase> avahi: Version bump. Bug fixes and a security fix.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Jul 22 14:26:07 CEST 2010
commit 6350160957a56dfa07c397c4b7b447dac416d781
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Jul 22 08:26:07 2010 -0400
avahi: Version bump. Bug fixes and a security fix.
Self note - Coulda, shoulda checked for new version. Anyway adjusted
BUILD and DEPENDS.
---
net/avahi/BUILD | 3 ---
net/avahi/DEPENDS | 4 ++++
net/avahi/DETAILS | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/net/avahi/BUILD b/net/avahi/BUILD
index 9e3b4a4..05a9cb6 100644
--- a/net/avahi/BUILD
+++ b/net/avahi/BUILD
@@ -11,9 +11,6 @@
# Add this missing group. It is used in /etc/dbus-1/system.d/avahi-dbus.conf
add_priv_group netdev &&
-# export ac_cv_func_realloc_0_nonnull=yes
-# export ac_cv_func_malloc_0_nonnull=yes
-
OPTS="$OPTS --enable-compat-howl --enable-compat-libdns_sd --disable-gtk3 --disable-qt3 \
--disable-stack-protector --disable-gdbm --with-distro=none" &&
diff --git a/net/avahi/DEPENDS b/net/avahi/DEPENDS
index 328161a..9ba477f 100644
--- a/net/avahi/DEPENDS
+++ b/net/avahi/DEPENDS
@@ -2,6 +2,8 @@ depends libdaemon
optional_depends "nss-mdns" "" "" "for Name Switching Services Support"
+optional_depends "gdbm" "--enable-gdbm" "--disable-gdbm" "for extensible hashing support"
+
optional_depends "qt4" \
"--enable-qt4" \
"--disable-qt4" \
@@ -29,3 +31,5 @@ optional_depends "xmlto" \
optional_depends "gtk-sharp" "--enable-mono" "--disable-mono" \
"to build the Mono/.NET avahi-sharp library"
+
+
diff --git a/net/avahi/DETAILS b/net/avahi/DETAILS
index 1ec6d8e..9c52cab 100644
--- a/net/avahi/DETAILS
+++ b/net/avahi/DETAILS
@@ -1,14 +1,14 @@
MODULE=avahi
- VERSION=0.6.26
+ VERSION=0.6.27
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE1=avahi-0.6.21-dbus-1.0.2.patch
SOURCE_URL=http://avahi.org/download
SOURCE1_URL=$PATCH_URL
- SOURCE_VFY=sha1:248fe9d4dc9a682a7c0ca491ebb7def6f82a006b
+ SOURCE_VFY=sha1:e763bbeba92fd5b3ba3e2af5fc85aaf99b406c8b
SOURCE1_VFY=sha1:f1766c9cf660e8d9ab6ac0ad70d726b80b272fff
WEB_SITE=http://avahi.org
ENTERED=20060808
- UPDATED=20100706
+ UPDATED=20100722
SHORT="A service discovery on a local network"
cat << EOF
More information about the Lunar-commits
mailing list