pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap2-python PYTHON_VERSIONS_ACCEPTED+=25



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5dbdd82f83d1
branches:  trunk
changeset: 541190:5dbdd82f83d1
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Apr 16 13:42:40 2008 +0000

description:
PYTHON_VERSIONS_ACCEPTED+=25

diffstat:

 www/ap2-python/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9807cf2e31f2 -r 5dbdd82f83d1 www/ap2-python/Makefile
--- a/www/ap2-python/Makefile   Wed Apr 16 13:37:46 2008 +0000
+++ b/www/ap2-python/Makefile   Wed Apr 16 13:42:40 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/09/27 16:53:58 gdt Exp $
+# $NetBSD: Makefile,v 1.23 2008/04/16 13:42:40 abs Exp $
 
 DISTNAME=      mod_python-${VERSION}
 PKGNAME=       ${APACHE_PKG_PREFIX}-${PYPKGPREFIX}-python-${VERSION}
@@ -20,7 +20,7 @@
 CONFIGURE_ARGS+=--with-apxs=${APXS:Q}
 CONFIGURE_ARGS+=--with-python=${PYTHONBIN:Q}
 
-PYTHON_VERSIONS_ACCEPTED=      24 23
+PYTHON_VERSIONS_ACCEPTED=      25 24 23
 PY_PATCHPLIST= YES
 
 PKG_APACHE_ACCEPTED=   apache2 apache22



Home | Main Index | Thread Index | Old Index