pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc These packages all work with the latest version of Pyt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/add095616b4c
branches:  trunk
changeset: 486952:add095616b4c
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Wed Jan 05 20:50:07 2005 +0000

description:
These packages all work with the latest version of Python.

diffstat:

 devel/eric3/Makefile           |  4 ++--
 www/ap2-python/Makefile        |  4 ++--
 x11/py-qt3-qscintilla/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r 4e67c0cb95a9 -r add095616b4c devel/eric3/Makefile
--- a/devel/eric3/Makefile      Wed Jan 05 16:21:06 2005 +0000
+++ b/devel/eric3/Makefile      Wed Jan 05 20:50:07 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/05/09 17:06:56 recht Exp $
+# $NetBSD: Makefile,v 1.5 2005/01/05 20:50:07 darcy Exp $
 #
 
 DISTNAME=      eric-3.4.2
@@ -17,7 +17,7 @@
 USE_LANGUAGES=
 
 PY_PATCHPLIST=         yes
-PYTHON_VERSIONS_ACCEPTED=      23pth 22pth
+PYTHON_VERSIONS_ACCEPTED=      24pth 23pth 22pth
 
 CONFIGURE_ARGS=        -b ${PREFIX}/bin -d ${PREFIX}/${PYSITELIB}
 
diff -r 4e67c0cb95a9 -r add095616b4c www/ap2-python/Makefile
--- a/www/ap2-python/Makefile   Wed Jan 05 16:21:06 2005 +0000
+++ b/www/ap2-python/Makefile   Wed Jan 05 20:50:07 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/10/03 00:18:24 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/01/05 20:50:07 darcy Exp $
 # FreeBSD Id: ports/www/mod_python3/Makefile,v 1.28 2004/03/11 14:36:30 perky Exp
 
 DISTNAME=              mod_python-${VERSION}
@@ -21,7 +21,7 @@
 CONFIGURE_ARGS+=--with-apxs="${APXS}"
 CONFIGURE_ARGS+=--with-python=${PYTHONBIN:Q}
 
-PYTHON_VERSIONS_ACCEPTED= 23 23pth
+PYTHON_VERSIONS_ACCEPTED= 24 24pth 23 23pth
 PY_PATCHPLIST= YES
 
 .include "../../lang/python/extension.mk"
diff -r 4e67c0cb95a9 -r add095616b4c x11/py-qt3-qscintilla/Makefile
--- a/x11/py-qt3-qscintilla/Makefile    Wed Jan 05 16:21:06 2005 +0000
+++ b/x11/py-qt3-qscintilla/Makefile    Wed Jan 05 20:50:07 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:37 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/01/05 20:50:07 darcy Exp $
 #
 
 DISTNAME=              PyQt-x11-gpl-3.11
@@ -23,7 +23,7 @@
 CONFIGURE_ARGS+=       -n ${QTDIR}/include
 CONFIGURE_ARGS+=       -o ${QTDIR}/lib
 
-PYTHON_VERSIONS_ACCEPTED=      23pth 22pth 21pth
+PYTHON_VERSIONS_ACCEPTED=      24pth 23pth 22pth 21pth
 PY_PATCHPLIST= yes
 PLIST_SUBST+=  PYVERSSUFFIX=${PYVERSSUFFIX}
 



Home | Main Index | Thread Index | Old Index