From owner-svn-ports-head@FreeBSD.ORG Mon Oct 6 23:06:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA4549B3; Mon, 6 Oct 2014 23:06:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DF35978; Mon, 6 Oct 2014 23:06:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s96N6oK4069150; Mon, 6 Oct 2014 23:06:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s96N6nOm069147; Mon, 6 Oct 2014 23:06:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201410062306.s96N6nOm069147@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 6 Oct 2014 23:06:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370251 - head/devel/p5-List-AllUtils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2014 23:06:50 -0000 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