pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTTP-Server-Simple Update p5-HTTP-Server-Simple...
details: https://anonhg.NetBSD.org/pkgsrc/rev/07fee4a630a9
branches: trunk
changeset: 527951:07fee4a630a9
user: obache <obache%pkgsrc.org@localhost>
date: Tue Apr 17 07:47:57 2007 +0000
description:
Update p5-HTTP-Server-Simple to 0.27.
Based on patch provided in PR 36156.
0.27
* 0.26 release apparently didn't get to cpan correctly
0.26
* Supports multi-line encoded values in query_sting (like foo%0Abar) -- Dobrica Pavlinusic
* Fixes to URI unescaping to behave like apache does
0.24
* Hopefully deal with an odd case where a poorly behaved Internet Explorer could crash the server.
Thanks to the Catalyst project.
0.23
Fix a release-engineering messup. Thanks to ANDK
0.22 Wed Oct 18 23:36:34 EDT 2006
* Query string processing improvements
0.21 Wed Oct 18 23:31:42 EDT 2006
[rt.cpan.org #21727] [PATCH] Support for Perl 5.004
-- Sebastien Aperghis-Tramoni
0.20
Require POSIX only if we need it, rather than "use" it all the time
[cpan #17533] - Brad Bowman
0.19
Catch and ignore SIGPIPE, so broken pipes from the client don't cause
Standalone to drop all the way back to the shell.
diffstat:
www/p5-HTTP-Server-Simple/Makefile | 4 ++--
www/p5-HTTP-Server-Simple/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 0d6801e133eb -r 07fee4a630a9 www/p5-HTTP-Server-Simple/Makefile
--- a/www/p5-HTTP-Server-Simple/Makefile Tue Apr 17 06:32:27 2007 +0000
+++ b/www/p5-HTTP-Server-Simple/Makefile Tue Apr 17 07:47:57 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/05/02 04:07:12 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2007/04/17 07:47:57 obache Exp $
#
-DISTNAME= HTTP-Server-Simple-0.18
+DISTNAME= HTTP-Server-Simple-0.27
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5hss
CATEGORIES= www perl5
diff -r 0d6801e133eb -r 07fee4a630a9 www/p5-HTTP-Server-Simple/distinfo
--- a/www/p5-HTTP-Server-Simple/distinfo Tue Apr 17 06:32:27 2007 +0000
+++ b/www/p5-HTTP-Server-Simple/distinfo Tue Apr 17 07:47:57 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/05/02 04:07:12 jlam Exp $
+$NetBSD: distinfo,v 1.3 2007/04/17 07:47:57 obache Exp $
-SHA1 (HTTP-Server-Simple-0.18.tar.gz) = 0a6ddf573b3ff81d57e7ddd0b2872b605b12f4d3
-RMD160 (HTTP-Server-Simple-0.18.tar.gz) = bef8d482136a31f9ad09f2762e7d886b28b1cb31
-Size (HTTP-Server-Simple-0.18.tar.gz) = 20888 bytes
+SHA1 (HTTP-Server-Simple-0.27.tar.gz) = aed637669d1a3ff7a350d78ad64dffb47f95fdb9
+RMD160 (HTTP-Server-Simple-0.27.tar.gz) = 909115066240d9956bf02e46dd03ada4d7b21763
+Size (HTTP-Server-Simple-0.27.tar.gz) = 23330 bytes
Home |
Main Index |
Thread Index |
Old Index