diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-21 12:15:36 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-21 12:15:36 +0000 |
commit | b783c30828a3c29332205b9d2a35b31d159185fa (patch) | |
tree | acd671743f8a5c5b6291f2c0b02a959facdd6c3a /devel/p5-POE | |
parent | Updated to 0.06 (diff) |
Updated to 0.26
PR: ports/52181
Notes
Notes:
svn path=/head/; revision=81604
Diffstat (limited to 'devel/p5-POE')
-rw-r--r-- | devel/p5-POE/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-POE/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index 0c75f355127f..ca3668100a5b 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -6,9 +6,9 @@ # PORTNAME= POE -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} http://poe.perl.org/poedown/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- @@ -26,7 +26,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= </dev/null -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= POE.3 POE::Component.3 POE::Component::Client::TCP.3 \ POE::Component::Server::TCP.3 POE::Driver.3 \ POE::Driver::SysRW.3 POE::Filter.3 POE::Filter::Block.3 \ diff --git a/devel/p5-POE/distinfo b/devel/p5-POE/distinfo index f0833fc90569..34cced07bf6b 100644 --- a/devel/p5-POE/distinfo +++ b/devel/p5-POE/distinfo @@ -1 +1 @@ -MD5 (POE-0.25.tar.gz) = 32345215739b58d44898a93a4060e528 +MD5 (POE-0.26.tar.gz) = e9affcb6facdd14a8f3c8791da9dce35 |