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
9c00db245a Update p5-MooseX-Role-WithOverloading from version 0.06 to version 0.08.
Upstream changes:
0.08  Mon, 19 Jul 2010 22:04:22 +0200
  * Really avoid warnings from Moose 1.09 (Dave Rolsky).

0.07  Mon, 19 Jul 2010 05:56:05 +0200
  * Avoid warnings from Moose 1.09 (Dave Rolsky).
2010-07-25 23:12:34 +00:00
seb
60a081c563 Update p5-MooseX-Role-WithOverloading from version 0.05 to version 0.06.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.06  Fri, 07 May 2010 19:00:11 +0200
  * Improve distribution metadata.
  * Disable workaround for Moose < 0.94 and bump the dependency version.
2010-07-18 18:42:11 +00:00
sno
6a09e73b96 Updating devel/p5-MooseX-Role-WithOverloading from 0.03 to 0.05
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.05  Sat, 18 Jan 2010 18:15:00 +0000
  * Work around changes in composition_class_role in Moose >= 0.93_01
    to be compatible with both old and new Moose versions.

0.04  Mon, 04 Jan 2010 18:40:11 +0100
  * Depend on Test::More 0.88 for done_testing.
2010-01-16 17:50:33 +00:00
sno
fd0cef2d27 Importing package into devel/p5-MooseX-Role-WithOverloading containing
a Moose extension for roles which support overloading (perl5 module) in
version 0.03:

MooseX::Role::WithOverloading allows to write a Moose::Role which defines
overloaded operators and allows those operator overloadings to be composed
into the classes/roles/instances it's compiled to, while plain Moose::Roles
would lose the overloading.
2009-11-21 13:55:04 +00:00