Updating package for Perl 5 module Test::CPAN::Meta::YAML in
devel/p5-Test-CPAN-Meta-YAML from 0.17 to 0.20. pkgsrc changes: - update license info Upstream changes: 0.20 19/04/2012 - further spelling fix. (Florian Schlichting). - removed DSLIP info. 0.19 17/04/2012 - RT#76611: spelling fix. (Florian Schlichting & Gregor Herrmann). 0.18 13/04/2012 - RT#74317: imported url validation from CPAN::Meta (Alex Hartmaier). - RT#66692: updated license type (Paul Howarth). - updates to examples.
This commit is contained in:
parent
1350649495
commit
c0addede46
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/12/13 00:28:33 hiramatsu Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2012/07/06 14:04:52 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Test-CPAN-Meta-YAML-0.17
|
||||
DISTNAME= Test-CPAN-Meta-YAML-0.20
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Test-CPAN-Meta-YAML/
|
||||
COMMENT= Perl 5 module to validate the META.yml file in a distribution
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
LICENSE= artistic-2.0
|
||||
|
||||
BUILD_DEPENDS+= p5-Test-Pod>=1.0:../../devel/p5-Test-Pod
|
||||
BUILD_DEPENDS+= p5-Test-Pod-Coverage>=0.08:../../devel/p5-Test-Pod-Coverage
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/12/13 00:28:33 hiramatsu Exp $
|
||||
$NetBSD: distinfo,v 1.2 2012/07/06 14:04:52 sno Exp $
|
||||
|
||||
SHA1 (Test-CPAN-Meta-YAML-0.17.tar.gz) = ea8b7610f3826c35001c64c16990602e3d70674e
|
||||
RMD160 (Test-CPAN-Meta-YAML-0.17.tar.gz) = 8ca81b842922039a56335c7e7f1ace370c1d2836
|
||||
Size (Test-CPAN-Meta-YAML-0.17.tar.gz) = 15282 bytes
|
||||
SHA1 (Test-CPAN-Meta-YAML-0.20.tar.gz) = 43c6d1f70015aacbd62cb7199135d97c2327a29e
|
||||
RMD160 (Test-CPAN-Meta-YAML-0.20.tar.gz) = f5136b5343eedf25008a287eef95eeb4d39f0d87
|
||||
Size (Test-CPAN-Meta-YAML-0.20.tar.gz) = 15086 bytes
|
||||
|
|
Loading…
Reference in a new issue