Commit graph

7 commits

Author SHA1 Message Date
abs
fcebe12b0c update to use the new Module::Install infrastructure 2009-06-11 12:06:10 +00:00
sno
0198355a99 PkgSrc changes:
- Updating package for p5 module Catalyst::Plugin::Session::State::Cookie
    from 0.10 to 0.11
  - Adding patch to prevent install missing dependencies

Upstream changes:
0.11    2009-05-13
        - Change TestApp so that the application is in t/lib, to make it easier
          for Catalyst to force our package to be immutable.
2009-05-17 19:34:17 +00:00
he
becaf2be7d Update from version 0.09nb2 to 0.10.
Pkgsrc changes:
 o Adjust dependencies, add p5-MRO-Compat

Upstream changes:

0.10    2009-02-08
        - POD addition.
        - Switch from NEXT to MRO::Compat
2009-02-22 17:33:10 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
he
1c18fcb6bb Change HOMEPAGE to use search.cpan.org/dist/<module-name>. No version bump. 2008-09-13 13:51:54 +00:00
rhaen
758c71a516 -cleaned up dependencies (added Test-MockObject)
- bumped PKGREVISION
2008-07-25 09:53:49 +00:00
abs
f5041d1975 Added www/p5-Catalyst-Plugin-Session-State-Cookie version 0.09
In order for Catalyst::Plugin::Session to work the session ID needs
to be stored on the client, and the session data needs to be stored
on the server.

This plugin stores the session ID on the client using the cookie
mechanism.
2008-07-15 09:18:48 +00:00