pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/36156 CVS commit: pkgsrc/www/p5-HTTP-Server-Simple



The following reply was made to PR pkg/36156; it has been noted by GNATS.

From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/36156 CVS commit: pkgsrc/www/p5-HTTP-Server-Simple
Date: Tue, 17 Apr 2007 07:47:58 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  obache
 Date:          Tue Apr 17 07:47:58 UTC 2007
 
 Modified Files:
        pkgsrc/www/p5-HTTP-Server-Simple: Makefile distinfo
 
 Log Message:
 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.5 pkgsrc/www/p5-HTTP-Server-Simple/Makefile
 cvs rdiff -r1.2 -r1.3 pkgsrc/www/p5-HTTP-Server-Simple/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index