pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-compizconfig Allow Python 2.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c80b8bc3a05d
branches:  trunk
changeset: 571541:c80b8bc3a05d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Feb 14 18:08:48 2010 +0000

description:
Allow Python 2.6.

diffstat:

 devel/py-compizconfig/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cc27271deee4 -r c80b8bc3a05d devel/py-compizconfig/Makefile
--- a/devel/py-compizconfig/Makefile    Sun Feb 14 17:56:14 2010 +0000
+++ b/devel/py-compizconfig/Makefile    Sun Feb 14 18:08:48 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/11/26 20:09:43 imil Exp $
+# $NetBSD: Makefile,v 1.6 2010/02/14 18:08:48 joerg Exp $
 #
 
 PKGVER=                        0.8.4
@@ -18,7 +18,7 @@
 USE_LIBTOOL=           yes
 USE_TOOLS+=            pkg-config gmake
 
-PYTHON_VERSIONS_ACCEPTED=      25
+PYTHON_VERSIONS_ACCEPTED=      26 25
 
 PY_PATCHPLIST=         yes
 



Home | Main Index | Thread Index | Old Index