Commit graph

7 commits

Author SHA1 Message Date
abs
7efeb34bff Updated devel/p5-MooseX-InsideOut to 0.106
0.106   Sat, 05 Mar 2011 21:50:10 -0600
  * stop shipping two copies of the pod tests

0.105   Mon, 27 Sep 2010 15:06:30 -0400
  * avoid warnings with latest Moose

pkgsrc change: handle p5-Class-MOP now being part of p5-Moose
2011-08-23 09:20:49 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +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
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
sno
600064923e Updating devel/p5-MooseX-InsideOut from 0.103 to 0.104
pkgsrc changes:
  - using "correct" license definition

Upstream changes:
0.104   Thu, 10 Sep 2009 22:12:11 -0400
  * avoid warnings with latest Moose
2009-09-12 20:35:39 +00:00
seb
f758e6a875 Update p5-MooseX-InsideOut from version 0.102 to version 0.103.
Upstream changes:
0.103   Mon, 27 Apr 2009 11:22:28 -0400
  * avoid warnings with latest Moose
2009-04-27 22:56:54 +00:00
seb
38d5383f0a Initial import of p5-MooseX-InsideOut version 0.102 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::InsideOut provides metaroles for inside-out
objects. That is, it sets up attribute slot storage somewhere other
than inside $self. This means that you can extend non-Moose classes,
whose internals you either don't want to care about or aren't
hash-based.
2009-04-20 19:40:56 +00:00