2013-10-28 16:19:31 by Wen Heping | Files touched by this commit (3) | |
Log message: Remove p5-MooseX-ChainedAccessors, deprecated upstream, use \ p5-MooseX-Attribute-Chained instead. |
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message: Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. |
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message: Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them. |
2011-11-13 10:34:36 by Hiramatsu Yoshifumi | Files touched by this commit (3) | |
Log message: Import MooseX::ChainedAccessors into devel/p5-MooseX-ChainedAccessors. This module is required to update www/p5-HTML-FormFu. MooseX::ChainedAccessors is a Moose Trait which allows for method chaining on accessors by returning $self on write/set operations. |