1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- update to 0.42

This commit is contained in:
Yen-Ming Lee 2009-11-16 21:46:12 +00:00
parent 8d0cc17b19
commit c9147f42bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244344
2 changed files with 11 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= CPANPLUS-Dist-Build
PORTVERSION= 0.40
PORTVERSION= 0.42
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,20 +14,19 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= CPANPLUS plug-in to use Module-Build
RUN_DEPENDS= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd \
p5-Module-Build>=0.32:${PORTSDIR}/devel/p5-Module-Build \
p5-Module-Load>=0.16:${PORTSDIR}/devel/p5-Module-Load \
p5-Module-Load-Conditional>=0.30:${PORTSDIR}/devel/p5-Module-Load-Conditional \
p5-Module-Pluggable>=3.8:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-Test-Harness>=3.16:${PORTSDIR}/devel/p5-Test-Harness
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= CPANPLUS::Dist::Build.3 CPANPLUS::Dist::Build::Constants.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
RUN_DEPENDS+= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd \
p5-Module-Build>=0.32:${PORTSDIR}/devel/p5-Module-Build \
p5-Module-Load>=0.16:${PORTSDIR}/devel/p5-Module-Load \
p5-Module-Load-Conditional>=0.30:${PORTSDIR}/devel/p5-Module-Load-Conditional
.endif
.if ${PERL_LEVEL} < 501000
RUN_DEPENDS+= p5-CPANPLUS>=0.84:${PORTSDIR}/devel/p5-CPANPLUS
.endif

View File

@ -1,3 +1,3 @@
MD5 (CPANPLUS-Dist-Build-0.40.tar.gz) = 3d5b0bbf47484455f701f5f000cc33ba
SHA256 (CPANPLUS-Dist-Build-0.40.tar.gz) = 5fb462dd928848800864f13950c790723e702a8bf9131c3f1adc671eea334074
SIZE (CPANPLUS-Dist-Build-0.40.tar.gz) = 42797
MD5 (CPANPLUS-Dist-Build-0.42.tar.gz) = 92353ad703386a6a1688037fb675e930
SHA256 (CPANPLUS-Dist-Build-0.42.tar.gz) = 49ed115c2060d104a08938f168c11a7b946fbc50f8be9bde44bb40c3e1f9f7e0
SIZE (CPANPLUS-Dist-Build-0.42.tar.gz) = 42891