Date: Wed, 8 Oct 2014 12:06:04 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370435 - head/devel/p5-Test-Spelling Message-ID: <201410081206.s98C643x048671@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Wed Oct 8 12:06:04 2014 New Revision: 370435 URL: https://svnweb.freebsd.org/changeset/ports/370435 QAT: https://qat.redports.org/buildarchive/r370435/ Log: Update to 0.20 Modified: head/devel/p5-Test-Spelling/Makefile head/devel/p5-Test-Spelling/distinfo head/devel/p5-Test-Spelling/pkg-plist Modified: head/devel/p5-Test-Spelling/Makefile ============================================================================== --- head/devel/p5-Test-Spelling/Makefile Wed Oct 8 10:40:59 2014 (r370434) +++ head/devel/p5-Test-Spelling/Makefile Wed Oct 8 12:06:04 2014 (r370435) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Spelling -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Spelling/distinfo ============================================================================== --- head/devel/p5-Test-Spelling/distinfo Wed Oct 8 10:40:59 2014 (r370434) +++ head/devel/p5-Test-Spelling/distinfo Wed Oct 8 12:06:04 2014 (r370435) @@ -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 Modified: head/devel/p5-Test-Spelling/pkg-plist ============================================================================== --- head/devel/p5-Test-Spelling/pkg-plist Wed Oct 8 10:40:59 2014 (r370434) +++ head/devel/p5-Test-Spelling/pkg-plist Wed Oct 8 12:06:04 2014 (r370435) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410081206.s98C643x048671>