summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Quote/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 20:29:55 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 20:59:28 +0800
commita9dc962540da50433b18f444ee1e979fa84b5fdf (patch)
tree6f80ffad861501bb6e8cf13cdf428795fdd65431 /finance/p5-Finance-Quote/Makefile
parentdns/p5-Net-DNS: Update to 1.36 (diff)
finance/p5-Finance-Quote: Update to 1.54
Changes: https://metacpan.org/dist/Finance-Quote/changes
Diffstat (limited to '')
-rw-r--r--finance/p5-Finance-Quote/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile
index 0ca3f08a9e6c..1c2c2dda741e 100644
--- a/finance/p5-Finance-Quote/Makefile
+++ b/finance/p5-Finance-Quote/Makefile
@@ -1,9 +1,8 @@
PORTNAME= Finance-Quote
-PORTVERSION= 1.53.01
+PORTVERSION= 1.54
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
@@ -25,6 +24,7 @@ RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
p5-JSON>=0:converters/p5-JSON \
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-Mozilla-CA>=0:www/p5-Mozilla-CA \
+ p5-Readonly>=0:devel/p5-Readonly \
p5-Spreadsheet-XLSX>=0:textproc/p5-Spreadsheet-XLSX \
p5-String-Util>=0:textproc/p5-String-Util \
p5-Text-Template>=0:textproc/p5-Text-Template \