summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-28 02:34:03 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-28 02:34:03 +0000
commit393e3bc47de597c69f626962144bb8ca5af6e8d2 (patch)
tree6f2ca0058c58b2dc231c0fe37ac90b484f140448 /finance
parentUpdate to 0.05 (diff)
Update to 0.28
PR: ports/39934 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=62132
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Finance-QuoteHist/Makefile5
-rw-r--r--finance/p5-Finance-QuoteHist/distinfo2
-rw-r--r--finance/p5-Finance-QuoteHist/pkg-plist3
3 files changed, 4 insertions, 6 deletions
diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile
index 22f8ac00c782..008800894179 100644
--- a/finance/p5-Finance-QuoteHist/Makefile
+++ b/finance/p5-Finance-QuoteHist/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Finance-QuoteHist
-PORTVERSION= 0.25
+PORTVERSION= 0.28
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Finance
@@ -24,9 +24,8 @@ PERL_CONFIGURE= yes
MAN3= Finance::QuoteHist::Yahoo.3 \
Finance::QuoteHist.3 \
- Finance::QuoteHist::MotleyFool.3 \
+ Finance::QuoteHist::WallStreetCity.3 \
Finance::QuoteHist::SiliconInvestor.3 \
- Finance::QuoteHist::FinancialWeb.3 \
Finance::QuoteHist::Generic.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/finance/p5-Finance-QuoteHist/distinfo b/finance/p5-Finance-QuoteHist/distinfo
index ece78cf08f8f..29792a66ae4d 100644
--- a/finance/p5-Finance-QuoteHist/distinfo
+++ b/finance/p5-Finance-QuoteHist/distinfo
@@ -1 +1 @@
-MD5 (Finance-QuoteHist-0.25.tar.gz) = 3d9ddc60207166a81c8993b24cc26efa
+MD5 (Finance-QuoteHist-0.28.tar.gz) = d2d38b0d1e9d4497061edeb4d1b47cb0
diff --git a/finance/p5-Finance-QuoteHist/pkg-plist b/finance/p5-Finance-QuoteHist/pkg-plist
index cf6db2ff9ac9..02a621c4500e 100644
--- a/finance/p5-Finance-QuoteHist/pkg-plist
+++ b/finance/p5-Finance-QuoteHist/pkg-plist
@@ -1,10 +1,9 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance-QuoteHist/.packlist
lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist.pm
-lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/FinancialWeb.pm
lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/Generic.pm
-lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/MotleyFool.pm
lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/SiliconInvestor.pm
lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/Yahoo.pm
+lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist/WallStreetCity.pm
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Finance/QuoteHist 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Finance 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance-QuoteHist 2>/dev/null || true