Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B843A63B8EC for ; Sat, 7 Mar 2009 21:31:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5F49D63B214; Sat, 7 Mar 2009 21:31:09 +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 9068C63B234 for ; Sat, 7 Mar 2009 21:31:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7E365175D0; Sat, 7 Mar 2009 21:31:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 7 Mar 2009 21:31:08 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/www/py-scgi To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20090307213108.7E365175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Sat Mar 7 21:31:08 UTC 2009 Modified Files: pkgsrc/www/py-scgi: Makefile Log Message: 26 is not valid for PYTHON_VERSIONS_ACCEPTED until Python 2.6 is added to pkgsrc. (breaks bulk build) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-scgi/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.