Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7617A63D563 for ; Tue, 18 Oct 2011 21:59:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 495CC14A177; Tue, 18 Oct 2011 21:59:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CDD5714A173 for ; Tue, 18 Oct 2011 21:59:19 +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 xJxfxiE8SG60 for ; Tue, 18 Oct 2011 21:59:19 +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 4695E14A142 for ; Tue, 18 Oct 2011 21:59:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2FBDC175DD; Tue, 18 Oct 2011 21:59:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 18 Oct 2011 21:59:19 +0000 From: "Steven Drake" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20111018215919.2FBDC175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Tue Oct 18 21:59:19 UTC 2011 Modified Files: pkgsrc/lang/python24: distinfo pkgsrc/lang/python24/patches: patch-am pkgsrc/lang/python25: distinfo pkgsrc/lang/python25/patches: patch-am pkgsrc/lang/python26: distinfo pkgsrc/lang/python26/patches: patch-am pkgsrc/lang/python27: distinfo pkgsrc/lang/python27/patches: patch-am pkgsrc/lang/python31: distinfo pkgsrc/lang/python31/patches: patch-am pkgsrc/security/cyrus-sasl: Makefile Log Message: Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably belongs to gdbm_compat. I.E. _don't_ use ndbm on Linux. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/lang/python24/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/python24/patches/patch-am cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/python25/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/python25/patches/patch-am cvs rdiff -u -r1.38 -r1.39 pkgsrc/lang/python26/distinfo cvs rdiff -u -r1.16 -r1.17 pkgsrc/lang/python26/patches/patch-am cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/python27/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/python27/patches/patch-am cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/python31/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/python31/patches/patch-am cvs rdiff -u -r1.57 -r1.58 pkgsrc/security/cyrus-sasl/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.