From owner-svn-ports-all@FreeBSD.ORG Sat Apr 12 21:22:46 2014 Return-Path: Delivered-To: svn-ports-all@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 81D13EB2; Sat, 12 Apr 2014 21:22:46 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5546C1123; Sat, 12 Apr 2014 21:22:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3CLMkad050943; Sat, 12 Apr 2014 21:22:46 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3CLMjCw050938; Sat, 12 Apr 2014 21:22:45 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201404122122.s3CLMjCw050938@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 12 Apr 2014 21:22:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r351137 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2014 21:22:46 -0000 Author: sunpoet Date: Sat Apr 12 21:22:45 2014 New Revision: 351137 URL: http://svnweb.freebsd.org/changeset/ports/351137 QAT: https://qat.redports.org/buildarchive/r351137/ Log: - Update to 1.29 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 Sat Apr 12 21:20:42 2014 (r351136) +++ head/finance/p5-Finance-Quote/Makefile Sat Apr 12 21:22:45 2014 (r351137) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-Quote -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/finance/p5-Finance-Quote/distinfo ============================================================================== --- head/finance/p5-Finance-Quote/distinfo Sat Apr 12 21:20:42 2014 (r351136) +++ head/finance/p5-Finance-Quote/distinfo Sat Apr 12 21:22:45 2014 (r351137) @@ -1,2 +1,2 @@ -SHA256 (Finance-Quote-1.28.tar.gz) = c8b0d80ed74532392167e9827bd7e7dc0d421b1b34fd3c4cde91951b5eeeb33a -SIZE (Finance-Quote-1.28.tar.gz) = 251259 +SHA256 (Finance-Quote-1.29.tar.gz) = 0e7098ac5ca38bb2d0a801e8e08d94cbbd86d91eddb9d16a1498c3d523e4a867 +SIZE (Finance-Quote-1.29.tar.gz) = 252210 Modified: head/finance/p5-Finance-Quote/pkg-plist ============================================================================== --- head/finance/p5-Finance-Quote/pkg-plist Sat Apr 12 21:20:42 2014 (r351136) +++ head/finance/p5-Finance-Quote/pkg-plist Sat Apr 12 21:22:45 2014 (r351137) @@ -55,6 +55,7 @@ %%SITE_PERL%%/Finance/Quote/Yahoo/USA.pm %%SITE_PERL%%/Finance/Quote/YahooJSON.pm %%SITE_PERL%%/Finance/Quote/ZA.pm +%%SITE_PERL%%/Finance/Quote/za_unittrusts.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote/.packlist %%PERL5_MAN3%%/Finance::Quote.3.gz %%PERL5_MAN3%%/Finance::Quote::AEX.3.gz @@ -109,6 +110,7 @@ %%PERL5_MAN3%%/Finance::Quote::Yahoo::USA.3.gz %%PERL5_MAN3%%/Finance::Quote::YahooJSON.3.gz %%PERL5_MAN3%%/Finance::Quote::ZA.3.gz +%%PERL5_MAN3%%/Finance::Quote::za_unittrusts.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance @dirrm %%SITE_PERL%%/Finance/Quote/Yahoo