Commit graph

7 commits

Author SHA1 Message Date
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
cf6d9e2f86 Update p5-CGI-Emulate-PSGI to 0.14.
Changes from previous:
0.14 Mon Oct 31 10:37:49 PDT 2011
     - Fixed a bug where croak was not imported from Carp (ctfliblime)

0.13 Sun Sep 18 12:10:56 PDT 2011
     - Set the status header to 302 if there's Location header but no Status in the resonse (ASP)

0.12 Thu Jun  9 23:58:10 PDT 2011
     - Fixed the PSGI header generation to prevent invalid PSGI response headers
       such as newlines in the value and "Status" key

0.11 Fri Feb 18 21:35:29 PST 2011
     - Filter psgix.* environment too (mkanat)
2011-11-12 02:58:03 +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
4ed09f659a Update p5-CGI-Emulate-PSGI from version 0.06 to version 0.10.
Upstream changes:
0.10 Sun May 16 00:39:55 PDT 2010
     - Added a possible workaround to deal with Win32 systems to undo :utf8 PerlIO layer
       perl #75106 (suggested by Eric Brine)

0.09 Sat May  8 18:52:04 PDT 2010
     - Added a test for utf8 decoding

0.08 Sat May  1 04:30:25 PDT 2010
     - Fixed Test::More deps

0.07 Tue Apr 27 15:44:08 PDT 2010
     - binmode the stdout filehandle when parsing
2010-07-11 13:20:32 +00:00
seb
1cda2bd788 Initial import of p5-CGI-Emulate-PSGI version 0.06 in the NetBSD
Packages Collection.

The Perl 5 module CGI::Emulate::PSGI allows an application designed
for the CGI environment to run in a PSGI environment, and thus on
any of the backends that PSGI supports.
2010-04-11 08:37:47 +00:00