Date: Sat, 10 Jan 2015 13:08:31 +0000 (UTC) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376703 - head/finance/p5-Finance-QuoteHist Message-ID: <201501101308.t0AD8VjV034501@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobez Date: Sat Jan 10 13:08:30 2015 New Revision: 376703 URL: https://svnweb.freebsd.org/changeset/ports/376703 QAT: https://qat.redports.org/buildarchive/r376703/ Log: Update to 1.21. Modified: head/finance/p5-Finance-QuoteHist/Makefile head/finance/p5-Finance-QuoteHist/distinfo head/finance/p5-Finance-QuoteHist/pkg-plist Modified: head/finance/p5-Finance-QuoteHist/Makefile ============================================================================== --- head/finance/p5-Finance-QuoteHist/Makefile Sat Jan 10 13:05:46 2015 (r376702) +++ head/finance/p5-Finance-QuoteHist/Makefile Sat Jan 10 13:08:30 2015 (r376703) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-QuoteHist -PORTVERSION= 1.20 -PORTREVISION= 1 +PORTVERSION= 1.21 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/finance/p5-Finance-QuoteHist/distinfo ============================================================================== --- head/finance/p5-Finance-QuoteHist/distinfo Sat Jan 10 13:05:46 2015 (r376702) +++ head/finance/p5-Finance-QuoteHist/distinfo Sat Jan 10 13:08:30 2015 (r376703) @@ -1,2 +1,2 @@ -SHA256 (Finance-QuoteHist-1.20.tar.gz) = bd4904a4f75721ec7f8b5b242d60e89a8255d5b2c92395c50a12c53c5c28e1cb -SIZE (Finance-QuoteHist-1.20.tar.gz) = 53223 +SHA256 (Finance-QuoteHist-1.21.tar.gz) = 923c7d15e055e996bbbf935fc2ce27646e3a691b781ae2482c5fc7eb6c70e236 +SIZE (Finance-QuoteHist-1.21.tar.gz) = 51394 Modified: head/finance/p5-Finance-QuoteHist/pkg-plist ============================================================================== --- head/finance/p5-Finance-QuoteHist/pkg-plist Sat Jan 10 13:05:46 2015 (r376702) +++ head/finance/p5-Finance-QuoteHist/pkg-plist Sat Jan 10 13:08:30 2015 (r376703) @@ -1,5 +1,4 @@ %%SITE_PERL%%/Finance/QuoteHist.pm -%%SITE_PERL%%/Finance/QuoteHist/BusinessWeek.pm %%SITE_PERL%%/Finance/QuoteHist/DailyFinance.pm %%SITE_PERL%%/Finance/QuoteHist/Generic.pm %%SITE_PERL%%/Finance/QuoteHist/Google.pm @@ -7,7 +6,6 @@ %%SITE_PERL%%/Finance/QuoteHist/Yahoo.pm %%SITE_PERL%%/Finance/QuoteHist/Yahoo/Australia.pm %%PERL5_MAN3%%/Finance::QuoteHist.3.gz -%%PERL5_MAN3%%/Finance::QuoteHist::BusinessWeek.3.gz %%PERL5_MAN3%%/Finance::QuoteHist::DailyFinance.3.gz %%PERL5_MAN3%%/Finance::QuoteHist::Generic.3.gz %%PERL5_MAN3%%/Finance::QuoteHist::Google.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501101308.t0AD8VjV034501>