pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap2-wsgi Update to 1.1, and support python 2.3. F...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0374f97e697d
branches:  trunk
changeset: 534514:0374f97e697d
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Oct 25 14:50:06 2007 +0000

description:
Update to 1.1, and support python 2.3.  From Jan Danielsson.

(Upstream does not provide a NEWS file.)

diffstat:

 www/ap2-wsgi/Makefile |  6 +++---
 www/ap2-wsgi/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (38 lines):

diff -r 293fa8efa4d0 -r 0374f97e697d www/ap2-wsgi/Makefile
--- a/www/ap2-wsgi/Makefile     Thu Oct 25 08:51:30 2007 +0000
+++ b/www/ap2-wsgi/Makefile     Thu Oct 25 14:50:06 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/10/24 22:31:51 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2007/10/25 14:50:06 gdt Exp $
 #
 
 DISTNAME=      mod_wsgi-${VERSION}
@@ -12,13 +12,13 @@
 
 USE_LIBTOOL=   yes
 APACHE_MODULE= yes
-VERSION=       1.0
+VERSION=       1.1
 
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS+=--with-apxs=${APXS:Q}
 CONFIGURE_ARGS+=--with-python=${PYTHONBIN:Q}
 
-PYTHON_VERSIONS_ACCEPTED=      24
+PYTHON_VERSIONS_ACCEPTED=      24 23
 
 PKG_APACHE_ACCEPTED=   apache2 apache22
 
diff -r 293fa8efa4d0 -r 0374f97e697d www/ap2-wsgi/distinfo
--- a/www/ap2-wsgi/distinfo     Thu Oct 25 08:51:30 2007 +0000
+++ b/www/ap2-wsgi/distinfo     Thu Oct 25 14:50:06 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/10/24 22:31:51 gdt Exp $
+$NetBSD: distinfo,v 1.2 2007/10/25 14:50:06 gdt Exp $
 
-SHA1 (mod_wsgi-1.0.tar.gz) = 1fa7d76ff587c6c322f6aae6d69ee945ea7b5c6b
-RMD160 (mod_wsgi-1.0.tar.gz) = 19dfb1e4562dc14b9865b20a0f5da695105ce2e6
-Size (mod_wsgi-1.0.tar.gz) = 71455 bytes
+SHA1 (mod_wsgi-1.1.tar.gz) = a82e79d5d429dba64ef1e0d65b502577f0434649
+RMD160 (mod_wsgi-1.1.tar.gz) = b6cae6aca5ef9b5ddd9034858a09402f1eb0943c
+Size (mod_wsgi-1.1.tar.gz) = 72152 bytes



Home | Main Index | Thread Index | Old Index