Commit graph

9 commits

Author SHA1 Message Date
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
wen
0db0e67148 Update to 0.15
Adjust DEPENDS

Upstream changes:
0.15    Mon Jan  7 15:59:54 PST 2013
        - Cut down dependencies for tests (kazeburo)

0.14    Sat May 26 20:19:23 PDT 2012
        - Fixed Plack dependency

0.13    Mon May 14 02:30:13 EEST 2012
        - Reverted the fix in 0.12, instead fixing the test to not check port number

0.12    Sun May 13 09:30:58 EEST 2012
        - Fixed the default HTTP port detection in case if it was https and use :80 (doy)
2013-08-22 04:48:44 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
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
006f93388d Updated p5-Plack-Middleware-ReverseProxy to 0.11.
Changes from previous:
0.11    Thu Oct 13 11:30:00 2011
        - test_requires 'Test::Base' instead of use_test_base (by tokuhirom)

0.10    Fri Aug 26 00:30:00 2011
        - fix dependency error (RT:70437 by bobtfish)

0.09    Tue May 03 20:02:00 2011
        - fix for x-forwarded-proto: http (by fujiwara)

0.08    Tue Nov 23 18:20:00 2010
        - Compatibility with Apache 1.x frontend

0.07    Sat Aug 28 09:40:00 2010
        - Fix dependencies
2011-11-11 04:32:49 +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
7491d395e5 Initial import of p5-Plack-Middleware-ReverseProxy version 0.06 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::ReverseProxy is a Plack
middleware. It resets some HTTP headers, which were changed by
reverse-proxy. You can specify the reverse proxy address and stop
fake requests using 'enable_if' directive in your app.psgi.
2010-07-04 18:11:35 +00:00