Commit graph

16 commits

Author SHA1 Message Date
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wen
76a463b295 Update to 0.11
Upstream changes:
0.11      2014-08-16 20:49:14Z
  - lots of cleanup of metadata
  - canonical git repository is now https://github.com/moose/MooseX-LazyRequire
2014-11-03 06:49:52 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wen
9d8c6b6ca7 Update to 0.10
Update DEPENDS

Upstream changes:
0.10      2013-03-15 13:09:48 PDT-0700  (Karen Etheridge)
  * use quotes around attribute name in error messages (David Precious)

0.09      2012-12-01 14:16:14 PST-0800  (Karen Etheridge)
  * Invalid tests that failed on perl 5.17.6 have been fixed (they were always
    invalid, but the changes to hash key ordering only now made the tests
    start failing in an obvious way) (RT#81419)
  * unnecessary dependency on MooseX::Types removed
2013-07-27 08:39:10 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
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