pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-CatalystX-CRUD
Module Name: pkgsrc
Committed By: seb
Date: Sat Nov 29 21:42:57 UTC 2008
Modified Files:
pkgsrc/databases/p5-CatalystX-CRUD: Makefile distinfo
Log Message:
Update from version 0.31 to version 0.35.
Pkgsrc changes:
- register all dependencies
- add new dependency on devel/p5-Class-Data-Inheritable
Upstream changes:
0.32 21 Oct 2008
* use Class::Data::Inheritable to define delegate_class()
class accessor in base Model
0.33 22 Nov 2008
* fix Tutorial wrt RT#40846
0.34 24 Nov 2008
* fix make_primary_key_string to return undef if multi-col
PK has no values
0.35 24 Nov 2008
* call edit() after initializing object and form with passed
in params, so that the init_form() method can have all data
already set.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/databases/p5-CatalystX-CRUD/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/databases/p5-CatalystX-CRUD/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