diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-19 18:34:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-19 18:34:58 +0000 |
commit | 464194be92c8d33d93b8244d12520bb1b53fb436 (patch) | |
tree | 12e37a0f737c9e596e13b245e6ceac795dc634c8 | |
parent | 27fb16fc7bfefbdc57513e4f4d420725a37953f1 (diff) | |
download | ports-464194be92c8d33d93b8244d12520bb1b53fb436.tar.gz ports-464194be92c8d33d93b8244d12520bb1b53fb436.zip |
Notes
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 3 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index aeac3d71b6fd..c05c8e40500e 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-Quote -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,7 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ + p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index 71502bb692b2..c26de0b4155b 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,2 +1,2 @@ -SHA256 (Finance-Quote-1.19.tar.gz) = 4dd4fd81dd5aa01bf2b6f14f21b2fd20170a6915178f102a9ff9f84578c72d7c -SIZE (Finance-Quote-1.19.tar.gz) = 153743 +SHA256 (Finance-Quote-1.20.tar.gz) = 89f088785a5aea4e410656dc87d2cfa395c5924f36368cb0b8880d34ebab61ae +SIZE (Finance-Quote-1.20.tar.gz) = 153698 |