pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc not for python-2.4, because support was dropped from p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29aefb4e009e
branches:  trunk
changeset: 397833:29aefb4e009e
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Aug 19 14:25:27 2009 +0000

description:
not for python-2.4, because support was dropped from py-gnome2

diffstat:

 textproc/py-gdick/Makefile    |  4 ++--
 x11/py-gnome2-extras/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 4614312c5eaf -r 29aefb4e009e textproc/py-gdick/Makefile
--- a/textproc/py-gdick/Makefile        Wed Aug 19 14:21:03 2009 +0000
+++ b/textproc/py-gdick/Makefile        Wed Aug 19 14:25:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:52 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/08/19 14:27:04 tnn Exp $
 
 DISTNAME=      gdick-0.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      25
 
 PYDISTUTILSPKG=        yes
 NO_CONFIGURE=  yes
diff -r 4614312c5eaf -r 29aefb4e009e x11/py-gnome2-extras/Makefile
--- a/x11/py-gnome2-extras/Makefile     Wed Aug 19 14:21:03 2009 +0000
+++ b/x11/py-gnome2-extras/Makefile     Wed Aug 19 14:25:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2009/08/06 09:45:13 tnn Exp $
+# $NetBSD: Makefile,v 1.30 2009/08/19 14:25:27 tnn Exp $
 #
 
 DISTNAME=      gnome-python-extras-2.14.3
@@ -21,7 +21,7 @@
 CONFIGURE_ENV+=        PYTHON=${PYTHONBIN:Q}
 USE_TOOLS+=            pkg-config gmake
 
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      25
 
 SUBST_CLASSES+=        ffhome
 SUBST_STAGE.ffhome=    pre-configure



Home | Main Index | Thread Index | Old Index