summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-07-20 21:38:39 +0000
committerhe <he@pkgsrc.org>2008-07-20 21:38:39 +0000
commit8e7c6beddfbbb9c9e1940d2b4212c2f9642dddd1 (patch)
treec62ce3816350a7054d308f81138fc9a24daf7fbe /www/p5-HTTP-Server-Simple
parentaae542a2bb8d05fce5052967a38250628cedbacd (diff)
downloadpkgsrc-8e7c6beddfbbb9c9e1940d2b4212c2f9642dddd1.tar.gz
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]
Diffstat (limited to 'www/p5-HTTP-Server-Simple')
-rw-r--r--www/p5-HTTP-Server-Simple/Makefile4
-rw-r--r--www/p5-HTTP-Server-Simple/distinfo8
2 files changed, 6 insertions, 6 deletions
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