pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-cursespanel Added Python 23 and 23pth to PYTH...
details: https://anonhg.NetBSD.org/pkgsrc/rev/01071e54e6ed
branches: trunk
changeset: 461001:01071e54e6ed
user: recht <recht%pkgsrc.org@localhost>
date: Tue Sep 09 11:50:12 2003 +0000
description:
Added Python 23 and 23pth to PYTHON_VERSIONS_ACCEPTED.
diffstat:
devel/py-cursespanel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 87a253de4393 -r 01071e54e6ed devel/py-cursespanel/Makefile
--- a/devel/py-cursespanel/Makefile Tue Sep 09 11:00:30 2003 +0000
+++ b/devel/py-cursespanel/Makefile Tue Sep 09 11:50:12 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:33:23 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/09 11:50:12 recht Exp $
#
PKGNAME= ${PYPKGPREFIX}-cursespanel-0
@@ -18,7 +18,7 @@
PYDISTUTILSPKG= yes
PYBINMODULE= yes
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_ACCEPTED= 22 22pth 21 21pth
+PYTHON_VERSIONS_ACCEPTED= 23 23pth 22 22pth 21 21pth
PY_SETUP_SUBST= NCURSESPREFIX=${BUILDLINK_PREFIX.ncurses}
Home |
Main Index |
Thread Index |
Old Index