Commit graph

10 commits

Author SHA1 Message Date
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
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
3d2a26b4fc pkgsrc changes:
- Updating package of p5 module CatalystX::CRUD::Model::RDBO from 0.20
    to 0.22 to avoid incompatibilities to currently updated
    Catalyst::Runtime
  - Setting license to PERL5_LICENSE according to module documentation
  - Adjusting dependencies according to META.yaml

Upstream changes:
0.22    13 June 2009
        * fix tests for UPPERCASE normalize in newer Sort::SQL of ORDER BY string direction
0.21    13 June 2009
        * fix multiple ORDER BY columns with comma-join (see RT 46904)
        * explicitly call ->delegate->meta to fix moosification issue with Catalyst 5.8x
2009-06-15 22:17:35 +00:00
sno
627c929aa0 PkgSrc changes:
- Updating package for p5 module of CatalystX::CRUD::Model::RDBO from
    0.19 to 0.20
  - Adjusting dependencies

Upstream changes:
0.20    29 April 2009
        * switch to MRO::Compat from Class::C3
        * fixes for CatalystX::CRUD 0.43
2009-04-30 21:30:28 +00:00
he
7ecb6fe131 Update from version 0.17 to 0.19.
Upstream changes:

0.19    12 Dec 2008
	* fix long-standing issue with passing additional args to
	  load() via CXC::Object::RDBO->read

0.18    11 Dec 2008
	* fix logic for mangling sort_by with table prefix. If the
	  sort_by value already has a . (dot) in it, assume the
	  request knew what it was doing.
2008-12-17 00:13:42 +00:00
seb
13ad1a8f4b Update from version 0.14 to version 0.17.
Upstream changes:
0.15    7 Nov 2008
	* (finally) fix load_with to be a real ro_accessor and only
	used in _get_objects()

0.16    17 Nov 2008
	* pass query if present in *_related() query methods

0.17    25 Nov 2008
	* added related_load_with() feature and docs for it and
	load_with().
2008-11-30 08:42:38 +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
54c485f80b Update from version 0.13 to 0.14.
Upstream changes:

0.14    11 Sept 2008
	* fix add_related() to forget_related() after save, so that
	  next access reflects the addition.
	* move column sort disambiguation from
	  CatalystX::CRUD::YUI::Controller to here.
        * support for 0.30 core api param name change
        * add 'int' to column types registered as 'treat_like_int'
        * fix query for _related methods.
        * update tests to support new make_sql_query() format in core API
2008-10-12 22:07:25 +00:00
he
f570fbeb37 Update from version 0.12 to 0.13.
Pkgsrc changes:
 o Adjust dependencies, 0.29 of CatalystX::CRUD now required
 o Canonicalize HOMEPAGE

Upstream changes:

0.13    23 Aug 2008
        * support new *_related methods in core API
2008-09-11 12:19:05 +00:00
abs
dab122eebf Added databases/p5-CatalystX-CRUD-Model-RDBO version 0.12
CatalystX::CRUD::Model::RDBO is a CatalystX::CRUD implementation
for Rose::DB::Object.
2008-07-15 09:14:14 +00:00