From owner-svn-ports-head@freebsd.org Tue Aug 25 23:00:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E73F99AC3E; Tue, 25 Aug 2015 23:00:20 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repo.freebsd.org (repo.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 751E094C; Tue, 25 Aug 2015 23:00:20 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7PN0K8p005840; Tue, 25 Aug 2015 23:00:20 GMT (envelope-from leeym@FreeBSD.org) Received: (from leeym@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7PN0JKa005837; Tue, 25 Aug 2015 23:00:19 GMT (envelope-from leeym@FreeBSD.org) Message-Id: <201508252300.t7PN0JKa005837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: leeym set sender to leeym@FreeBSD.org using -f From: Yen-Ming Lee Date: Tue, 25 Aug 2015 23:00:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395323 - head/finance/p5-Finance-YahooQuote 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.20 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: Tue, 25 Aug 2015 23:00:20 -0000 Author: leeym Date: Tue Aug 25 23:00:19 2015 New Revision: 395323 URL: https://svnweb.freebsd.org/changeset/ports/395323 Log: - update to 0.25 Changes: http://cpansearch.perl.org/src/EDD/Finance-YahooQuote-0.25/CHANGES Modified: head/finance/p5-Finance-YahooQuote/Makefile head/finance/p5-Finance-YahooQuote/distinfo head/finance/p5-Finance-YahooQuote/pkg-descr Modified: head/finance/p5-Finance-YahooQuote/Makefile ============================================================================== --- head/finance/p5-Finance-YahooQuote/Makefile Tue Aug 25 22:52:58 2015 (r395322) +++ head/finance/p5-Finance-YahooQuote/Makefile Tue Aug 25 23:00:19 2015 (r395323) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-YahooQuote -PORTVERSION= 0.24 -PORTREVISION= 1 +PORTVERSION= 0.25 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/finance/p5-Finance-YahooQuote/distinfo ============================================================================== --- head/finance/p5-Finance-YahooQuote/distinfo Tue Aug 25 22:52:58 2015 (r395322) +++ head/finance/p5-Finance-YahooQuote/distinfo Tue Aug 25 23:00:19 2015 (r395323) @@ -1,2 +1,2 @@ -SHA256 (Finance-YahooQuote-0.24.tar.gz) = 967a963420a90533d385f1b7841b2f8bd0eae4c1ed0bb7ad6d9adee17a8b6c59 -SIZE (Finance-YahooQuote-0.24.tar.gz) = 20364 +SHA256 (Finance-YahooQuote-0.25.tar.gz) = d29929ec543a305612996a906081d50fc8eee8428fc4c5af5a7571556839bdba +SIZE (Finance-YahooQuote-0.25.tar.gz) = 20650 Modified: head/finance/p5-Finance-YahooQuote/pkg-descr ============================================================================== --- head/finance/p5-Finance-YahooQuote/pkg-descr Tue Aug 25 22:52:58 2015 (r395322) +++ head/finance/p5-Finance-YahooQuote/pkg-descr Tue Aug 25 23:00:19 2015 (r395323) @@ -5,4 +5,4 @@ passed to it. getcustomquote allows to the default to take advantage of the extended range of available information. -WWW: http://search.cpan.org/dist/Finance-YahooQuote/ +WWW: http://search.cpan.org/dist/Finance-YahooQuote/