- Add p5-Test-CPAN-Meta 0.23

Test::CPAN::Meta was written to ensure that a META.yml file, provided with a
standard distribution uploaded to CPAN, meets the specifications that are slowly
being introduced to module uploads, via the use of package makers and installers
such as ExtUtils::MakeMaker, Module::Build and Module::Install.

WWW: http://search.cpan.org/dist/Test-CPAN-Meta/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-02-22 14:08:34 +00:00
parent 4749a78700
commit f2ced40746
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345646
5 changed files with 41 additions and 0 deletions

View file

@ -2800,6 +2800,7 @@
SUBDIR += p5-Test-BinaryData
SUBDIR += p5-Test-Bits
SUBDIR += p5-Test-Block
SUBDIR += p5-Test-CPAN-Meta
SUBDIR += p5-Test-CPAN-Meta-YAML
SUBDIR += p5-Test-CheckDeps
SUBDIR += p5-Test-CheckManifest

View file

@ -0,0 +1,21 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-CPAN-Meta
PORTVERSION= 0.23
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Validate your CPAN META.yml files
LICENSE= ART20
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=0.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-CPAN-Meta-0.23.tar.gz) = dda70c5cb61eddc6d3148cb66b6ff5eb4546a065257f4c104112a8a8a3575116
SIZE (Test-CPAN-Meta-0.23.tar.gz) = 15855

View file

@ -0,0 +1,6 @@
Test::CPAN::Meta was written to ensure that a META.yml file, provided with a
standard distribution uploaded to CPAN, meets the specifications that are slowly
being introduced to module uploads, via the use of package makers and installers
such as ExtUtils::MakeMaker, Module::Build and Module::Install.
WWW: http://search.cpan.org/dist/Test-CPAN-Meta/

View file

@ -0,0 +1,11 @@
%%SITE_PERL%%/Test/CPAN/Meta.pm
%%SITE_PERL%%/Test/CPAN/Meta/Version.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/CPAN/Meta/.packlist
%%PERL5_MAN3%%/Test::CPAN::Meta.3.gz
%%PERL5_MAN3%%/Test::CPAN::Meta::Version.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/CPAN/Meta
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/CPAN
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrmtry %%SITE_PERL%%/Test/CPAN/Meta
@dirrmtry %%SITE_PERL%%/Test/CPAN
@dirrmtry %%SITE_PERL%%/Test