Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 2CD6063B92A for ; Wed, 10 Sep 2008 10:47:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 10B9163B37C; Wed, 10 Sep 2008 10:47:36 +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 E036463B229 for ; Wed, 10 Sep 2008 10:47:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8917F175D0; Wed, 10 Sep 2008 10:47:31 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/databases/py-sqlite2 To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080910104731.8917F175D0@cvs.netbsd.org> Date: Wed, 10 Sep 2008 10:47:31 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Wed Sep 10 10:47:31 UTC 2008 Modified Files: pkgsrc/databases/py-sqlite2: Makefile PLIST Log Message: Don't try to build and install the Python 2.5+ tests on 2.3 and 2.4 to unbreak PLIST for those versions. Bump revision. To generate a diff of this commit: cvs rdiff -r1.13 -r1.14 pkgsrc/databases/py-sqlite2/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/databases/py-sqlite2/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.