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 from version 0.31 to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bfd3de152f2
branches:  trunk
changeset: 544806:2bfd3de152f2
user:      he <he%pkgsrc.org@localhost>
date:      Sun Jul 20 21:38:39 2008 +0000

description:
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@localhost to make backgrounding of the standalone
    server's server process deterministic. [rt.cpan.org #28122]

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 0be2885d6387 -r 2bfd3de152f2 www/p5-HTTP-Server-Simple/Makefile
--- a/www/p5-HTTP-Server-Simple/Makefile        Sun Jul 20 21:23:19 2008 +0000
+++ b/www/p5-HTTP-Server-Simple/Makefile        Sun Jul 20 21:38:39 2008 +0000
@@ -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 -r 0be2885d6387 -r 2bfd3de152f2 www/p5-HTTP-Server-Simple/distinfo
--- a/www/p5-HTTP-Server-Simple/distinfo        Sun Jul 20 21:23:19 2008 +0000
+++ b/www/p5-HTTP-Server-Simple/distinfo        Sun Jul 20 21:38:39 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index