diff options
-rw-r--r-- | devel/p5-POE-Test-Loops/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-POE-Test-Loops/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-POE-Test-Loops/Makefile b/devel/p5-POE-Test-Loops/Makefile index 5c1d105c23b7..eee85e3496af 100644 --- a/devel/p5-POE-Test-Loops/Makefile +++ b/devel/p5-POE-Test-Loops/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Test-Loops -PORTVERSION= 1.354 +PORTVERSION= 1.359 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO @@ -14,6 +14,9 @@ COMMENT= Reusable tests for POE Loop authors LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Test-Simple>=1.001.003:${PORTSDIR}/devel/p5-Test-Simple +RUN_DEPENDS= p5-Test-Simple>=1.001.003:${PORTSDIR}/devel/p5-Test-Simple + USES= perl5 USE_PERL5= configure diff --git a/devel/p5-POE-Test-Loops/distinfo b/devel/p5-POE-Test-Loops/distinfo index 1954c6104dc0..6d4e719e7dc2 100644 --- a/devel/p5-POE-Test-Loops/distinfo +++ b/devel/p5-POE-Test-Loops/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Test-Loops-1.354.tar.gz) = 666f2dff9f3471f098d10f4fcd6f15a4c908ffda5b43a246d562aa705e2841eb -SIZE (POE-Test-Loops-1.354.tar.gz) = 70397 +SHA256 (POE-Test-Loops-1.359.tar.gz) = 59220192d1a8f6e2d21d3e202e3978457cc896d6f3dcba08b89a1556f391c11d +SIZE (POE-Test-Loops-1.359.tar.gz) = 72000 |