pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Devel-Cover
Module Name: pkgsrc
Committed By: wen
Date: Sat Apr 26 14:27:07 UTC 2014
Modified Files:
pkgsrc/devel/p5-Devel-Cover: Makefile distinfo
Log Message:
Update to 1.12
Update DEPENDS
Upstream changes:
Release 1.12 - 17 April 2014
- Fix test failure on OSX, FreeBSD and HPUX (thanks H.Merijn Brand).
Release 1.11 - 13 April 2014
- Tests should pass when all run in parallel (Kent Fredric) (github 69).
- Fix problems with using Sereal as DB format.
Release 1.10 - 6 April 2014
- Test against 5.19.10.
- Add Sereal backend and use it if available.
- Support spaces in DB path (Keith Wissing) (github 81).
- Test against 5.8 on Travis (Slaven Rezi膰) (github 76).
- HTML cleanups (H.Merijn Brand).
- Fix deep recursion with use overload (Matthew Horsfall) (github 78, 79).
- Improve testing process.
Release 1.09 - 15 March 2014
- Add Contributors file.
- Test against 5.19.4 - 5.19.9.
- Officially support 5.18.2.
- Fix shortcircuiting conditional operators for blead changes
(Matthew Horsfall) (rt 90591) (github 75, 80).
- Fix tab expansion in HTML report (H.Merijn Brand) (github 83).
Release 1.08 - 24 August 2013
- Don't test against 5.17.x development releases.
- Don't test against 5.19.2 and 5.19.3 which have a bug which causes tests to
fail.
- Perl 5.18 is more picky about POD encodings (Gregor Herrmann) (rt 88027).
- Numerous typo fixes (David Steinbrunner) (github 67).
Release 1.07 - 22 August 2013
- Improve -coverage options, fix -ignore_re for .gcov files (Steve Sanbeg)
(github 53).
- Work around B::CV::GV regression in 5.18.1.
- Officially support 5.18.1.
- Test against 5.19.1, 5.19.2 and 5.19.3.
Release 1.06 - 17 July 2013
- More DEVEL_COVER_NO_TESTS changes for p5cover.
Release 1.05 - 17 July 2013
- Quieten some deparse warnings.
- Fix errors in write_csv (Jim Keenan) (github 64).
- Fix error in -inc/+inc docs and pod formatting (Olaf Alders) (github 65).
- Add DEVEL_COVER_NO_TESTS option to not run any tests during p5cover.
Release 1.04 - 1 June 2013
- Fix return code from cover (Kan Fushihara) (guthub 61).
- Fix pod coverage for multiple packages in a file. (rt 34888).
- Speed improvements.
Release 1.03 - 20 May 2013
- Fixes for correct operation with 5.17.11, 5.18.0 and 5.19.0.
Release 1.02 - 28 April 2013
- Make -silent even quieter (Sergiy Borodych) (guthub 49).
- mod_perl2 on Debian sets $^X to apache2 (Lasse Makholm) (github 47).
- Add csv file for use with metacpan (Dinis Rebolo) (github 56).
- cover -test exists with the staus of the underlying test run (Kan Fushihara)
(github 57, 58).
- Quieten a warning (Jim Keenan) (github 59).
Release 1.01 - 30 March 2013
- Test against 5.14.4, 5.16.3, 5.17.8, 5.17.9 and 5.17.10.
- Ignore PERL5OPT during tests. And other make targets. (rt 43833).
- &&=, ||= and //= operators now require RHS to be true and false.
- Fix some "uninitialized value" warnings.
Release 1.00 - 10 February 2013
- Fix segv in constant folding of xor ops (github 40).
- Fix various problems running Devel::Cover under tainting (github 41).
- Add JavaScript to filter results in html_basic (David Cantrell) (github 42).
Use -norestrict option to keep previous behaviour.
- Document ability to mark code as uncoverable (github 45).
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Devel-Cover/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Devel-Cover/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