pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-FourSuite Doesn't support Python 2.6 and n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4118909be35a
branches:  trunk
changeset: 568058:4118909be35a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 02 19:16:44 2009 +0000

description:
Doesn't support Python 2.6 and no trivial fix seen.

diffstat:

 textproc/py-FourSuite/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 895866f130e4 -r 4118909be35a textproc/py-FourSuite/Makefile
--- a/textproc/py-FourSuite/Makefile    Wed Dec 02 18:44:38 2009 +0000
+++ b/textproc/py-FourSuite/Makefile    Wed Dec 02 19:16:44 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/02/09 21:09:22 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/12/02 19:16:44 joerg Exp $
 #
 
 DISTNAME=      4Suite-0.12.0a3
@@ -17,6 +17,7 @@
 
 PYDISTUTILSPKG=        yes
 PY_PATCHPLIST= yes
+PYTHON_VERSIONS_ACCEPTED=      25 24
 
 #pyxml is needed at runtime to get pyexpat
 #.include "../../textproc/py-xml/buildlink3.mk"



Home | Main Index | Thread Index | Old Index