diff options
Diffstat (limited to 'finance/p5-Finance-Quote/Makefile')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 04e58018dcb1..18f5d65491dd 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,5 +1,5 @@ PORTNAME= Finance-Quote -PORTVERSION= 1.65 +PORTVERSION= 1.66 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ + p5-Devel-Trace>=0.12:devel/p5-Devel-Trace \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-HTML-TableExtract>=0:www/p5-HTML-TableExtract \ p5-HTML-Tree>=0:www/p5-HTML-Tree \ @@ -24,12 +25,13 @@ RUN_DEPENDS= p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ 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-Net-SSLeay>=1.92:security/p5-Net-SSLeay \ p5-Readonly>=0:devel/p5-Readonly \ + p5-Smart-Comments>=1.000005:devel/p5-Smart-Comments \ p5-Spreadsheet-XLSX>=0:textproc/p5-Spreadsheet-XLSX \ p5-String-Util>=0:textproc/p5-String-Util \ p5-Text-Template>=0:textproc/p5-Text-Template \ p5-TimeDate>=0:devel/p5-TimeDate \ - p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-URI>=3.31:net/p5-URI \ p5-Web-Scraper>=0:www/p5-Web-Scraper \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ |