Subject: pkg/36156: update for p5-HTTP-Server-Simple
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <pancake@youterm.com>
List: pkgsrc-bugs
Date: 04/16/2007 22:00:01
>Number:         36156
>Category:       pkg
>Synopsis:       HTTP-Server-Simple package is outdated and distfile link is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 16 22:00:01 +0000 2007
>Originator:     pancake@youterm.com
>Release:        NetBSD 4.99.17
>Organization:
	
>Environment:
	
	
System: NetBSD pluna 4.99.17 NetBSD 4.99.17 (XEN0-PLUNA) #7: Sun Apr 15 22:15:33 CEST 2007 pancake@pluna:/home/build/obj/sys/arch/i386/compile/XEN0-PLUNA i386
Architecture: i386
Machine: i386
>Description:
	
This patch updates the p5-HTTP-Server-Simple package to the latest release.
Changes are:

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
    -- Sébastien 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.

>How-To-Repeat:
	
>Fix:
	

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/p5-HTTP-Server-Simple/Makefile,v
retrieving revision 1.4
diff -r1.4 Makefile
4c4
< DISTNAME=	HTTP-Server-Simple-0.18
---
> DISTNAME=	HTTP-Server-Simple-0.27
8c8
< MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=HTTP/}
---
> MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=/authors/id/J/JE/JESSE/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/www/p5-HTTP-Server-Simple/distinfo,v
retrieving revision 1.2
diff -r1.2 distinfo
1c1
< $NetBSD: distinfo,v 1.2 2006/05/02 04:07:12 jlam Exp $
---
> $NetBSD$
3,5c3,5
< 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

>Unformatted: