pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc PYTHON_VERSIONS_ACCEPTED+=25



details:   https://anonhg.NetBSD.org/pkgsrc/rev/846f32c70733
branches:  trunk
changeset: 541182:846f32c70733
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Apr 16 12:34:13 2008 +0000

description:
PYTHON_VERSIONS_ACCEPTED+=25

diffstat:

 devel/meld/Makefile    |  4 ++--
 net/py-ORBit/Makefile  |  4 ++--
 x11/py-gnome2/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r dbebe1c92ee2 -r 846f32c70733 devel/meld/Makefile
--- a/devel/meld/Makefile       Wed Apr 16 12:28:48 2008 +0000
+++ b/devel/meld/Makefile       Wed Apr 16 12:34:13 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/11/03 13:22:43 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/04/16 12:34:13 abs Exp $
 #
 
 DISTNAME=              meld-1.1.5.1
@@ -14,7 +14,7 @@
 HOMEPAGE=              http://meld.sourceforge.net/
 COMMENT=               Visual diff and merge tool
 
-PYTHON_VERSIONS_ACCEPTED=      24 23
+PYTHON_VERSIONS_ACCEPTED=      25 24 23
 USE_DIRS+=                     xdg-1.3
 USE_DIRS+=                     gnome2-1.6
 USE_PKGLOCALEDIR=              YES
diff -r dbebe1c92ee2 -r 846f32c70733 net/py-ORBit/Makefile
--- a/net/py-ORBit/Makefile     Wed Apr 16 12:28:48 2008 +0000
+++ b/net/py-ORBit/Makefile     Wed Apr 16 12:34:13 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2007/10/24 14:46:17 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2008/04/16 12:36:59 abs Exp $
 #
 
 DISTNAME=      pyorbit-2.14.3
@@ -20,7 +20,7 @@
 GNU_CONFIGURE= YES
 CONFIGURE_ENV+=        PYTHON=${PYTHONBIN:Q}
 
-PYTHON_VERSIONS_ACCEPTED=      24
+PYTHON_VERSIONS_ACCEPTED=      25 24
 
 do-test:
        (cd ${WRKSRC}/tests/c-inproc && ${PYTHONBIN} test-c-inproc.py)
diff -r dbebe1c92ee2 -r 846f32c70733 x11/py-gnome2/Makefile
--- a/x11/py-gnome2/Makefile    Wed Apr 16 12:28:48 2008 +0000
+++ b/x11/py-gnome2/Makefile    Wed Apr 16 12:34:13 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2008/04/11 19:53:22 drochner Exp $
+# $NetBSD: Makefile,v 1.54 2008/04/16 12:34:43 abs Exp $
 #
 
 DISTNAME=      gnome-python-2.22.0
@@ -20,7 +20,7 @@
 CONFIGURE_ENV+=        PYTHON=${PYTHONBIN:Q}
 USE_TOOLS+=            pkg-config gmake
 
-PYTHON_VERSIONS_ACCEPTED=      24
+PYTHON_VERSIONS_ACCEPTED=      25 24
 
 .include "../../lang/python/extension.mk"
 .include "../../lang/python/application.mk"



Home | Main Index | Thread Index | Old Index