diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-05-21 13:33:41 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-05-21 13:33:41 +0000 |
commit | cbceb5c4a9f8c75d139c44bc806829a61b5aa8bb (patch) | |
tree | dd01b6791e4cb76b4a59f7bfedbab244f2142ad9 /devel/p5-POE-Component-JobQueue | |
parent | e1163308ad0e7ff0735640e4195201732efa51ee (diff) |
Notes
Diffstat (limited to 'devel/p5-POE-Component-JobQueue')
-rw-r--r-- | devel/p5-POE-Component-JobQueue/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-POE-Component-JobQueue/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-POE-Component-JobQueue/Makefile b/devel/p5-POE-Component-JobQueue/Makefile index 6080bbc143e9..9706000adf9a 100644 --- a/devel/p5-POE-Component-JobQueue/Makefile +++ b/devel/p5-POE-Component-JobQueue/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-JobQueue -PORTVERSION= 0.53 +PORTVERSION= 0.5402 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -19,6 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-0.54 MAN3= POE::Component::JobQueue.3 diff --git a/devel/p5-POE-Component-JobQueue/distinfo b/devel/p5-POE-Component-JobQueue/distinfo index 7a5934b30eac..5b86f8ec65c2 100644 --- a/devel/p5-POE-Component-JobQueue/distinfo +++ b/devel/p5-POE-Component-JobQueue/distinfo @@ -1,2 +1,2 @@ -MD5 (POE-Component-JobQueue-0.53.tar.gz) = af14d62682d23f65c0a34b89fbdd832f -SIZE (POE-Component-JobQueue-0.53.tar.gz) = 9207 +MD5 (POE-Component-JobQueue-0.5402.tar.gz) = 3abbef8df7527bdc4f8bf99005f3b567 +SIZE (POE-Component-JobQueue-0.5402.tar.gz) = 9278 |