Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 17:34:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394117 - head/finance/p5-Finance-QuoteHist
Message-ID:  <201508131734.t7DHYc5I049187@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 13 17:34:37 2015
New Revision: 394117
URL: https://svnweb.freebsd.org/changeset/ports/394117

Log:
  - Update to 1.24
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Finance-QuoteHist/Changes

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	Thu Aug 13 17:34:32 2015	(r394116)
+++ head/finance/p5-Finance-QuoteHist/Makefile	Thu Aug 13 17:34:37 2015	(r394117)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Finance-QuoteHist
-PORTVERSION=	1.23
+PORTVERSION=	1.24
 CATEGORIES=	finance perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,6 +21,7 @@ BUILD_DEPENDS=	p5-Date-Manip>=0:${PORTSD
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/finance/p5-Finance-QuoteHist/distinfo
==============================================================================
--- head/finance/p5-Finance-QuoteHist/distinfo	Thu Aug 13 17:34:32 2015	(r394116)
+++ head/finance/p5-Finance-QuoteHist/distinfo	Thu Aug 13 17:34:37 2015	(r394117)
@@ -1,2 +1,2 @@
-SHA256 (Finance-QuoteHist-1.23.tar.gz) = 8b6bedb7f4b3f4db5fd1ad0a51f29ddec7d2ccb89f47915f99079877827bc149
-SIZE (Finance-QuoteHist-1.23.tar.gz) = 51589
+SHA256 (Finance-QuoteHist-1.24.tar.gz) = 66d3216649b7c5e2405935426d641be5e7b6bf8a8d7a0b05db00bc2a2fa01305
+SIZE (Finance-QuoteHist-1.24.tar.gz) = 50996

Modified: head/finance/p5-Finance-QuoteHist/pkg-plist
==============================================================================
--- head/finance/p5-Finance-QuoteHist/pkg-plist	Thu Aug 13 17:34:32 2015	(r394116)
+++ head/finance/p5-Finance-QuoteHist/pkg-plist	Thu Aug 13 17:34:37 2015	(r394117)
@@ -4,11 +4,9 @@
 %%SITE_PERL%%/Finance/QuoteHist/Google.pm
 %%SITE_PERL%%/Finance/QuoteHist/StockNod.pm
 %%SITE_PERL%%/Finance/QuoteHist/Yahoo.pm
-%%SITE_PERL%%/Finance/QuoteHist/Yahoo/Australia.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::StockNod.3.gz
 %%PERL5_MAN3%%/Finance::QuoteHist::Yahoo.3.gz
-%%PERL5_MAN3%%/Finance::QuoteHist::Yahoo::Australia.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508131734.t7DHYc5I049187>