Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 35F5E63B8A2 for ; Fri, 1 Feb 2008 08:16:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C50EC63B153; Fri, 1 Feb 2008 08:16:38 +0000 (UTC) Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id EFB9F63B13A for ; Fri, 1 Feb 2008 08:16:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1148621507; Fri, 1 Feb 2008 08:17:01 +0000 (UTC) From: Juan Romero Pardines Subject: CVS commit: pkgsrc/lang/python To: pkgsrc-changes@NetBSD.org Reply-To: xtraeme@netbsd.org Message-Id: <20080201081701.1148621507@cvs.netbsd.org> Date: Fri, 1 Feb 2008 08:17:00 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: xtraeme Date: Fri Feb 1 08:17:00 UTC 2008 Modified Files: pkgsrc/lang/python: pyversion.mk Log Message: python 2.5 should be supported because it's the current production release, make it understand wip/python25 and PYTHON_VERSION_DEFAULT=25. Change the wip path iff python25 is imported. To generate a diff of this commit: cvs rdiff -r1.49 -r1.50 pkgsrc/lang/python/pyversion.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.