diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-02-06 00:56:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-02-06 00:56:29 +0800 |
commit | 885e4dc77d07fbd5918d7afeb47bef8fc607e453 (patch) | |
tree | 1e13c641d0e6bb9e73a6db05d305c95c4e5592f3 /devel | |
parent | 6df66ad9ec35a06f2c047a662cf2030248672ab3 (diff) | |
download | freebsd-ports-gnome-885e4dc77d07fbd5918d7afeb47bef8fc607e453.tar.gz freebsd-ports-gnome-885e4dc77d07fbd5918d7afeb47bef8fc607e453.tar.zst freebsd-ports-gnome-885e4dc77d07fbd5918d7afeb47bef8fc607e453.zip |
- Update to 1.040
Changes: http://search.cpan.org/dist/POE-Test-Loops/CHANGES
PR: ports/154525
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Feature safe: yes
Diffstat (limited to 'devel')
-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 |