2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
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.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2011-11-14 10:39:58 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-MooseX-Singleton to 0.27.
Changes from previous:
0.27 2011-05-19
- Fix 006-cooperative.t - this test requires MooseX::StrictConstructor
0.16+ to pass with Moose 2.00+. Reported by Alexandr Ciornii. RT
#67965. (Dave Rolsky)
0.26 2011-02-26
- This module will now work with Moose 1.9900+, but it still works with
older Moose as well. (Dave Rolsky)
- The test suite now uses Test::Fatal instead of Test::Exception. (Karen
Etheridge)
|
2011-08-14 14:26:51 by OBATA Akio | Files touched by this commit (406) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-09-02 22:18:40 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-MooseX-Singleton from 0.24nb1 to 0.25
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.25 2010-08-22
- Fixes for latest Moose. (Dave Rolsky)
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
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-07-28 10:38:15 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Update p5-MooseX-Singleton from version 0.22 to version 0.24.
Pkgsrc changes:
- adjust dependencies
- set PERL5_MODULE_TYPE to Module::Install::Bundled
Upstream changes:
0.24 2010-07-15
- Require Moose 0.94+. (Dave Rolsky)
0.23 2010-07-15
- Use modern Moose APIs to avoid warnings from the next Moose. (Dave
Rolsky)
|
2010-01-16 18:52:15 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-MooseX-Singleton from 0.21nb1 to 0.22
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
0.22 2009-12-25
- The ->initialize method was both broken and undocumented. RT
#51260. (Dave Rolsky)
- Updated docs to encourage use of ->instance and ->initialize, and
discourage calling ->new directly. Doing so may be deprecated in a
future release. (Dave Rolsky)
|
2009-09-24 08:50:22 by Jens Rehsack | Files touched by this commit (116) |
Log message:
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
|