mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 0.571.
Changes: http://search.cpan.org/dist/CPAN-Mini/Changes
This commit is contained in:
parent
29b9f9c62d
commit
e27d846786
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216145
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user