Commit graph

9 commits

Author SHA1 Message Date
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
49d20fdbe1 Updating package for CPAN module MooseX::LazyRequire in
devel/p5-MooseX-LazyRequire from 0.07 to 0.08.

pkgsrc changes:
- adjust build (test) depends

upstream changes:
0.08      2012-07-02 09:58:41 PDT-0700  (Karen Etheridge)
  * Convert uses of Test::Exception to Test::Fatal
  * Add TODO test for RT#76054 (thanks for the report, ilyuha!)
2012-09-10 12:46:58 +00:00
hiramatsu
b63436934a Update p5-MooseX-LazyRequire to 0.07.
Change from previous:
0.07  Mon, 04 Apr 2011 18:08:34 +0200
  * Allow this module to be used with attributes in roles when using Moose
    1.9900+ (Dave Rolsky).
2011-11-06 02:43:38 +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
seb
8da57492ba Update p5-MooseX-LazyRequire from version 0.04nb1 to version 0.06.
Pkgrsc changes:
- adjust dependencies
- reset PKGREVISION

Upstream changes:
0.06  Mon, 19 Jul 2010 05:19:42 +0200
  * Updated to avoid warnings from Moose 1.09 (Dave Rolsky).

0.05  Fri, 07 May 2010 19:40:10 +0200
  * Improve distribution metadata.
2010-07-27 18:03:33 +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
879a42e3f3 Updating devel/p5-MooseX-LazyRequire from 0.03 to 0.04
Upstream changes:
0.04 Sat, 12 Sep 2009 06:05:12 +0900
  * Keep dzil from hiding the 1; at the end (Jesse Luehrs).
2009-09-12 20:39:22 +00:00
sno
3f5bb6bc94 Importing package for p5 module MooseX::LazyRequire as dependency of
scheduled update of MooseX::Method::Signatures.

This module adds a lazy_required option to Moose attribute declarations.

The reader methods for all attributes with that option will throw an
exception unless a value for the attributes was provided earlier by a
constructor parameter or through a writer method.
2009-08-19 08:21:02 +00:00