From e27d846786363a414f8f9e44ebb87d827abc1aba Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Wed, 2 Jul 2008 08:46:32 +0000 Subject: Update to 0.571. Changes: http://search.cpan.org/dist/CPAN-Mini/Changes --- devel/p5-CPAN-Mini/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'devel/p5-CPAN-Mini/Makefile') diff --git a/devel/p5-CPAN-Mini/Makefile b/devel/p5-CPAN-Mini/Makefile index 94850586acee..6cee888d5f11 100644 --- a/devel/p5-CPAN-Mini/Makefile +++ b/devel/p5-CPAN-Mini/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CPAN-Mini -PORTVERSION= 0.570 +PORTVERSION= 0.571 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= CPAN::Mini - create a minimal mirror of CPAN -RUN_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ - ${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir \ - ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-Compress-Zlib>=1.20:${PORTSDIR}/archivers/p5-Compress-Zlib \ + p5-File-HomeDir>=0.57:${PORTSDIR}/devel/p5-File-HomeDir \ + p5-libwww>=5:${PORTSDIR}/www/p5-libwww \ + p5-URI>=1:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -- cgit v1.2.3