diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-19 17:20:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-19 17:20:24 +0000 |
commit | 08aff312bf4be42a89a1f40687bf523ca91f2918 (patch) | |
tree | 0bd172693a845ba54f19fd78e61141731fb889f6 /finance/p5-Finance-Quote | |
parent | 8ba5a278f31fc32efc732add0f0c55cde1c67621 (diff) | |
download | ports-08aff312bf4be42a89a1f40687bf523ca91f2918.tar.gz ports-08aff312bf4be42a89a1f40687bf523ca91f2918.zip |
Notes
Diffstat (limited to 'finance/p5-Finance-Quote')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index b98874fbf6cc..fe063a0e6802 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-Quote -PORTVERSION= 1.27 +PORTVERSION= 1.28 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,6 +23,8 @@ BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Kwalitee>=0:${PORTSDIR}/devel/p5-Test-Kwalitee \ + p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic USE_PERL5= configure USES= perl5 diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index 36697631d948..209be11c8376 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,2 +1,2 @@ -SHA256 (Finance-Quote-1.27.tar.gz) = c249fe154de1baf07209a46efc4e538b8b8230c1392fd8f774a4d78144547cd0 -SIZE (Finance-Quote-1.27.tar.gz) = 251299 +SHA256 (Finance-Quote-1.28.tar.gz) = c8b0d80ed74532392167e9827bd7e7dc0d421b1b34fd3c4cde91951b5eeeb33a +SIZE (Finance-Quote-1.28.tar.gz) = 251259 |