summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Quote/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 16:41:21 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 17:04:22 +0800
commitdce28d746f9fd885e83d336334dd544ef9fa65e6 (patch)
tree62c17e9feff54e09c9f45d4fe3d47dbc2f44752a /finance/p5-Finance-Quote/Makefile
parentdevel/p5-experimental: Update to 0.029 (diff)
finance/p5-Finance-Quote: Update to 1.5301
Changes: https://metacpan.org/dist/Finance-Quote/changes
Diffstat (limited to '')
-rw-r--r--finance/p5-Finance-Quote/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile
index ccfc3aee9f8b..0ca3f08a9e6c 100644
--- a/finance/p5-Finance-Quote/Makefile
+++ b/finance/p5-Finance-Quote/Makefile
@@ -1,8 +1,9 @@
PORTNAME= Finance-Quote
-PORTVERSION= 1.53
+PORTVERSION= 1.53.01
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
@@ -22,6 +23,7 @@ RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \
p5-HTTP-Message>=0:www/p5-HTTP-Message \
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-Spreadsheet-XLSX>=0:textproc/p5-Spreadsheet-XLSX \
p5-String-Util>=0:textproc/p5-String-Util \