diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-02-05 16:56:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-02-05 16:56:29 +0000 |
commit | fe8dc59bb02ff5167d5c73cbecf16c074264955c (patch) | |
tree | c98c117f06c20fbeadc678965c7caef2fd4741ab /devel/p5-POE-Test-Loops | |
parent | d7817ab27346598fadd8833ab83e35ad83d4c491 (diff) |
Notes
Diffstat (limited to 'devel/p5-POE-Test-Loops')
-rw-r--r-- | devel/p5-POE-Test-Loops/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-POE-Test-Loops/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-POE-Test-Loops/Makefile b/devel/p5-POE-Test-Loops/Makefile index c885b8b639f8..aa0b0a91c1d5 100644 --- a/devel/p5-POE-Test-Loops/Makefile +++ b/devel/p5-POE-Test-Loops/Makefile @@ -6,9 +6,9 @@ # PORTNAME= POE-Test-Loops -PORTVERSION= 1.036 +PORTVERSION= 1.040 CATEGORIES= devel perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO PKGNAMEPREFIX= p5- MAINTAINER= freebsd@beardz.net @@ -16,7 +16,7 @@ COMMENT= Reusable tests for POE Loop authors PERL_CONFIGURE= yes -MAN3= POE::Test::Loops.3 -MAN1= poe-gen-tests.1 +MAN1= poe-gen-tests.1 +MAN3= POE::Test::Loops.3 .include <bsd.port.mk> diff --git a/devel/p5-POE-Test-Loops/distinfo b/devel/p5-POE-Test-Loops/distinfo index 05dbcfd34069..7f0e217b780d 100644 --- a/devel/p5-POE-Test-Loops/distinfo +++ b/devel/p5-POE-Test-Loops/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Test-Loops-1.036.tar.gz) = ce7af9d52c17f385dd4116582053777ba53aed0a940143a7da04431e0c3c6e07 -SIZE (POE-Test-Loops-1.036.tar.gz) = 57882 +SHA256 (POE-Test-Loops-1.040.tar.gz) = 4ddbe5e05e65588137ab323566b00cc142bfed1b0d4840192bb5008a2673e84a +SIZE (POE-Test-Loops-1.040.tar.gz) = 60813 |