Date: Wed, 19 Feb 2014 18:34:59 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345127 - head/finance/p5-Finance-Quote Message-ID: <201402191834.s1JIYxDr004439@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 19 18:34:58 2014 New Revision: 345127 URL: http://svnweb.freebsd.org/changeset/ports/345127 QAT: https://qat.redports.org/buildarchive/r345127/ Log: - Update to 1.20 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 Feb 19 18:34:53 2014 (r345126) +++ head/finance/p5-Finance-Quote/Makefile Wed Feb 19 18:34:58 2014 (r345127) @@ -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 \ Modified: head/finance/p5-Finance-Quote/distinfo ============================================================================== --- head/finance/p5-Finance-Quote/distinfo Wed Feb 19 18:34:53 2014 (r345126) +++ head/finance/p5-Finance-Quote/distinfo Wed Feb 19 18:34:58 2014 (r345127) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402191834.s1JIYxDr004439>