Commit graph

5 commits

Author SHA1 Message Date
sno
3deb23a982 Updating www/p5-CatalystX-Component-Traits from 0.14nb1 to 0.16
pkgsrc changes:
- adjust dependencies

Upstream changes:
0.16 2010-08-26 19:07:00
    - Neglected to bump the version in last release.

0.15 2010-08-25 19:09:00
    - Change excludes to -excludes when using MooseX::Traits::Pluggable
      to avoid the deprecation warning.
    - Change primary repository URI in metadata
2010-09-05 15:01:34 +00:00
sno
f3053b9525 Updating www/p5-CatalystX-Component-Traits from 0.10nb1 to 0.14
pkgsrc changes:
  - Removing Moose::Autobox dependency (is not required)
  - Adding dependency to Test::More 0.88

Upstream changes:
0.14  2009-11-08 05:43:37
    - minor code cleanup

0.13  2009-11-07 21:14:11
    - Fix merging singular traits rather than lists of traits.

0.12  2009-10-30 16:47:15
    - add support for root-level components

0.11  2009-10-30 14:25:56
    - fix bug with apps named CatalystX::<something>
2009-11-21 14:29:33 +00:00
sno
e77ac1364d Updating www/p5-CatalystX-Component-Traits from 0.08 to 0.10
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.10  2009-08-27 10:47:08
    - bump dep on MooseX::Traits::Pluggable

0.09  2009-08-26 12:50:44
    - fix trait merge bug (when not merging)
2009-09-13 20:37:58 +00:00
sno
d75fc3593d Updating package www/p5-CatalystX-Component-Traits from 0.03 to 0.08
pkgsrc changes:
  - Adjust dependencies according to META.yml

Upstream changes:
0.08  2009-07-29 23:39:30
   - Require Module::Pluggable 3.9 to avoid test failures.
   - More verbose error when traits cannot be found, including full search path.

0.07  2009-07-26 15:11:55
    - fix incompatibility with perl 5.8

0.06  2009-07-20 21:44:13
    - configurable trait merging support

0.05  2009-07-17 23:46:43
    - Correctly pass the application class into component constructors

0.04  2009-07-16 13:01:02
    - updated algorithm to handle CatalystX:: namespaced things
2009-08-19 18:01:23 +00:00
sno
4d951737d9 Importing package for p5 module CatalystX::Component::Traits version 0.03
as dependency of scheduled update of databases/p5-Catalyst-Model-DBIC-Schema.

Adds a "COMPONENT" in Catalyst::Component method to your Catalyst component
base class that reads the optional traits parameter from app and component
config and instantiates the component subclass with those traits using
"new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable.
2009-07-07 19:00:51 +00:00