Index: head/devel/p5-MooseX-App/Makefile =================================================================== --- head/devel/p5-MooseX-App/Makefile (revision 434601) +++ head/devel/p5-MooseX-App/Makefile (revision 434602) @@ -1,31 +1,39 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= MooseX-App -PORTVERSION= 1.37 +PORTVERSION= 1.37.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write user-friendly command line apps with even less suffering LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Config-Any>=0:devel/p5-Config-Any \ p5-IO-Interactive>=0:devel/p5-IO-Interactive \ p5-Moose>=2:devel/p5-Moose \ p5-MooseX-Types-Path-Class>=0:devel/p5-MooseX-Types-Path-Class \ p5-Path-Class>=0:devel/p5-Path-Class \ p5-Pod-Elemental>=0:textproc/p5-Pod-Elemental \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most \ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include +.include + +.if ${PERL_LEVEL} < 502502 +BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.44:lang/p5-Scalar-List-Utils +RUN_DEPENDS+= p5-Scalar-List-Utils>=1.44:lang/p5-Scalar-List-Utils +.endif + +.include Index: head/devel/p5-MooseX-App/distinfo =================================================================== --- head/devel/p5-MooseX-App/distinfo (revision 434601) +++ head/devel/p5-MooseX-App/distinfo (revision 434602) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479403362 -SHA256 (MooseX-App-1.37.tar.gz) = 8db4d936bb3c1c3730e40b7391cff6a4557e47c39d1182c55cba52ad3e77388d -SIZE (MooseX-App-1.37.tar.gz) = 88559 +TIMESTAMP = 1487767124 +SHA256 (MooseX-App-1.3701.tar.gz) = 57ef199b45fa26bc519a4cc4713783b76ebe5b572b19870ff5df3c56ac0dd77f +SIZE (MooseX-App-1.3701.tar.gz) = 90300