Date: Fri, 26 Sep 2014 11:35:29 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369317 - head/devel/p5-Set-Tiny Message-ID: <201409261135.s8QBZTSn016047@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Fri Sep 26 11:35:29 2014 New Revision: 369317 URL: http://svnweb.freebsd.org/changeset/ports/369317 QAT: https://qat.redports.org/buildarchive/r369317/ Log: Update to 0.02 - Drop all the @dirrmtry entries from the plist Modified: head/devel/p5-Set-Tiny/Makefile head/devel/p5-Set-Tiny/distinfo head/devel/p5-Set-Tiny/pkg-plist Modified: head/devel/p5-Set-Tiny/Makefile ============================================================================== --- head/devel/p5-Set-Tiny/Makefile Fri Sep 26 11:32:07 2014 (r369316) +++ head/devel/p5-Set-Tiny/Makefile Fri Sep 26 11:35:29 2014 (r369317) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Set-Tiny -PORTVERSION= 0.01 -PORTREVISION= 1 +PORTVERSION= 0.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Set-Tiny/distinfo ============================================================================== --- head/devel/p5-Set-Tiny/distinfo Fri Sep 26 11:32:07 2014 (r369316) +++ head/devel/p5-Set-Tiny/distinfo Fri Sep 26 11:35:29 2014 (r369317) @@ -1,2 +1,2 @@ -SHA256 (Set-Tiny-0.01.tar.gz) = 41f9fea3b7c94a95284c6cb46d828bd5c30719054e2eca4c95fdb4ad58a03687 -SIZE (Set-Tiny-0.01.tar.gz) = 5799 +SHA256 (Set-Tiny-0.02.tar.gz) = 1139765ad56cf36c8666a58e1452935c30d1f9d8f2d3558a4a4a4eb8e9b423ca +SIZE (Set-Tiny-0.02.tar.gz) = 6227 Modified: head/devel/p5-Set-Tiny/pkg-plist ============================================================================== --- head/devel/p5-Set-Tiny/pkg-plist Fri Sep 26 11:32:07 2014 (r369316) +++ head/devel/p5-Set-Tiny/pkg-plist Fri Sep 26 11:35:29 2014 (r369317) @@ -1,7 +1,3 @@ %%PERL5_MAN3%%/Set::Tiny.3.gz %%SITE_PERL%%/Set/Tiny.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Tiny/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Tiny -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set -@dirrmtry %%SITE_PERL%%/Set -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409261135.s8QBZTSn016047>