diff options
-rw-r--r-- | devel/p5-POE-Component-Daemon/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-POE-Component-Daemon/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/p5-POE-Component-Daemon/Makefile b/devel/p5-POE-Component-Daemon/Makefile index ce2beadebce8..f59019e838d9 100644 --- a/devel/p5-POE-Component-Daemon/Makefile +++ b/devel/p5-POE-Component-Daemon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Daemon -PORTVERSION= 0.1203 +PORTVERSION= 0.1300 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,13 +17,11 @@ COMMENT= Handles all the housework for a daemon in POE LICENSE_COMB= dual LICENSE= ART20 GPLv1 -BUILD_DEPENDS= ${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \ - ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-POE>=1:${PORTSDIR}/devel/p5-POE PERL_CONFIGURE= yes -MAN3= POE::Component::Daemon.3 +MAN3= POE::Component::Daemon.3 PORTDOCS= * diff --git a/devel/p5-POE-Component-Daemon/distinfo b/devel/p5-POE-Component-Daemon/distinfo index b1fda723c06a..f61720a1e581 100644 --- a/devel/p5-POE-Component-Daemon/distinfo +++ b/devel/p5-POE-Component-Daemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Daemon-0.1203.tar.gz) = 41d5da380fa967771d152cff992f4dd2ba01daf80e86d21ed4637b070eea6c4f -SIZE (POE-Component-Daemon-0.1203.tar.gz) = 63743 +SHA256 (POE-Component-Daemon-0.1300.tar.gz) = 320ca9c41bacd689d0d10b833b159e35352aa05ce22d4823d2aab278b5aef72c +SIZE (POE-Component-Daemon-0.1300.tar.gz) = 64211 |