Commit graph

5 commits

Author SHA1 Message Date
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
25490f75d0 Update p5-Plack-App-Proxy to 0.19.
Changes from previous:
0.19
        - Add pluggable backends, since AnyEvent seems to be flaky on
          some systems. (doy)

0.18    02/17/2010
        - Fixes for RewriteLocation when used on a mounted proxy
          (hiratara, rbuels)
        - Ignore $ENV{http_proxy}
        - Include reason for failure in 502 response
        - Disabled persistent HTTP connection option in AnyEvent::HTTP

0.17    01/19/2010
        - Bump version to fix some CPAN issues

0.16    01/12/2010
        - Rewrite proxy code to use AnyEvent::HTTP's on_body callback.
          This gets chunked and gzipped responses working.
2011-11-16 08:05: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
effa90b795 Initial import of p5-Plack-App-Proxy version 0.15 in the NetBSD
Packages Collection.

The Perl 5 module Plack::App::Proxy is a middleware-aware proxy
application for Plack.
2010-07-04 21:08:27 +00:00