From owner-svn-ports-head@freebsd.org Tue Nov 7 21:01:18 2017 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 19442E64566; Tue, 7 Nov 2017 21:01:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 DA52669583; Tue, 7 Nov 2017 21:01:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA7L1Hmg075672; Tue, 7 Nov 2017 21:01:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA7L1Gc2075669; Tue, 7 Nov 2017 21:01:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711072101.vA7L1Gc2075669@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 7 Nov 2017 21:01:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453678 - head/finance/p5-Finance-Quote X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/finance/p5-Finance-Quote X-SVN-Commit-Revision: 453678 X-SVN-Commit-Repository: ports 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.23 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, 07 Nov 2017 21:01:18 -0000 Author: sunpoet Date: Tue Nov 7 21:01:16 2017 New Revision: 453678 URL: https://svnweb.freebsd.org/changeset/ports/453678 Log: Update to 1.43 Changes: http://search.cpan.org/dist/Finance-Quote/Changes 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 Tue Nov 7 21:01:11 2017 (r453677) +++ head/finance/p5-Finance-Quote/Makefile Tue Nov 7 21:01:16 2017 (r453678) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-Quote -PORTVERSION= 1.38 -PORTREVISION= 1 +PORTVERSION= 1.43 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/finance/p5-Finance-Quote/distinfo ============================================================================== --- head/finance/p5-Finance-Quote/distinfo Tue Nov 7 21:01:11 2017 (r453677) +++ head/finance/p5-Finance-Quote/distinfo Tue Nov 7 21:01:16 2017 (r453678) @@ -1,2 +1,3 @@ -SHA256 (Finance-Quote-1.38.tar.gz) = a95427729e069095aab4cb7bcfa4072739417faa7c0a6d0eb1bd6de28f58187e -SIZE (Finance-Quote-1.38.tar.gz) = 327822 +TIMESTAMP = 1510070344 +SHA256 (Finance-Quote-1.43.tar.gz) = 8f6517239856be2cd93a192d6b41802da7d44fdbc613f9d78531dba9f465a2ab +SIZE (Finance-Quote-1.43.tar.gz) = 270277 Modified: head/finance/p5-Finance-Quote/pkg-plist ============================================================================== --- head/finance/p5-Finance-Quote/pkg-plist Tue Nov 7 21:01:11 2017 (r453677) +++ head/finance/p5-Finance-Quote/pkg-plist Tue Nov 7 21:01:16 2017 (r453678) @@ -3,6 +3,7 @@ %%SITE_PERL%%/Finance/Quote/AIAHK.pm %%SITE_PERL%%/Finance/Quote/ASEGR.pm %%SITE_PERL%%/Finance/Quote/ASX.pm +%%SITE_PERL%%/Finance/Quote/AlphaVantage.pm %%SITE_PERL%%/Finance/Quote/BMONesbittBurns.pm %%SITE_PERL%%/Finance/Quote/BSERO.pm %%SITE_PERL%%/Finance/Quote/Bourso.pm