Subject: CVS commit: pkgsrc/devel/p5-Test-DependentModules
From: Makoto Fujiwara
Date: 2015-11-26 14:02:14
Message id: 20151126130214.E074A98@cvs.netbsd.org

Log Message:
(pkgsrc)
 - Add one BUILD_DEPENDS for make test
   +BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build

(upstream)
 - Update 0.21 to 0.26
   -------------------
0.26   2015-11-07
- The previous release only had a partial fix for failures to resolve distro
  names. This release fixes this more completely.

0.25   2015-11-07
- This module would die when it couldn't turn a dependent module name into a
  distro. Now it outputs a diag() message and continues on.

0.24   2015-10-04
- When test_all_dependents() is called, deps are now sorted before testing.

- The prereqs log now tells shows you the "root" distribution when \ 
installing
  prereqs of prereqs. This makes it easier to figure out which dependent is
    pulling in some uninstallable module.

0.23   2015-10-04
- Use diag to print the name of each distribution before it is tested. This is
  helpful if a particular distro hangs during the build or test phases.

0.22   2015-08-21
- The test_all_dependents() sub now lets you pass a filter subroutine instead
  of an exclude regex. This is a lot simpler to implement in many cases.

Files:
RevisionActionfile
1.6modifypkgsrc/devel/p5-Test-DependentModules/Makefile
1.5modifypkgsrc/devel/p5-Test-DependentModules/distinfo