Index: head/devel/p5-Test-YAML-Meta/Makefile =================================================================== --- head/devel/p5-Test-YAML-Meta/Makefile (revision 215424) +++ head/devel/p5-Test-YAML-Meta/Makefile (revision 215425) @@ -1,28 +1,28 @@ # New ports collection makefile for: p5-Test-YAML-Meta # Date created: 2008-02-13 # Whom: Felippe de Meirelles Motta # # $FreeBSD$ # PORTNAME= Test-YAML-Meta -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Validation of the META.yml file in a distribution BUILD_DEPENDS+= ${SITE_PERL}/Test/YAML/Valid.pm:${PORTSDIR}/devel/p5-Test-YAML-Valid \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage RUN_DEPENDS+= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Test::YAML::Meta::Version.3 \ Test::YAML::Meta.3 .include Property changes on: head/devel/p5-Test-YAML-Meta/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-Test-YAML-Meta/distinfo =================================================================== --- head/devel/p5-Test-YAML-Meta/distinfo (revision 215424) +++ head/devel/p5-Test-YAML-Meta/distinfo (revision 215425) @@ -1,3 +1,3 @@ -MD5 (Test-YAML-Meta-0.09.tar.gz) = 7e862507cd417fb0252fc01df90a8806 -SHA256 (Test-YAML-Meta-0.09.tar.gz) = 3492c4ba2094dee3681ec5e213362b73e226108b1b33d28a2bd48a83d4b1d41d -SIZE (Test-YAML-Meta-0.09.tar.gz) = 15168 +MD5 (Test-YAML-Meta-0.10.tar.gz) = d8cfed05b179f2f6aa417ea72830c767 +SHA256 (Test-YAML-Meta-0.10.tar.gz) = a0cee705d75161284a38c7bd5cecbf6cea555affa0026815e0ec4ec6f0eaaca5 +SIZE (Test-YAML-Meta-0.10.tar.gz) = 15235 Property changes on: head/devel/p5-Test-YAML-Meta/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-Test-YAML-Meta/pkg-plist =================================================================== --- head/devel/p5-Test-YAML-Meta/pkg-plist (revision 215424) +++ head/devel/p5-Test-YAML-Meta/pkg-plist (revision 215425) @@ -1,7 +1,9 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/YAML/Meta/.packlist %%SITE_PERL%%/Test/YAML/Meta.pm %%SITE_PERL%%/Test/YAML/Meta/Version.pm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/YAML/Meta @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/YAML +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test @dirrmtry %%SITE_PERL%%/Test/YAML/Meta @dirrmtry %%SITE_PERL%%/Test/YAML +@dirrmtry %%SITE_PERL%%/Test Property changes on: head/devel/p5-Test-YAML-Meta/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property