From owner-svn-ports-head@FreeBSD.ORG Fri Mar 7 11:43:52 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A28390B; Fri, 7 Mar 2014 11:43:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3F6E736A; Fri, 7 Mar 2014 11:43:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s27BhqGY010905; Fri, 7 Mar 2014 11:43:52 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s27Bhp4K010901; Fri, 7 Mar 2014 11:43:51 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201403071143.s27Bhp4K010901@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 7 Mar 2014 11:43:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347373 - head/finance/p5-Finance-Quote X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 11:43:52 -0000 Author: sunpoet Date: Fri Mar 7 11:43:51 2014 New Revision: 347373 URL: http://svnweb.freebsd.org/changeset/ports/347373 QAT: https://qat.redports.org/buildarchive/r347373/ Log: - Update to 1.27 Changes: http://search.cpan.org/dist/Finance-Quote/ChangeLog Modified: head/finance/p5-Finance-Quote/Makefile head/finance/p5-Finance-Quote/distinfo head/finance/p5-Finance-Quote/pkg-plist Modified: head/finance/p5-Finance-Quote/Makefile ============================================================================== --- head/finance/p5-Finance-Quote/Makefile Fri Mar 7 11:43:46 2014 (r347372) +++ head/finance/p5-Finance-Quote/Makefile Fri Mar 7 11:43:51 2014 (r347373) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-Quote -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/finance/p5-Finance-Quote/distinfo ============================================================================== --- head/finance/p5-Finance-Quote/distinfo Fri Mar 7 11:43:46 2014 (r347372) +++ head/finance/p5-Finance-Quote/distinfo Fri Mar 7 11:43:51 2014 (r347373) @@ -1,2 +1,2 @@ -SHA256 (Finance-Quote-1.26.tar.gz) = de231f5e2104dec1d3c619515d14429ac1e265e06479e34d552cb32b93d00861 -SIZE (Finance-Quote-1.26.tar.gz) = 249110 +SHA256 (Finance-Quote-1.27.tar.gz) = c249fe154de1baf07209a46efc4e538b8b8230c1392fd8f774a4d78144547cd0 +SIZE (Finance-Quote-1.27.tar.gz) = 251299 Modified: head/finance/p5-Finance-Quote/pkg-plist ============================================================================== --- head/finance/p5-Finance-Quote/pkg-plist Fri Mar 7 11:43:46 2014 (r347372) +++ head/finance/p5-Finance-Quote/pkg-plist Fri Mar 7 11:43:51 2014 (r347373) @@ -53,6 +53,7 @@ %%SITE_PERL%%/Finance/Quote/Yahoo/Europe.pm %%SITE_PERL%%/Finance/Quote/Yahoo/NZ.pm %%SITE_PERL%%/Finance/Quote/Yahoo/USA.pm +%%SITE_PERL%%/Finance/Quote/YahooJSON.pm %%SITE_PERL%%/Finance/Quote/ZA.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote/.packlist %%PERL5_MAN3%%/Finance::Quote.3.gz @@ -106,6 +107,7 @@ %%PERL5_MAN3%%/Finance::Quote::Yahoo::Europe.3.gz %%PERL5_MAN3%%/Finance::Quote::Yahoo::NZ.3.gz %%PERL5_MAN3%%/Finance::Quote::Yahoo::USA.3.gz +%%PERL5_MAN3%%/Finance::Quote::YahooJSON.3.gz %%PERL5_MAN3%%/Finance::Quote::ZA.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance