diff options
author | tobez <tobez@FreeBSD.org> | 2008-07-02 16:46:32 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2008-07-02 16:46:32 +0800 |
commit | 8bd2fc5d8176a79f69cd62ba019009cf7604b066 (patch) | |
tree | af22c54051dc0609200ce4177918ab71a55ea4b1 /devel/p5-CPAN-Mini | |
parent | 29c67b2aabcc346b7a0909c87a846e65939808da (diff) | |
download | freebsd-ports-gnome-8bd2fc5d8176a79f69cd62ba019009cf7604b066.tar.gz freebsd-ports-gnome-8bd2fc5d8176a79f69cd62ba019009cf7604b066.tar.zst freebsd-ports-gnome-8bd2fc5d8176a79f69cd62ba019009cf7604b066.zip |
Update to 0.571.
Changes: http://search.cpan.org/dist/CPAN-Mini/Changes
Diffstat (limited to 'devel/p5-CPAN-Mini')
-rw-r--r-- | devel/p5-CPAN-Mini/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-CPAN-Mini/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
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 diff --git a/devel/p5-CPAN-Mini/distinfo b/devel/p5-CPAN-Mini/distinfo index 6c8492e9d053..822f51d204c0 100644 --- a/devel/p5-CPAN-Mini/distinfo +++ b/devel/p5-CPAN-Mini/distinfo @@ -1,3 +1,3 @@ -MD5 (CPAN-Mini-0.570.tar.gz) = 9e32e5749f315b1dfb2b3568a13621f9 -SHA256 (CPAN-Mini-0.570.tar.gz) = f2785ccc2f991c9f8db95262b0f75c23b53f8a6e8d86bec65bd965c181899aa7 -SIZE (CPAN-Mini-0.570.tar.gz) = 29058 +MD5 (CPAN-Mini-0.571.tar.gz) = 0fcaa2f7ee4872c51ae62620ec04f221 +SHA256 (CPAN-Mini-0.571.tar.gz) = 1c4e3167dfd40be6f1c375637d5efe0d5ecef54d4ecc8c641345615a2fb05049 +SIZE (CPAN-Mini-0.571.tar.gz) = 29134 |