Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E530A63B88A for ; Mon, 6 Oct 2008 14:41:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 60B7363B143; Mon, 6 Oct 2008 14:41:51 +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 A3F5763B110 for ; Mon, 6 Oct 2008 14:41:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8DECF175D0; Mon, 6 Oct 2008 14:41:50 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/lang/python To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20081006144150.8DECF175D0@cvs.netbsd.org> Date: Mon, 6 Oct 2008 14:41:50 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Mon Oct 6 14:41:50 UTC 2008 Modified Files: pkgsrc/lang/python: extension.mk Log Message: Add support to derive the Python version from PKGNAME_OLD. To generate a diff of this commit: cvs rdiff -r1.19 -r1.20 pkgsrc/lang/python/extension.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.