diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 1c2c2dda741e..f4d216acd802 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,8 +1,9 @@ PORTNAME= Finance-Quote -PORTVERSION= 1.54 +PORTVERSION= 1.54.02 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get stock and mutual fund quotes from various exchanges @@ -46,4 +47,11 @@ USE_PERL5= configure NO_ARCH= yes -.include +.include + +.if ${PERL_LEVEL} < 503400 +BUILD_DEPENDS+= p5-Module-Load>=0.36:devel/p5-Module-Load +RUN_DEPENDS+= p5-Module-Load>=0.36:devel/p5-Module-Load +.endif + +.include diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index a3639dde8e8c..4dab5a71d93e 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589668 -SHA256 (Finance-Quote-1.54.tar.gz) = cdfca19f5454eb57c57cf232beee7823ab8ae435e65c37bf537b3f59fae5ddf4 -SIZE (Finance-Quote-1.54.tar.gz) = 254786 +TIMESTAMP = 1683499934 +SHA256 (Finance-Quote-1.5402.tar.gz) = 7ee3849b1e56faafa32ca5d27c4ec2517b8b448dce2180deda9dfe4a5de88d46 +SIZE (Finance-Quote-1.5402.tar.gz) = 254268