Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
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.
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
Module::Install is for Authors only.
Bumping revision
|
|
Change from previous:
1.003014 - 2011/09/12
- Don't look in the stash for type names containing :: (Jesse Luehrs)
|
|
|
|
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!
|
|
pkgsrc changes:
- Updating dependencies
Upstream changes:
1.003013 - 2010/01/08
- Add version to List::MoreUtils as we need part() (Leo Lapworth)
|
|
devel/p5-Class-MOP. A late detected incompible change forced it.
|
|
Upstream changes:
1.003012 - 2009/09/13
- Pass from_namespace to type constraint class even if there is a callback
provided. (This lets the callback be wrapped/extended better.)
|
|
pkgsrc changes:
- Adjusting dependencies according to META.yml
Upstream changes:
1.003011 - 2009/08/18
- Resolve aliased type names when a namespace to look aliases up is given.
|
|
1.003010.
Upstream changes:
1.003010 - 2009/07/30
- Make it work with upcomming PPI 1.204
|
|
the NetBSD Packages Collection.
The Perl 5 module Parse::Method::Signatures is inspired by
Perl6::Signature but streamlined to just support the subset deemed
useful for TryCatch and MooseX::Method::Signatures.
|