Commit graph

14 commits

Author SHA1 Message Date
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
rhaen
7828d307f1 - Updated to 0.12
ChangeLog:
0.12  Thu Aug  4 23:56:00 BST 2011
        - Changed a test case to be less picky about the actual text captured
          from warnings.  This was done to support some changes introduced by
          the Catalyst -> PSGI port.
2013-01-27 10:03:42 +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
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
sno
1701d21ca6 Updating www/p5-Catalyst-Plugin-Session-Store-DBIC from 0.10nb1 to 0.11
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.11  Fri Oct 16 15:04:07 CEST 2009
        - Convert to new session config key.
2009-10-24 14:59:46 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
sno
bd536ef2b7 Updating package for p5 module Catalyst::Plugin::Session::Store::DBIC
from 0.09 to 0.10
Adjusting dependencies

Upstream changes:
0.10  Tue Jul  7 13:00:27 CEST 2009
        - Depend on a recent Store::Delegate for the NEXT -> MRO::Compat
          switch.
2009-07-08 11:59:53 +00:00
sno
0223ebac72 PkgSrc changes:
- Updating package for p5 module of Catalyst::Plugin::Session::Store::DBIC
    from 0.08 to 0.09
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.09  Wed Mar 31 16:35:52 CEST 2009
        - Port from NEXT to MRO::Compat (Florian Ragwitz).
        - Remove tests relying on the deprecated DBIx::Class::DB
          (Florian Ragwitz).
2009-05-01 17:47:36 +00:00
rhaen
4393dbed48 updated to 0.08
cleanup Makefile

0.08  Wed Nov 26 10:02:52 EST 2008
	- Workaround possible errors with Storable::thaw and empty
	strings (thanks to kevin montuori for suggesting a fix)
2008-12-11 16:14:24 +00:00
rhaen
565ae5cdfc - updated to 0.07
- took maintainership
- added depends on p5-Test-Warn

Changelog:
0.07  Wed Sep 24 17:08:34 EDT 2008
        - Code was silently truncating storage to MySQL, rendering the
          session unreadable. Patched to check DBIx::Class size from
          column_info (if available)
        - Wrap find_or_create calls in a transaction to (hopefully)
          avoid issues with duplicate flash rows
2008-11-10 22:47:19 +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
abs
d3166b7683 Added www/p5-Catalyst-Plugin-Session-Store-DBIC version 0.06
This Catalyst::Plugin::Session storage module saves session data
in your database via DBIx::Class. It's actually just a wrapper
around Catalyst::Plugin::Session::Store::Delegate; if you need
complete control over how your sessions are stored, you probably
want to use that instead.
2008-07-15 09:19:05 +00:00