pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-Tk + python 2.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c238705fdf8
branches: trunk
changeset: 541767:3c238705fdf8
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Apr 25 16:48:35 2008 +0000
description:
+ python 2.5
- python 2.0
- python 2.2
diffstat:
x11/py-Tk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 936243e96a9f -r 3c238705fdf8 x11/py-Tk/Makefile
--- a/x11/py-Tk/Makefile Fri Apr 25 16:44:31 2008 +0000
+++ b/x11/py-Tk/Makefile Fri Apr 25 16:48:35 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2007/02/22 19:01:28 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2008/04/25 16:48:35 joerg Exp $
#
PKGNAME= ${PYPKGPREFIX}-Tk-0
@@ -22,7 +22,7 @@
PY_SETUP_SUBST+= X11PREFIX=${X11BASE}
PY_SETUP_SUBST+= X11RTPREFIX=${X11BASE}
-PYTHON_VERSIONS_ACCEPTED= 24 23 22 21 20 15
+PYTHON_VERSIONS_ACCEPTED= 25 24 23 21 15
# ignore errors due to missing files (EXTRACT_ELEMENTS!)
do-patch:
Home |
Main Index |
Thread Index |
Old Index