diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Function-Parameters/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Function-Parameters/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Function-Parameters/Makefile b/devel/p5-Function-Parameters/Makefile index 5bbb222f5c37..fe6dcbb51647 100644 --- a/devel/p5-Function-Parameters/Makefile +++ b/devel/p5-Function-Parameters/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Function-Parameters -PORTVERSION= 1.02.02 +PORTVERSION= 1.03.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAUKE @@ -19,7 +19,9 @@ TEST_DEPENDS= p5-Dir-Self>=0:${PORTSDIR}/devel/p5-Dir-Self \ p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ - p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal + p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ + p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-aliased>=0:${PORTSDIR}/devel/p5-aliased USE_PERL5= 5.14+ configure USES= perl5 diff --git a/devel/p5-Function-Parameters/distinfo b/devel/p5-Function-Parameters/distinfo index a3d8368cf593..16fe804aa0b5 100644 --- a/devel/p5-Function-Parameters/distinfo +++ b/devel/p5-Function-Parameters/distinfo @@ -1,2 +1,2 @@ -SHA256 (Function-Parameters-1.0202.tar.gz) = a575bdb452da0e2ff6f221470b31b150509c5058155634af236aed45d4177b34 -SIZE (Function-Parameters-1.0202.tar.gz) = 63728 +SHA256 (Function-Parameters-1.0301.tar.gz) = 54ec7650a12009c4de8bac342c5eb06fca011079f3605c2f1d7e38a0fb077b6a +SIZE (Function-Parameters-1.0301.tar.gz) = 68970 |