From e6d8ca17fab127134f7a3793152313ec7d61990e Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 19 Nov 2008 03:39:57 +0000 Subject: Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it. --- audio/py-musique/Makefile | 4 ++-- audio/sonata/Makefile | 4 ++-- databases/gramps/Makefile | 4 ++-- graphics/py-gtkglext/Makefile | 4 ++-- graphics/py-matplotlib-gtk2/Makefile | 4 ++-- net/nicotine/Makefile | 4 ++-- x11/alacarte/Makefile | 4 ++-- x11/driconf/Makefile | 4 ++-- x11/rox-session/Makefile | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile index 7d7917e51b5..8aec959c441 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/11/14 22:05:05 hasso Exp $ +# $NetBSD: Makefile,v 1.17 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= pymusique-0.5 @@ -25,7 +25,7 @@ DEPENDS+= ${PYPKGPREFIX}-mcrypt-[0-9]*:../../security/py-mcrypt DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2 DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 PYDISTUTILSPKG= yes diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index e5daba94420..d99063a3e77 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/11/14 22:06:37 hasso Exp $ +# $NetBSD: Makefile,v 1.8 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= sonata-1.5.2 @@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= musicpd>0:../../audio/musicpd -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 PY_PATCHPLIST= yes PYDISTUTILSPKG= yes USE_DIRS+= xdg-1.4 diff --git a/databases/gramps/Makefile b/databases/gramps/Makefile index 520b13f9508..23951f2942b 100644 --- a/databases/gramps/Makefile +++ b/databases/gramps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2008/11/14 22:33:29 hasso Exp $ +# $NetBSD: Makefile,v 1.36 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= gramps-1.0.11 @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USE_TOOLS+= msgconv msgfmt pkg-config CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 MESSAGE_SUBST+= PYPKGPREFIX=${PYPKGPREFIX} diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index 2d746d5f83b..65299546142 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/11/14 23:33:56 hasso Exp $ +# $NetBSD: Makefile,v 1.7 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= pygtkglext-1.1.0 @@ -18,7 +18,7 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 PKGCONFIG_OVERRIDE+= pygtkglext.pc.in diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile index 45ea1d360d7..e244c3eaa86 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/11/14 23:43:16 hasso Exp $ +# $NetBSD: Makefile,v 1.10 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= matplotlib-0.87.2 @@ -18,7 +18,7 @@ PY_PATCHPLIST= yes PYDISTUTILSPKG= yes USE_LANGUAGES= c c++ -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 .include "../../lang/python/extension.mk" .include "../../graphics/py-matplotlib/buildlink3.mk" diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index cb815cc68a2..3db95c8463b 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2008/11/15 08:21:05 hasso Exp $ +# $NetBSD: Makefile,v 1.29 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= nicotine-1.0.8 @@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_PKGLOCALEDIR= yes -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 PY_PATCHPLIST= yes PYDISTUTILSPKG= yes diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index 290ac99a0ee..638b2511b26 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/11/14 21:50:16 hasso Exp $ +# $NetBSD: Makefile,v 1.14 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= alacarte-0.11.6 @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes USE_TOOLS+= intltool perl pkg-config gmake msgfmt USE_DIRS+= xdg-1.1 -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 PY_PATCHPLIST= yes SUBST_CLASSES+= paths diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile index 0a6ce7e48d0..2184bedc046 100644 --- a/x11/driconf/Makefile +++ b/x11/driconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/11/14 21:55:58 hasso Exp $ +# $NetBSD: Makefile,v 1.5 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= driconf-0.9.1 @@ -21,7 +21,7 @@ USE_TOOLS+= msgfmt msgmerge xgettext CONFIGURE_ARGS+= --prefix=${PREFIX:Q} PYDISTUTILSPKG= yes REPLACE_PYTHON= *.py -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 SUBST_CLASSES+= fix-paths SUBST_FILES.fix-paths= driconf driconf.desktop diff --git a/x11/rox-session/Makefile b/x11/rox-session/Makefile index 107bc4ff44a..96d4bd7f935 100644 --- a/x11/rox-session/Makefile +++ b/x11/rox-session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/11/14 22:00:21 hasso Exp $ +# $NetBSD: Makefile,v 1.14 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= rox-session-0.28 @@ -18,7 +18,7 @@ DIST_SUBDIR= rox NO_BUILD= yes -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 PYTHON_PATCH_SCRIPTS= AppRun tests/testutils.py INSTALLATION_DIRS= share/rox/ROX-Session -- cgit v1.2.3