CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/07 10:46:05
Modified files:
security/p5-Catalyst-Plugin-Authentication-Store-DBIC: Makefile
security/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg: PLIST
Added files:
security/p5-Catalyst-Plugin-Authentication-Store-DBIC/patches:
patch-lib_Catalyst_Plugin_Authentication_Store_DBIC_pm
security/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg:
MESSAGE
Log message:
Modify security/p5-Catalyst-Plugin-Authentication-Store-DBIC to use
MRO::Compat instead of the deprecated module NEXT. Disable TEST_POD as
the POD coverage tests complain about undocumented code.
Catalyst::Plugin::Authentication::Store::DBIC is deprecated. Use
Catalyst::Authentication::Store::DBIx::Class instead.
>From Andreas Voegele's repo