pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/40283 (net/avahi fails on Linux and causes 212 failures)



The following reply was made to PR pkg/40283; it has been noted by GNATS.

From: Aleksey Cheusov <cheusov%tut.by@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost,  adrianp%NetBSD.org@localhost,  
pkgsrc-bugs%netbsd.org@localhost,
          gnats-admin%netbsd.org@localhost
Subject: Re: pkg/40283 (net/avahi fails on Linux and causes 212 failures)
Date: Sat, 14 Feb 2009 02:06:50 +0200

 > Synopsis: net/avahi fails on Linux and causes 212 failures
 
 The following patch solves the problem. Please apply it.
 
 Index: distinfo
 ===================================================================
 RCS file: /cvsroot/pkgsrc/net/avahi/distinfo,v
 retrieving revision 1.5
 diff -u -r1.5 distinfo
 --- distinfo   4 Feb 2009 07:07:18 -0000       1.5
 +++ distinfo   14 Feb 2009 00:05:58 -0000
 @@ -7,6 +7,7 @@
  SHA1 (patch-ab) = 8e29c8b2b9a1d52fba97360c30bb3ba26f657198
  SHA1 (patch-ac) = 0484dc5e663fd299f46d15c283fb6fde4aab3537
  SHA1 (patch-ad) = 9966ae9fd0d715fa735efc3b92b2cabe6de53b48
 +SHA1 (patch-ae) = 48698130c020652e45008ddeb0bfc480a1e33578
  SHA1 (patch-ag) = 7d93a060fa3885bd862136ae218cbef6ce3c5685
  SHA1 (patch-ah) = 63758f0e5ca24a1570c0c8dfea05836d6cce73f0
  SHA1 (patch-ai) = 658dae685c3542c5d7f15cc8865e90a0292e4ad0
 Index: patches/patch-ae
 ===================================================================
 RCS file: patches/patch-ae
 diff -N patches/patch-ae
 --- /dev/null  1 Jan 1970 00:00:00 -0000
 +++ patches/patch-ae   14 Feb 2009 00:05:58 -0000
 @@ -0,0 +1,21 @@
 +$NetBSD$
 +
 +--- Makefile.in.orig  2008-12-12 22:56:28.000000000 +0200
 ++++ Makefile.in
 +@@ -525,7 +525,6 @@ SUBDIRS = \
 +      avahi-discover-standalone \
 +      avahi-daemon \
 +      avahi-sharp \
 +-     initscript \
 +      avahi-dnsconfd \
 +      avahi-utils \
 +      avahi-python \
 
 -- 
 Best regards, Aleksey Cheusov.
 


Home | Main Index | Thread Index | Old Index