diff options
-rw-r--r-- | www/ap2-wsgi/Makefile | 4 | ||||
-rw-r--r-- | www/ap2-wsgi/PLIST | 3 | ||||
-rw-r--r-- | www/ap2-wsgi/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/www/ap2-wsgi/Makefile b/www/ap2-wsgi/Makefile index 442bef85c04..bc67c350e45 100644 --- a/www/ap2-wsgi/Makefile +++ b/www/ap2-wsgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/10/25 14:50:06 gdt Exp $ +# $NetBSD: Makefile,v 1.3 2007/11/21 15:19:51 gdt Exp $ # DISTNAME= mod_wsgi-${VERSION} @@ -12,7 +12,7 @@ COMMENT= WSGI module for apache USE_LIBTOOL= yes APACHE_MODULE= yes -VERSION= 1.1 +VERSION= 1.2 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-apxs=${APXS:Q} diff --git a/www/ap2-wsgi/PLIST b/www/ap2-wsgi/PLIST index ab82c608f70..6f81a9d09e3 100644 --- a/www/ap2-wsgi/PLIST +++ b/www/ap2-wsgi/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/10/24 22:31:51 gdt Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/11/21 15:19:51 gdt Exp $ lib/httpd/mod_wsgi.so -@dirrm lib/httpd diff --git a/www/ap2-wsgi/distinfo b/www/ap2-wsgi/distinfo index c63d0413340..2d8cd0b8c21 100644 --- a/www/ap2-wsgi/distinfo +++ b/www/ap2-wsgi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/10/25 14:50:06 gdt Exp $ +$NetBSD: distinfo,v 1.3 2007/11/21 15:19:51 gdt Exp $ -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 +SHA1 (mod_wsgi-1.2.tar.gz) = ddfbdc3c1bb77f9af5e27fe6b465624fb3f6e166 +RMD160 (mod_wsgi-1.2.tar.gz) = 5859e0af3182f069916ca120f5d8b3eb1d0b9f5e +Size (mod_wsgi-1.2.tar.gz) = 72474 bytes |