Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2014 18:51:44 +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: r360986 - head/devel/p5-List-AllUtils
Message-ID:  <201407061851.s66IpiJx059698@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jul  6 18:51:44 2014
New Revision: 360986
URL: http://svnweb.freebsd.org/changeset/ports/360986
QAT: https://qat.redports.org/buildarchive/r360986/

Log:
  - Reformat pkg-descr

Modified:
  head/devel/p5-List-AllUtils/Makefile
  head/devel/p5-List-AllUtils/pkg-descr
  head/devel/p5-List-AllUtils/pkg-plist

Modified: head/devel/p5-List-AllUtils/Makefile
==============================================================================
--- head/devel/p5-List-AllUtils/Makefile	Sun Jul  6 18:51:39 2014	(r360985)
+++ head/devel/p5-List-AllUtils/Makefile	Sun Jul  6 18:51:44 2014	(r360986)
@@ -16,8 +16,8 @@ BUILD_DEPENDS=	p5-List-MoreUtils>=0.28:$
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings
 
-USES=		perl5
 USE_PERL5=	configure
+USES=		perl5
 
 .include <bsd.port.pre.mk>
 

Modified: head/devel/p5-List-AllUtils/pkg-descr
==============================================================================
--- head/devel/p5-List-AllUtils/pkg-descr	Sun Jul  6 18:51:39 2014	(r360985)
+++ head/devel/p5-List-AllUtils/pkg-descr	Sun Jul  6 18:51:44 2014	(r360986)
@@ -1,6 +1,6 @@
-Are you sick of trying to remember whether a particular helper is
-defined in List::Util or List::MoreUtils? I sure am. Now you don't
-have to remember. This module will export all of the functions that
-either of those two modules defines.
+Are you sick of trying to remember whether a particular helper is defined in
+List::Util or List::MoreUtils? I sure am. Now you don't have to remember. This
+module will export all of the functions that either of those two modules
+defines.
 
 WWW: http://search.cpan.org/dist/List-AllUtils/

Modified: head/devel/p5-List-AllUtils/pkg-plist
==============================================================================
--- head/devel/p5-List-AllUtils/pkg-plist	Sun Jul  6 18:51:39 2014	(r360985)
+++ head/devel/p5-List-AllUtils/pkg-plist	Sun Jul  6 18:51:44 2014	(r360986)
@@ -1,6 +1,6 @@
 %%SITE_PERL%%/List/AllUtils.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils/.packlist
 %%PERL5_MAN3%%/List::AllUtils.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils
+@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?201407061851.s66IpiJx059698>