Commit graph

8 commits

Author SHA1 Message Date
adam
32898aa385 Revision bump after updating perl to 5.14.1 2011-08-10 04:05:44 +00:00
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
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
abs
51253f9783 +p5-boolean 2009-02-13 23:41:06 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
he
06fb5005ac Update from version 0.04003 to 0.04004. Changes:
0.04004 Tue Aug 12 20:40:45 2008
    - Fixed typo about deprecation

and the corrected typo is "now" instead of "not" in the last item in:

0.04003 Thur Aug 07 19:27:33 2008
    - Changed license to Perl now that Inheritable has also changed
    - Class::Data::Accessor is now deprecated in favor of
		Class::Accessor::Grouped or Moose
2008-08-13 07:31:16 +00:00
he
4b2b94b2a5 Update from version 0.04002 to 0.04003. Changes:
0.04003 Thur Aug 07 19:27:33 2008
    - Changed license to Perl now that Inheritable has also changed
    - Class::Data::Accessor is not deprecated in favor of
		Class::Accessor::Grouped or Moose
2008-08-11 11:52:08 +00:00
abs
4997193f03 Added devel/p5-Class-Data-Accessor version 0.04002
Class::Data::Accessor is the marriage of Class::Accessor and
Class::Data::Inheritable into a single module. It is used for creating
accessors to class data that overridable in subclasses as well as in
class instances.

WWW: http://search.cpan.org/dist/Class-Data-Accessor/
2008-07-14 09:22:57 +00:00