- Add p5-Test-CPAN-Meta-YAML 0.20

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

See CPAN::Meta for further details of the CPAN Meta Specification.

WWW: http://search.cpan.org/dist/Test-CPAN-Meta-YAML/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-01 06:20:26 +00:00
parent 9026f0fe04
commit 2af45f8c09
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297919
5 changed files with 47 additions and 0 deletions

View File

@ -2527,6 +2527,7 @@
SUBDIR += p5-Test-Benchmark
SUBDIR += p5-Test-BinaryData
SUBDIR += p5-Test-Block
SUBDIR += p5-Test-CPAN-Meta-YAML
SUBDIR += p5-Test-Class
SUBDIR += p5-Test-Class-Most
SUBDIR += p5-Test-ClassAPI

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-Test-CPAN-Meta-YAML
# Date created: 2012-06-01
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Test-CPAN-Meta-YAML
PORTVERSION= 0.20
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Validate a META.yml file within a CPAN distribution
BUILD_DEPENDS= p5-Test-YAML-Valid>=0.03:${PORTSDIR}/devel/p5-Test-YAML-Valid
RUN_DEPENDS= p5-Test-YAML-Valid>=0.03:${PORTSDIR}/devel/p5-Test-YAML-Valid
PERL_CONFIGURE= yes
MAN3= Test::CPAN::Meta::YAML.3 \
Test::CPAN::Meta::YAML::Version.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Test-CPAN-Meta-YAML-0.20.tar.gz) = aa927ab78b521669a4221cf6795f43cd8ec890bf6c93efe5546df6eae96a60eb
SIZE (Test-CPAN-Meta-YAML-0.20.tar.gz) = 15086

View File

@ -0,0 +1,8 @@
Test::CPAN::Meta::YAML was written to ensure that a META.yml file, provided with
a standard distribution uploaded to CPAN, meets the specifications that slowly
being introduced to module uploads, via the use of ExtUtils::MakeMaker,
Module::Build and Module::Install.
See CPAN::Meta for further details of the CPAN Meta Specification.
WWW: http://search.cpan.org/dist/Test-CPAN-Meta-YAML/

View File

@ -0,0 +1,11 @@
%%SITE_PERL%%/Test/CPAN/Meta/YAML.pm
%%SITE_PERL%%/Test/CPAN/Meta/YAML/Version.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/CPAN/Meta/YAML/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/CPAN/Meta/YAML
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/CPAN/Meta
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/CPAN
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrm %%SITE_PERL%%/Test/CPAN/Meta/YAML
@dirrmtry %%SITE_PERL%%/Test/CPAN/Meta
@dirrmtry %%SITE_PERL%%/Test/CPAN
@dirrmtry %%SITE_PERL%%/Test