summaryrefslogtreecommitdiff
path: root/www/ap2-wsgi/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-11-21 15:19:51 +0000
committergdt <gdt@pkgsrc.org>2007-11-21 15:19:51 +0000
commit8b57777c5f6448ef311e3d2706a402e300885672 (patch)
tree3fed4e6de115b2e3f65de344097eaf79e6ae6ac2 /www/ap2-wsgi/Makefile
parent5b1609dab6f41d516566c649ce03ad6da405e69e (diff)
downloadpkgsrc-8b57777c5f6448ef311e3d2706a402e300885672.tar.gz
Update to 1.2, from Jan Danielsson.
Remove lib/httpd from PLIST, as apache claims it. Upstream does not provide NEWS or ChangeLog, and the changes seem to be various bugfixes.
Diffstat (limited to 'www/ap2-wsgi/Makefile')
-rw-r--r--www/ap2-wsgi/Makefile4
1 files changed, 2 insertions, 2 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}