Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (11m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 20:16:19 UTC Now

2013-08-25 07:50:37 UTC MAIN commitmail json YAML

Update to 0.90.02
Update DEPENDS

Upstream changes:
0.90_02 2013-08-03

Fixed rt#87535 - incorrect version specification in 0.90_01 (ether)
Fixed rt#87534 - Test failure in 0.90_01 (ether)
Fixed rt#87561 - t/11_hash_random.t fails due to undeclared test dependency (wyant)
0.90_01 2013-08-01

Applied all the changes in 0.88 again, and removed a few non-portable metrics for Test::Kwalitee.
0.89 2013-08-01

Tentatively reverted all the changes in 0.88
0.88 2013-08-01

add metric no_dot_underscore_files (daxim, charsbar)
remove metrics distributed_by_debian, latest_version_distributed_by_debian, has_no_bugs_reported_in_debian, has_no_patches_in_debian, no_cpants_errors, uses_test_nowarnings, has_test_pod, has_test_pod_coverage, has_examples (charsbar)
add metric portable_filenames (charsbar)
numerous fixes for a smoother operation of www-cpants (charsbar)
0.87 2013-02-12

fix rt#80225 - Test failures due to Test::CPAN::Meta::YAML::Version interface change (wyant)
fix rt#82939 - Hash-Randomization causes 10_analyse.t to fail (kentnl, chorny)
fix rt#44796 - Module::CPANTS::Kwalitee::Manifest broken for MANIFESTs containing files with spaces (rivy)
0.86 2012-04-11

add several strict and warnings equivalents & make it easy to add more
fix when Moose is used and strict is not used
add info about MIN_PERL_VERSION
better remedy for metayml_declares_perl_version
metayml_declares_perl_version moved from experimental to extra
some pod improvements (jquelin)
fix rt#65903 - no more Test::YAML::Meta::Version on CPAN (jquelin)
replace YAML::Syck with YAML::Any (jquelin)
no_symlinks checks only files in MANIFEST, use "maniread" in ExtUtils::Manifest (rurban)
add more equivalents for use_strict and use_warnings tests (doherty)
implement valid_signature metric (daxim)

(wen)