svn commit: r348637 - head/finance/p5-Finance-Quote
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Mar 19 17:20:25 UTC 2014
Author: sunpoet
Date: Wed Mar 19 17:20:24 2014
New Revision: 348637
URL: http://svnweb.freebsd.org/changeset/ports/348637
QAT: https://qat.redports.org/buildarchive/r348637/
Log:
- Update to 1.28
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Finance-Quote/ChangeLog
Modified:
head/finance/p5-Finance-Quote/Makefile
head/finance/p5-Finance-Quote/distinfo
Modified: head/finance/p5-Finance-Quote/Makefile
==============================================================================
--- head/finance/p5-Finance-Quote/Makefile Wed Mar 19 17:19:39 2014 (r348636)
+++ head/finance/p5-Finance-Quote/Makefile Wed Mar 19 17:20:24 2014 (r348637)
@@ -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:${PORT
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
Modified: head/finance/p5-Finance-Quote/distinfo
==============================================================================
--- head/finance/p5-Finance-Quote/distinfo Wed Mar 19 17:19:39 2014 (r348636)
+++ head/finance/p5-Finance-Quote/distinfo Wed Mar 19 17:20:24 2014 (r348637)
@@ -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
More information about the svn-ports-all
mailing list