Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Module-Pluggable
From: Jens Rehsack
Date: 2012-09-10 12:57:16
Message id: 20120910105716.47CCE175DD@cvs.netbsd.org
Log Message:
Updating package for CPAN module Module::Pluggable in
devel/p5-Module-Pluggable from 4.0 to 4.3.
pkgsrc changes:
- switch PERL5_MODULE_TYPE from ExtUtils::MakeMaker (default) to
Module::Build
upstream changes:
2012-08-15 - 4.3
* Fix calling the correct method when instantiating (Doh!)
* Hopefully stop smoker failures
2012-08-14 - 4.2
* Fix a problem with installation directory (Jerry D. Hedden)
2012-07-20 - 4.1
* Allow triggers on events which gives a powerful way to modify
behaviour (Tim Brody, Dan Dascalescu, Paul Evans, Jens Rehsack)
* Put documentation in about behaviour under blib and test, allow
searching outside blib under test (suggestion from Stephen Baynes)
* Made following symlinks the default behaviour, added ability to
turn that off (Aran Deltac)
* Fix installation path (Matthias Dietrich, Todd Rinaldo)
* Allow min_depth and max_depth (as per suggestion from Jens Rehsack)
* Set our @INC up to include and prefer our search_dirs if necessary
(as per suggestion from Ian Goodacre)
* Switch to Module::Build
Files: