Date: Mon, 6 Oct 2014 23:06:49 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370251 - head/devel/p5-List-AllUtils Message-ID: <201410062306.s96N6nOm069147@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 6 23:06:49 2014 New Revision: 370251 URL: https://svnweb.freebsd.org/changeset/ports/370251 QAT: https://qat.redports.org/buildarchive/r370251/ Log: - Update to 0.09 - Cleanup PLIST Changes: http://search.cpan.org/dist/List-AllUtils/Changes Modified: head/devel/p5-List-AllUtils/Makefile head/devel/p5-List-AllUtils/distinfo head/devel/p5-List-AllUtils/pkg-plist Modified: head/devel/p5-List-AllUtils/Makefile ============================================================================== --- head/devel/p5-List-AllUtils/Makefile Mon Oct 6 23:06:43 2014 (r370250) +++ head/devel/p5-List-AllUtils/Makefile Mon Oct 6 23:06:49 2014 (r370251) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= List-AllUtils -PORTVERSION= 0.08 -PORTREVISION= 1 +PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-List-AllUtils/distinfo ============================================================================== --- head/devel/p5-List-AllUtils/distinfo Mon Oct 6 23:06:43 2014 (r370250) +++ head/devel/p5-List-AllUtils/distinfo Mon Oct 6 23:06:49 2014 (r370251) @@ -1,2 +1,2 @@ -SHA256 (List-AllUtils-0.08.tar.gz) = 27ddc2f0d47656cd3e08846ffe19f765bbd6c1d0e3c751ce4bb704e2b0b7ad1f -SIZE (List-AllUtils-0.08.tar.gz) = 19283 +SHA256 (List-AllUtils-0.09.tar.gz) = 4cfe6359cc6c9f4ba0d178e223f4b468d3cf7768d645334962f05de069bdaee2 +SIZE (List-AllUtils-0.09.tar.gz) = 25846 Modified: head/devel/p5-List-AllUtils/pkg-plist ============================================================================== --- head/devel/p5-List-AllUtils/pkg-plist Mon Oct 6 23:06:43 2014 (r370250) +++ head/devel/p5-List-AllUtils/pkg-plist Mon Oct 6 23:06:49 2014 (r370251) @@ -1,6 +1,3 @@ %%SITE_PERL%%/List/AllUtils.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils/.packlist %%PERL5_MAN3%%/List::AllUtils.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List -@dirrmtry %%SITE_PERL%%/List
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410062306.s96N6nOm069147>