Next | Query returned 24 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2019-07-01 23:36:01 by Nia Alarie | Files touched by this commit (232)
Log message:
Follow some remaining search.cpan.org redirects.
   2019-01-26 03:47:22 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.27

Upstream changes:
0.27   2019-01-19

- If test_all_dependents() cannot find anything that depends on the given
  module it runs `plan( skip_all => ... )` rather than `plan(0)`. The latter
  causes the test to fail. While this should never really happen in normal use
  it can be an issue when MetaCPAN is having problems (such as
  https://github.com/metacpan/metacpan-web/issues/2139).

- Explicitly add JSON::PP to our prereqs. This seems to fix an issue with
  testing on Perl 5.10.1. This module is needed by something in our dependency
  chain but it doesn't get installed.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2017-03-20 10:16:46 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add following lines for make test
---------------------------------
 BUILD_DEPENDS+=        \ 
p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
 BUILD_DEPENDS+=        p5-Specio-[0-9]*:../../devel/p5-Specio
 BUILD_DEPENDS+=        \ 
p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2015-11-26 14:02:14 by Makoto Fujiwara | Files touched by this commit (2)
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.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-06 12:07:46 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update to 0.22
-----------------
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.
   2015-08-06 11:26:21 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 0.21. Improve DESCR.

0.21   2015-07-17

- If PERL_TEST_DM_CPAN_VERBOSE was true and Test::More had not been loaded in
  the process you would get an error. GH #9.

Next | Query returned 24 messages, browsing 11 to 20 | Previous