pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Accept python-2.4 again now when py-cairo/py-gtk2 are ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9bc8873db04
branches:  trunk
changeset: 550338:d9bc8873db04
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Wed Nov 19 03:39:57 2008 +0000

description:
Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it.

diffstat:

 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(-)

diffs (162 lines):

diff -r d01425e72214 -r d9bc8873db04 audio/py-musique/Makefile
--- a/audio/py-musique/Makefile Wed Nov 19 01:56:35 2008 +0000
+++ b/audio/py-musique/Makefile Wed Nov 19 03:39:57 2008 +0000
@@ -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}-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 -r d01425e72214 -r d9bc8873db04 audio/sonata/Makefile
--- a/audio/sonata/Makefile     Wed Nov 19 01:56:35 2008 +0000
+++ b/audio/sonata/Makefile     Wed Nov 19 03:39:57 2008 +0000
@@ -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 @@
 
 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 -r d01425e72214 -r d9bc8873db04 databases/gramps/Makefile
--- a/databases/gramps/Makefile Wed Nov 19 01:56:35 2008 +0000
+++ b/databases/gramps/Makefile Wed Nov 19 03:39:57 2008 +0000
@@ -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 @@
 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 -r d01425e72214 -r d9bc8873db04 graphics/py-gtkglext/Makefile
--- a/graphics/py-gtkglext/Makefile     Wed Nov 19 01:56:35 2008 +0000
+++ b/graphics/py-gtkglext/Makefile     Wed Nov 19 03:39:57 2008 +0000
@@ -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_TOOLS+=    pkg-config
 PYDISTUTILSPKG=        yes
 
-PYTHON_VERSIONS_ACCEPTED= 25
+PYTHON_VERSIONS_ACCEPTED= 24 25
 
 PKGCONFIG_OVERRIDE+=   pygtkglext.pc.in
 
diff -r d01425e72214 -r d9bc8873db04 graphics/py-matplotlib-gtk2/Makefile
--- a/graphics/py-matplotlib-gtk2/Makefile      Wed Nov 19 01:56:35 2008 +0000
+++ b/graphics/py-matplotlib-gtk2/Makefile      Wed Nov 19 03:39:57 2008 +0000
@@ -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 @@
 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 -r d01425e72214 -r d9bc8873db04 net/nicotine/Makefile
--- a/net/nicotine/Makefile     Wed Nov 19 01:56:35 2008 +0000
+++ b/net/nicotine/Makefile     Wed Nov 19 03:39:57 2008 +0000
@@ -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 @@
 
 USE_PKGLOCALEDIR=      yes
 
-PYTHON_VERSIONS_ACCEPTED=      25
+PYTHON_VERSIONS_ACCEPTED=      24 25
 PY_PATCHPLIST= yes
 PYDISTUTILSPKG=        yes
 
diff -r d01425e72214 -r d9bc8873db04 x11/alacarte/Makefile
--- a/x11/alacarte/Makefile     Wed Nov 19 01:56:35 2008 +0000
+++ b/x11/alacarte/Makefile     Wed Nov 19 03:39:57 2008 +0000
@@ -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 @@
 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 -r d01425e72214 -r d9bc8873db04 x11/driconf/Makefile
--- a/x11/driconf/Makefile      Wed Nov 19 01:56:35 2008 +0000
+++ b/x11/driconf/Makefile      Wed Nov 19 03:39:57 2008 +0000
@@ -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 @@
 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 -r d01425e72214 -r d9bc8873db04 x11/rox-session/Makefile
--- a/x11/rox-session/Makefile  Wed Nov 19 01:56:35 2008 +0000
+++ b/x11/rox-session/Makefile  Wed Nov 19 03:39:57 2008 +0000
@@ -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 @@
 
 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



Home | Main Index | Thread Index | Old Index