svn commit: r360986 - head/devel/p5-List-AllUtils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 6 18:51:45 UTC 2014


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
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List
 @dirrmtry %%SITE_PERL%%/List


More information about the svn-ports-head mailing list