Commit graph

5 commits

Author SHA1 Message Date
sno
8ebc01e13b Updating devel/p5-MooseX-MethodAttributes from 0.15 to 0.16
Upstream changes:
0.16     Tue, 15 Sep 2009 07:58:14 +0200
  * Fix so that MooseX::Role::Parameterized can be used in combination with roles
    containing method attributes + testcase from phaylon (RT#48758)
  * Fixes to avoid a deprecation warning from the latest Class::MOP (Dave
    Rolsky)
2009-09-16 17:32:07 +00:00
sno
d05a26d051 Updating package for p5 module MooseX::MethodAttributes from 0.14 to 0.15
pkgsrc changes:
  - Adjusting license
  - Adding dependency to MRO::Compat

Upstream changes:
0.15     Sun, Jul 26 18:02:05 2009 +0100
  * Fix test which was failing in some cases and additional test cases.
  * No other changes on the dev release.

0.14_01  Thu, Jul 16 20:04:04 2009 +0100
  * Add TODO tests for role combination with method attributes, proving that this doesn't work.
  * Add nasty hack to allow the application of roles with method attributes to anon classes to
    work if the user does a special handwave. This is less than optimum, see big block comment
    in the code. :/
2009-08-09 12:03:51 +00:00
seb
2c139276f2 Update p5-MooseX-MethodAttributes from version 0.11 to version 0.14.
Pkgsrc changes:
- Add build dependency on devel/p5-Test-Exception

Upstream changes:
0.14     Sun, Jun  7 01:51:49 2009 +0100
  * Fix bugs with composing roles with method attributes into other
    roles with method attributes + tests

0.13     Thu, 28 May 2009 01:19:00 +0100
  * Add Test::More and Test::Exception to requirements for RT#46395
    and RT#46396

0.12     Mon, 25 May 2009 19:33:30 +0100
  * Add additional tests for role composition behavior.
  * Add an error message if someone tries to exclude or alias methods
    from a role with attributes, which currently doesn't work.
  * Add tests for this error, and tests for behavior if aliasing did work.
2009-06-07 14:12:25 +00:00
sno
07d4aac322 PkgSrc changes:
- Updating package for p5 module MooseX::MethodAttributes from 0.09
    to 0.11
  - Adjusting dependencies

Upstream changes:
0.11  Fri, 15 May 2009 18:02:27 +0200
  * Depend on Moose 079 to prevent metaclass incompatibility failure.

0.10  Thu, 14 May 2009 00:08:30 +0100
  * Stop non Moose classes which inherit MooseX::MethodAttributes::Inheritable
    and which define a sub meta from throwing an exception.
2009-05-17 19:46:45 +00:00
sno
8b52595e2c PkgSrc import of perl 5 module MooseX::MethodAttributes.
This module is a required dependency for the update of Catalyst::Runtime
(/www/p5-Catalyst-Runtime) to 5.800.

This package contains Moose meta method objects.
2009-04-29 19:29:51 +00:00