svn commit: r515892 - head/finance/p5-Finance-QuoteHist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 28 14:56:48 UTC 2019


Author: sunpoet
Date: Mon Oct 28 14:56:46 2019
New Revision: 515892
URL: https://svnweb.freebsd.org/changeset/ports/515892

Log:
  Update to 1.28
  
  Changes:	https://metacpan.org/changes/distribution/Finance-QuoteHist

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	Mon Oct 28 14:56:41 2019	(r515891)
+++ head/finance/p5-Finance-QuoteHist/Makefile	Mon Oct 28 14:56:46 2019	(r515892)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Finance-QuoteHist
-PORTVERSION=	1.27
+PORTVERSION=	1.28
 CATEGORIES=	finance perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -22,8 +22,9 @@ RUN_DEPENDS=	p5-Date-Manip>=0:devel/p5-Date-Manip \
 		p5-Text-CSV>=0:textproc/p5-Text-CSV \
 		p5-libwww>=0:www/p5-libwww
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/finance/p5-Finance-QuoteHist/distinfo
==============================================================================
--- head/finance/p5-Finance-QuoteHist/distinfo	Mon Oct 28 14:56:41 2019	(r515891)
+++ head/finance/p5-Finance-QuoteHist/distinfo	Mon Oct 28 14:56:46 2019	(r515892)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500396509
-SHA256 (Finance-QuoteHist-1.27.tar.gz) = a765ecf0f4fd75400c66219bdc0af14d64441a52a33208cf47186724c28f4dd3
-SIZE (Finance-QuoteHist-1.27.tar.gz) = 50363
+TIMESTAMP = 1572266800
+SHA256 (Finance-QuoteHist-1.28.tar.gz) = 82e4cb8fe7855368a43109d4d7fd784bc8c69fa56d19c3158a2d7c549767843a
+SIZE (Finance-QuoteHist-1.28.tar.gz) = 41632

Modified: head/finance/p5-Finance-QuoteHist/pkg-plist
==============================================================================
--- head/finance/p5-Finance-QuoteHist/pkg-plist	Mon Oct 28 14:56:41 2019	(r515891)
+++ head/finance/p5-Finance-QuoteHist/pkg-plist	Mon Oct 28 14:56:46 2019	(r515892)
@@ -1,10 +1,6 @@
 %%SITE_PERL%%/Finance/QuoteHist.pm
-%%SITE_PERL%%/Finance/QuoteHist/DailyFinance.pm
 %%SITE_PERL%%/Finance/QuoteHist/Generic.pm
-%%SITE_PERL%%/Finance/QuoteHist/Google.pm
 %%SITE_PERL%%/Finance/QuoteHist/Yahoo.pm
 %%PERL5_MAN3%%/Finance::QuoteHist.3.gz
-%%PERL5_MAN3%%/Finance::QuoteHist::DailyFinance.3.gz
 %%PERL5_MAN3%%/Finance::QuoteHist::Generic.3.gz
-%%PERL5_MAN3%%/Finance::QuoteHist::Google.3.gz
 %%PERL5_MAN3%%/Finance::QuoteHist::Yahoo.3.gz


More information about the svn-ports-head mailing list