diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-08-28 22:04:07 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-08-28 22:04:07 +0000 |
commit | ff760d7baacc696115be560d9eb6792567df4f82 (patch) | |
tree | 9bd0e7647740aa9c7f31267129a87590d264cc41 | |
parent | Updated to latest upstream version. Dropped osx patch as it's fixed upstream ... (diff) | |
download | gentoo-2-ff760d7baacc696115be560d9eb6792567df4f82.tar.gz gentoo-2-ff760d7baacc696115be560d9eb6792567df4f82.tar.bz2 gentoo-2-ff760d7baacc696115be560d9eb6792567df4f82.zip |
Version bump.
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | net-dns/avahi/ChangeLog | 11 | ||||
-rw-r--r-- | net-dns/avahi/Manifest | 12 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.2.ebuild (renamed from net-dns/avahi/avahi-0.1.ebuild) | 24 | ||||
-rw-r--r-- | net-dns/avahi/files/avahi-daemon.initd | 28 | ||||
-rw-r--r-- | net-dns/avahi/files/avahi-dnsconfd.initd | 29 | ||||
-rw-r--r-- | net-dns/avahi/files/digest-avahi-0.1 | 1 | ||||
-rw-r--r-- | net-dns/avahi/files/digest-avahi-0.2 | 1 |
7 files changed, 13 insertions, 93 deletions
diff --git a/net-dns/avahi/ChangeLog b/net-dns/avahi/ChangeLog index 79f5f2758b7f..4e41c935d876 100644 --- a/net-dns/avahi/ChangeLog +++ b/net-dns/avahi/ChangeLog @@ -1,15 +1,18 @@ # ChangeLog for net-dns/avahi # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.4 2005/08/23 11:11:31 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.5 2005/08/28 22:04:07 swegener Exp $ + +*avahi-0.2 (28 Aug 2005) + + 28 Aug 2005; Sven Wegener <swegener@gentoo.org> -files/avahi-daemon.initd, + -files/avahi-dnsconfd.initd, -avahi-0.1.ebuild, +avahi-0.2.ebuild: + Version bump. 23 Aug 2005; Sven Wegener <swegener@gentoo.org> -files/avahi.initd, +files/avahi-daemon.initd, avahi-0.1.ebuild: Renamed the avahi-daemon initscript to match the name used by upstream and other distributions. - 23 Aug 2005; Sven Wegener <swegener@gentoo.org> avahi-0.1.ebuild: - Added a small check that checks for an IP_MULTICAST-enabled kernel. - *avahi-0.1 (22 Aug 2005) 22 Aug 2005; Sven Wegener <swegener@gentoo.org> +files/avahi.initd, diff --git a/net-dns/avahi/Manifest b/net-dns/avahi/Manifest index 6a4a1c29b039..c686a96e4a7b 100644 --- a/net-dns/avahi/Manifest +++ b/net-dns/avahi/Manifest @@ -1,16 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 b96849ed9a2a1c2e63344db9739cbcba ChangeLog 760 MD5 4b22aa6f68223d16f1f3a0ae452994d5 avahi-0.1.ebuild 1695 +MD5 fa95fc806b95a3405106e0dd610bd0b1 avahi-0.2.ebuild 1702 MD5 3a00c5865e860f938595dcbeead62735 files/avahi-daemon.initd 535 MD5 587940bc0becc0cce4023a0774bbc8a5 files/avahi-dnsconfd.initd 563 MD5 8cfcd49ecb565e91e97b09eefbd4c22e files/digest-avahi-0.1 61 +MD5 8937422b34dae46b295f2fa4b0f1db08 files/digest-avahi-0.2 61 MD5 e522a390cede4510e8dbd0446e695912 metadata.xml 297 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDCwT7I1lqEGTUzyQRAsfQAJoCzglLikIkfpv9LzVwYG5VY8VSXACfaSZY -PFmuBYAgJv0hwGufMfwdjhU= -=nQmP ------END PGP SIGNATURE----- diff --git a/net-dns/avahi/avahi-0.1.ebuild b/net-dns/avahi/avahi-0.2.ebuild index 3cdad72bce52..79d0ecee7759 100644 --- a/net-dns/avahi/avahi-0.1.ebuild +++ b/net-dns/avahi/avahi-0.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.1.ebuild,v 1.8 2005/08/23 11:11:31 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.2.ebuild,v 1.1 2005/08/28 22:04:07 swegener Exp $ -inherit eutils linux-info +inherit eutils DESCRIPTION="System which facilitates service discovery on a local network" HOMEPAGE="http://www.freedesktop.org/Software/Avahi" -SRC_URI="http://bur.st/~lathiat/${PN}/${P}.tar.gz" +SRC_URI="http://www.freedesktop.org/~lennart/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" @@ -29,21 +29,8 @@ DEPEND="${RDEPEND} doc? ( app-doc/doxygen )" pkg_setup() { - linux-info_pkg_setup - enewgroup avahi enewuser avahi -1 -1 -1 avahi - - if ! linux_chkconfig_present IP_MULTICAST - then - ewarn - ewarn "Your kernel doesn't seem to have IP_MULTICAST enabled," - ewarn "which is needed for avahi to work correctly." - ewarn - ewarn "Continuing..." - ewarn - epause - fi } src_compile() { @@ -63,10 +50,5 @@ src_compile() { src_install() { make install DESTDIR="${D}" || die "make install failed" - # Try to remove this directory, it exists if we don't have python support - rmdir "${D}"/avahi &>/dev/null - - newinitd "${FILESDIR}"/avahi-daemon.initd avahi-daemon - newinitd "${FILESDIR}"/avahi-dnsconfd.initd avahi-dnsconfd dodoc docs/{AUTHORS,README,TODO} } diff --git a/net-dns/avahi/files/avahi-daemon.initd b/net-dns/avahi/files/avahi-daemon.initd deleted file mode 100644 index 09498be51515..000000000000 --- a/net-dns/avahi/files/avahi-daemon.initd +++ /dev/null @@ -1,28 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/files/avahi-daemon.initd,v 1.1 2005/08/23 11:11:31 swegener Exp $ - -opts="${opts} reload" - -depend() { - use net dbus -} - -start() { - ebegin "Starting avahi-daemon" - /usr/sbin/avahi-daemon -D - eend $? -} - -stop() { - ebegin "Stopping avahi-daemon" - /usr/sbin/avahi-daemon -k - eend $? -} - -reload() { - ebegin "Reloading avahi-daemon" - /usr/sbin/avahi-daemon -r - eend $? -} diff --git a/net-dns/avahi/files/avahi-dnsconfd.initd b/net-dns/avahi/files/avahi-dnsconfd.initd deleted file mode 100644 index b7c83323c996..000000000000 --- a/net-dns/avahi/files/avahi-dnsconfd.initd +++ /dev/null @@ -1,29 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/files/avahi-dnsconfd.initd,v 1.2 2005/08/23 11:13:45 swegener Exp $ - -opts="${opts} reload" - -depend() { - need avahi-daemon - use net -} - -start() { - ebegin "Starting avahi-dnsconfd" - /usr/sbin/avahi-dnsconfd -D - eend $? -} - -stop() { - ebegin "Stopping avahi-dnsconfd" - /usr/sbin/avahi-dnsconfd -k - eend $? -} - -reload() { - ebegin "Reloading avahi-dnsconfd" - /usr/sbin/avahi-dnsconfd -r - eend $? -} diff --git a/net-dns/avahi/files/digest-avahi-0.1 b/net-dns/avahi/files/digest-avahi-0.1 deleted file mode 100644 index b0ee54287b7a..000000000000 --- a/net-dns/avahi/files/digest-avahi-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1ccbbc46d2aedf0c864b94c58ea220e6 avahi-0.1.tar.gz 593563 diff --git a/net-dns/avahi/files/digest-avahi-0.2 b/net-dns/avahi/files/digest-avahi-0.2 new file mode 100644 index 000000000000..381e27b734ff --- /dev/null +++ b/net-dns/avahi/files/digest-avahi-0.2 @@ -0,0 +1 @@ +MD5 8a8c2150ddc65e5d587eee2fd87fb357 avahi-0.2.tar.gz 613064 |