pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Test-DependentModules



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Nov 26 13:02:14 UTC 2015

Modified Files:
        pkgsrc/devel/p5-Test-DependentModules: Makefile distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Test-DependentModules/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test-DependentModules/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index