[Lunar-commits] <moonbase> avahi: version bump, bug fixes, a minor security fix, and a slight
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Fri Jun 12 13:16:20 CEST 2009
commit f2f3c5876cfdabca31f1177ce6c89cfaf88ee53e
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Fri Jun 12 07:16:20 2009 -0400
avahi: version bump, bug fixes, a minor security fix, and a slight
adjustment to the BUILD.
---
net/avahi/BUILD | 4 +++-
net/avahi/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/net/avahi/BUILD b/net/avahi/BUILD
index c4102c2..bd2e98a 100644
--- a/net/avahi/BUILD
+++ b/net/avahi/BUILD
@@ -1,10 +1,12 @@
(
+ if module_installed qt3; then
. /etc/profile.d/qt3.rc
+ fi &&
if module_installed qt4; then
. /etc/profile.d/qt4.rc
- fi &&
+ fi &&
patch_it $SOURCE_CACHE/$SOURCE1 0 &&
add_priv_user avahi:avahi -d /dev/null -s /bin/false
diff --git a/net/avahi/DETAILS b/net/avahi/DETAILS
index f6c51d9..f1dce0d 100644
--- a/net/avahi/DETAILS
+++ b/net/avahi/DETAILS
@@ -1,14 +1,14 @@
MODULE=avahi
- VERSION=0.6.24
+ VERSION=0.6.25
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:a187af361fefc8bda026936bb07ccdeb41dc74bc
+ SOURCE_VFY=sha1:7ce8ed5a494d72401dd81f64594fda59d2ec91fd
SOURCE1_VFY=sha1:f1766c9cf660e8d9ab6ac0ad70d726b80b272fff
WEB_SITE=http://avahi.org
ENTERED=20060808
- UPDATED=20081214
+ UPDATED=20090612
SHORT="A service discovery on a local network"
cat << EOF
More information about the Lunar-commits
mailing list