From 11ac0287bba70aee51a9c2f1b4be7fe1bfec02f2 Mon Sep 17 00:00:00 2001 From: he Date: Sun, 20 Jul 2008 21:38:39 +0000 Subject: Update from version 0.31 to 0.34. Changes: 0.34 * Call setup_environment if a Net::Server is being used, for consistency. * Don't print_banner if a Net::Server is being used. * Make header parsing comply with RFC 2616. [rt.cpan.org #21411] 0.33 Fri Apr 25 13:57:30 EDT 2008 * The new support for background processes notifying the parent didn't quite work right for some apps using HSS. It's been reverted for now and the tests TODOED 0.32 Thu Apr 24 09:45:14 EDT 2008 * At least Apache and lighttpd put unencoded strings into PATH_INFO, so so should we. * Patch from ntyni@iki.fi to make backgrounding of the standalone server's server process deterministic. [rt.cpan.org #28122] --- www/p5-HTTP-Server-Simple/Makefile | 4 ++-- www/p5-HTTP-Server-Simple/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www/p5-HTTP-Server-Simple') diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 5cd31f99aee..ce713419f29 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:43 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2008/07/20 21:38:39 he Exp $ # -DISTNAME= HTTP-Server-Simple-0.31 +DISTNAME= HTTP-Server-Simple-0.34 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hss CATEGORIES= www perl5 diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo index 6f1de575d43..606249bbc7a 100644 --- a/www/p5-HTTP-Server-Simple/distinfo +++ b/www/p5-HTTP-Server-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/04/23 20:46:56 wiz Exp $ +$NetBSD: distinfo,v 1.5 2008/07/20 21:38:39 he Exp $ -SHA1 (HTTP-Server-Simple-0.31.tar.gz) = 632018907f2242a86ac86807dacdff024f7ae22c -RMD160 (HTTP-Server-Simple-0.31.tar.gz) = 022d0466fb7e0e2133f41320ac985839fcae9492 -Size (HTTP-Server-Simple-0.31.tar.gz) = 25067 bytes +SHA1 (HTTP-Server-Simple-0.34.tar.gz) = 80c2a02d482e07a37861fc6146d62c561704db11 +RMD160 (HTTP-Server-Simple-0.34.tar.gz) = 2cbb505a3ca6f2950fecb444985f94b6bb676690 +Size (HTTP-Server-Simple-0.34.tar.gz) = 25734 bytes -- cgit v1.2.3