pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/py-cups Add 26 to PYTHON_VERSIONS_ACCEPTED



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7030adae1e53
branches:  trunk
changeset: 396405:7030adae1e53
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Jul 23 14:30:48 2009 +0000

description:
Add 26 to PYTHON_VERSIONS_ACCEPTED

diffstat:

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

diffs (18 lines):

diff -r 409f5a8c8618 -r 7030adae1e53 print/py-cups/Makefile
--- a/print/py-cups/Makefile    Thu Jul 23 14:05:06 2009 +0000
+++ b/print/py-cups/Makefile    Thu Jul 23 14:30:48 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/02/09 18:41:54 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/23 14:30:48 abs Exp $
 
 DISTNAME=      pycups-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-cups-${VERSION}
@@ -14,7 +14,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 CFLAGS+=       -DVERSION=\"${VERSION}\"
 
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      26 25 24
 
 PYDISTUTILSPKG=        yes
 



Home | Main Index | Thread Index | Old Index