Commit graph

4 commits

Author SHA1 Message Date
hiramatsu
f89fb7e327 Update p5-HTTP-Parser to 0.06.
Change from previous:
0.06  2011-03-06
  - fix by frodwith for rt.cpan.org #66298 (path string parsing)
2011-11-17 09:10:28 +00:00
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
cc270915fe Initial import of p5-HTTP-Parser version 0.05 in the NetBSD Packages
Collection.

The Perl 5 module HTTP::Parser is an HTTP request parser. It takes
chunks of text as received and returns a 'hint' as to what is
required, or returns the HTTP::Request when a complete request has
been read. HTTP/1.1 chunking is supported.
2010-07-03 20:53:29 +00:00