summaryrefslogtreecommitdiff
path: root/www/ap2-wsgi
diff options
context:
space:
mode:
authorgdt <gdt>2007-10-25 14:50:06 +0000
committergdt <gdt>2007-10-25 14:50:06 +0000
commitba28bf09e53cc76fbbd6fee4440e6162eab24792 (patch)
treec5d488c1a3fab38c7d1fedadc5d55437558d1eac /www/ap2-wsgi
parentf9655f277e10c1b2ad5c08ad6cf788224cd96d04 (diff)
downloadpkgsrc-ba28bf09e53cc76fbbd6fee4440e6162eab24792.tar.gz
Update to 1.1, and support python 2.3. From Jan Danielsson.
(Upstream does not provide a NEWS file.)
Diffstat (limited to 'www/ap2-wsgi')
-rw-r--r--www/ap2-wsgi/Makefile6
-rw-r--r--www/ap2-wsgi/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/ap2-wsgi/Makefile b/www/ap2-wsgi/Makefile
index c77642dafb5..442bef85c04 100644
--- a/www/ap2-wsgi/Makefile
+++ b/www/ap2-wsgi/Makefile
@@ -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 @@ COMMENT= WSGI module for apache
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 --git a/www/ap2-wsgi/distinfo b/www/ap2-wsgi/distinfo
index c14950d8c21..c63d0413340 100644
--- a/www/ap2-wsgi/distinfo
+++ b/www/ap2-wsgi/distinfo
@@ -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