pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/p5-Catalyst-Model-DBIC-Schema



Module Name:    pkgsrc
Committed By:   sno
Date:           Tue Jul  7 20:22:54 UTC 2009

Modified Files:
        pkgsrc/databases/p5-Catalyst-Model-DBIC-Schema: Makefile distinfo

Log Message:
pkgsrc changes:
  - Updating package for p5 module Catalyst::Model::DBIC::Schema from
    0.23 to 0.25
  - Setting LICENSE=${PERL5_LICENSE} according META.yml
  - Adjusting dependencies according to META.yml

Upstream changes:
0.25  Fri Jun 19 08:35:38 PDT 2009
        - fix dep on Tie::IxHash that made tests fail
        - add more attributes to ::Replicated trait
        - fixed infinte loop in helper if SQLite connect_info has only
          a DSN (dandv, RT #47101)

0.24  Tue Jun 16 06:18:58 PDT 2009
        - Add tests for issues with Class::C3 which are caused to
          applications which use new Catalyst but old DBIC, and have
          use Class::C3 in the MyApp class (t0m)
        - die on empty schema
        - create=dynamic deprecation warning
        - helper passes loader opts to dynamic schemas
        - conversion to Moose
        - cursor caching support (via
          Catalyst::TraitFor::Model::DBIC::Schema::Caching)
        - ::Storage::Replicated support (via ::Replicated trait)
        - switch to hashref connect_info for DBIC 8100
        - better helper option parsing, with support for more options
        - more tests


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/databases/p5-Catalyst-Model-DBIC-Schema/Makefile
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/databases/p5-Catalyst-Model-DBIC-Schema/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index