Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2A35D63BEF4 for ; Mon, 1 Aug 2011 08:42:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F2C5414A810; Mon, 1 Aug 2011 08:42:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2D43E14A80B for ; Mon, 1 Aug 2011 08:42:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id iPT2X6P4NJDO for ; Mon, 1 Aug 2011 08:42:39 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id AE6E614A7E1 for ; Mon, 1 Aug 2011 08:42:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 918C3175DD; Mon, 1 Aug 2011 08:42:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 1 Aug 2011 08:42:39 +0000 From: "Alan Barrett" Subject: CVS commit: pkgsrc/net/samba35 To: pkgsrc-changes@NetBSD.org Reply-To: apb@netbsd.org X-Mailer: log_accum Message-Id: <20110801084239.918C3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: apb Date: Mon Aug 1 08:42:39 UTC 2011 Modified Files: pkgsrc/net/samba35: distinfo Added Files: pkgsrc/net/samba35/patches: patch-aa Log Message: Fix an infinite loop in the configure script's test for "checking for replacing readdir using getdirentries()". The implementation of get on NetBSD 5.99.54. Not bumping PKGREVISION, because this affects only the configure script, and the package did not build on NetBSD-curren To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/samba35/distinfo cvs rdiff -u -r0 -r1.3 pkgsrc/net/samba35/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.