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)
This commit is contained in:
parent
28de8574c0
commit
523b4033cd
2 changed files with 12 additions and 13 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:30 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2013/08/25 07:50:37 wen Exp $
|
||||
|
||||
DISTNAME= Module-CPANTS-Analyse-0.85
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 4
|
||||
DISTNAME= Module-CPANTS-Analyse-0.9002
|
||||
PKGNAME= p5-${DISTNAME:S/9002/90.02/}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
|
||||
|
||||
|
@ -11,22 +10,22 @@ HOMEPAGE= http://search.cpan.org/dist/Module-CPANTS-Analyse/
|
|||
COMMENT= Perl5 module to generate Kwalitee ratings for a distribution
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Archive-Any>=0.06:../../archivers/p5-Archive-Any
|
||||
DEPENDS+= p5-Archive-Any-Lite>=0.06:../../archivers/p5-Archive-Any-Lite
|
||||
DEPENDS+= {perl>=5.10,p5-Archive-Tar>=1.30}:../../archivers/p5-Archive-Tar
|
||||
DEPENDS+= p5-Array-Diff>=0.04:../../devel/p5-Array-Diff
|
||||
DEPENDS+= p5-CPAN-DistnameInfo>=0.06:../../devel/p5-CPAN-DistnameInfo
|
||||
DEPENDS+= p5-CPAN-Meta>=2.131490:../../devel/p5-CPAN-Meta
|
||||
DEPENDS+= p5-Class-Accessor>=0.19:../../devel/p5-Class-Accessor
|
||||
DEPENDS+= p5-File-Find-Rule>=0:../../devel/p5-File-Find-Rule
|
||||
DEPENDS+= p5-File-Slurp>=0:../../devel/p5-File-Slurp
|
||||
DEPENDS+= p5-File-Find-Rule-VCS>=0:../../devel/p5-File-Find-Rule-VCS
|
||||
DEPENDS+= p5-IO-Capture>=0.05:../../devel/p5-IO-Capture
|
||||
DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils
|
||||
DEPENDS+= p5-Module-ExtractUse>=0.18:../../devel/p5-Module-ExtractUse
|
||||
DEPENDS+= p5-Module-ExtractUse>=0.30:../../devel/p5-Module-ExtractUse
|
||||
DEPENDS+= {perl>=5.10,p5-Module-Pluggable>=2.96}:../../devel/p5-Module-Pluggable
|
||||
DEPENDS+= {perl>=5.10,p5-Pod-Simple>=2.02}:../../textproc/p5-Pod-Simple
|
||||
DEPENDS+= p5-Readonly>=0:../../devel/p5-Readonly
|
||||
DEPENDS+= p5-Set-Scalar>=0:../../devel/p5-Set-Scalar
|
||||
DEPENDS+= p5-Software-License>=0.003:../../devel/p5-Software-License
|
||||
DEPENDS+= p5-Test-YAML-Meta>=0.11:../../devel/p5-Test-YAML-Meta
|
||||
DEPENDS+= p5-Text-CSV_XS>=0.45:../../textproc/p5-Text-CSV_XS
|
||||
DEPENDS+= p5-YAML-Syck>=0.95:../../textproc/p5-YAML-Syck
|
||||
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
|
||||
DEPENDS+= {perl>=5.10,p5-version>=0.73}:../../devel/p5-version
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2009/07/18 22:13:47 sno Exp $
|
||||
$NetBSD: distinfo,v 1.4 2013/08/25 07:50:37 wen Exp $
|
||||
|
||||
SHA1 (Module-CPANTS-Analyse-0.85.tar.gz) = 786dff7b1dea8d0a330f3933ce2609d510ba0cdd
|
||||
RMD160 (Module-CPANTS-Analyse-0.85.tar.gz) = a80700ec4d01385fed749b8f091292bbba0cbfb0
|
||||
Size (Module-CPANTS-Analyse-0.85.tar.gz) = 496362 bytes
|
||||
SHA1 (Module-CPANTS-Analyse-0.9002.tar.gz) = 744d9f366a7caf1127a47d05901ea73763d8e2e7
|
||||
RMD160 (Module-CPANTS-Analyse-0.9002.tar.gz) = 339499a4c845d4b26551fc54923f5c7a9f2f865b
|
||||
Size (Module-CPANTS-Analyse-0.9002.tar.gz) = 602509 bytes
|
||||
|
|
Loading…
Reference in a new issue