Commit graph

5 commits

Author SHA1 Message Date
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
f1181d308b Drop build dependency on devel/p5-MooseX-Getopt as it introduces via the
package devel/p5-MooseX-ConfigFromFile a circular dependency for
devel/p5-MooseX-Getopt.
2009-10-12 11:03:08 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
rillig
ad2adba9a5 Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
2009-06-13 06:46:41 +00:00
he
9fe851cef5 Import p5-MooseX-Types-Path-Class version 0.05.
MooseX::Types::Path::Class creates common Moose types, coercions
and option specifications useful for dealing with Path::Class
objects as Moose attributes.

Coercions (see Moose::Util::TypeConstraints) are made from both
'Str' and 'ArrayRef' to both Path::Class::Dir and Path::Class::File
objects. If you have MooseX::Getopt installed, the Getopt option
type ("=s") will be added for both Path::Class::Dir and Path::Class::File.
2009-01-11 13:27:28 +00:00