Index: head/devel/p5-Test-Spelling/Makefile =================================================================== --- head/devel/p5-Test-Spelling/Makefile (revision 370434) +++ head/devel/p5-Test-Spelling/Makefile (revision 370435) @@ -1,23 +1,23 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= Test-Spelling -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Check for spelling errors in POD files BUILD_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell \ p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 RUN_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell \ p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 TEST_DEPENDS= p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester USES= perl5 USE_PERL5= configure .include Index: head/devel/p5-Test-Spelling/distinfo =================================================================== --- head/devel/p5-Test-Spelling/distinfo (revision 370434) +++ head/devel/p5-Test-Spelling/distinfo (revision 370435) @@ -1,2 +1,2 @@ -SHA256 (Test-Spelling-0.19.tar.gz) = 9d9f86ca6f9e9748c7102b9f1d5b60d3161315a0041250dc819db03d0c676b59 -SIZE (Test-Spelling-0.19.tar.gz) = 26866 +SHA256 (Test-Spelling-0.20.tar.gz) = c32b97c8b746f3697fbd4c2783bd91e24d0f742661b9a5ab49610deb9d78e74a +SIZE (Test-Spelling-0.20.tar.gz) = 26839 Index: head/devel/p5-Test-Spelling/pkg-plist =================================================================== --- head/devel/p5-Test-Spelling/pkg-plist (revision 370434) +++ head/devel/p5-Test-Spelling/pkg-plist (revision 370435) @@ -1,6 +1,6 @@ %%SITE_PERL%%/Test/Spelling.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Spelling/.packlist %%PERL5_MAN3%%/Test::Spelling.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Spelling -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test -@dirrmtry %%SITE_PERL%%/Test +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Spelling +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test +@dir %%SITE_PERL%%/Test