Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id EBA1B63BAB8 for ; Wed, 4 Mar 2009 23:12:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 96AA963B157; Wed, 4 Mar 2009 23:12:20 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 91BA363B127 for ; Wed, 4 Mar 2009 23:12:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 70BB4175D0; Wed, 4 Mar 2009 23:12:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 4 Mar 2009 23:12:19 +0000 From: Matthias Scheler Subject: CVS commit: [pkgsrc-2008Q4] pkgsrc/net/samba To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20090304231219.70BB4175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Wed Mar 4 23:12:19 UTC 2009 Modified Files: pkgsrc/net/samba [pkgsrc-2008Q4]: Makefile distinfo pkgsrc/net/samba/patches [pkgsrc-2008Q4]: patch-at patch-au Log Message: Pullup ticket #2715 - requested by sborrill samba: bug fix Revisions pulled up: - net/samba/Makefile 1.188 - net/samba/distinfo 1.66 - net/samba/patches/patch-at 1.11 - net/samba/patches/patch-au 1.10 --- Module Name: pkgsrc Committed By: sborrill Date: Tue Mar 3 17:50:49 UTC 2009 Modified Files: pkgsrc/net/samba: Makefile distinfo pkgsrc/net/samba/patches: patch-at patch-au Log Message: Rework detection of getifaddrs() code so that it precedes the AIX method as AIX method was being chosen in preference (on NetBSD 5.0 at least). This broke net and rpcclient, etc. as they failed to enumerate interfaces correctly. To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.186.2.1 pkgsrc/net/samba/Makefile cvs rdiff -u -r1.65 -r1.65.2.1 pkgsrc/net/samba/distinfo cvs rdiff -u -r1.10 -r1.10.10.1 pkgsrc/net/samba/patches/patch-at cvs rdiff -u -r1.9 -r1.9.12.1 pkgsrc/net/samba/patches/patch-au Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.