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.2, from Jan Danielsson.
details: https://anonhg.NetBSD.org/pkgsrc/rev/563886dbaa04
branches: trunk
changeset: 535531:563886dbaa04
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Nov 21 15:19:51 2007 +0000
description:
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:
www/ap2-wsgi/Makefile | 4 ++--
www/ap2-wsgi/PLIST | 3 +--
www/ap2-wsgi/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r f4681744463f -r 563886dbaa04 www/ap2-wsgi/Makefile
--- a/www/ap2-wsgi/Makefile Wed Nov 21 14:36:18 2007 +0000
+++ b/www/ap2-wsgi/Makefile Wed Nov 21 15:19:51 2007 +0000
@@ -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 @@
USE_LIBTOOL= yes
APACHE_MODULE= yes
-VERSION= 1.1
+VERSION= 1.2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-apxs=${APXS:Q}
diff -r f4681744463f -r 563886dbaa04 www/ap2-wsgi/PLIST
--- a/www/ap2-wsgi/PLIST Wed Nov 21 14:36:18 2007 +0000
+++ b/www/ap2-wsgi/PLIST Wed Nov 21 15:19:51 2007 +0000
@@ -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 -r f4681744463f -r 563886dbaa04 www/ap2-wsgi/distinfo
--- a/www/ap2-wsgi/distinfo Wed Nov 21 14:36:18 2007 +0000
+++ b/www/ap2-wsgi/distinfo Wed Nov 21 15:19:51 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index