Subject: CVS commit: pkgsrc/databases/p5-CatalystX-CRUD
From: Jens Rehsack
Date: 2009-04-30 22:14:45
Message id: 20090430201445.A7BDA175D0@cvs.netbsd.org

Log Message:
PkgSrc changes:
  - Updating package for p5 module CatalystX::CRUD from 0.39 to 0.43
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.40    16 April 2009
        * change base Controller to call can_read() rather than can_write() in \ 
edit().
          This is because the call to edit() does not actually write anything; \ 
it's just a GET
          for a form.

0.41    21 April 2009
        * remove Catalyst::Component::ACCEPT_CONTEXT as a dependency since it \ 
has not been
          updated for Catalyst 5.8.

0.42    27 April 2009
        * revert ACCEPT_CONTEXT changes; fixes pushed to new C::C::A_C on CPAN, \ 
and added no warnings
          using Class::C3::Adopt::NEXT (thanks to t0m)
        * change from 'use Class::C3' to 'use mro "c3"' with new dep \ 
on MRO::Compat
        * added some debugging in tests

0.43    29 April 2009
        * rid of ourselves of Class::Data::Inheritable because it clashes with \ 
Catalyst::Runtime 5.8.
          Notably, it caused a strange bug in Rose::DBx::Garden::Catalyst where \ 
the MyApp->config
          class hashref would get nuked after a call to Class::C3::initialize(). \ 
Yes. That fsked up.

Files:
RevisionActionfile
1.10modifypkgsrc/databases/p5-CatalystX-CRUD/Makefile
1.9modifypkgsrc/databases/p5-CatalystX-CRUD/distinfo