aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-16 14:45:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-16 14:45:49 +0000
commitcbffb3af9d95e810e5b983bdb8af5870385468d0 (patch)
treebd420c0f805cb9e019640a5f2f7fce593a7d1093 /finance
parente15a13a912240df930067dc8ad6dae1c0d280fb9 (diff)
downloadports-cbffb3af9d95e810e5b983bdb8af5870385468d0.tar.gz
ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org. - Targets are: Test::Simple, Digest::MD5, Locale-Maketext, ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long, Encode, Digest, Pod::Parser, File::Spec.
Notes
Notes: svn path=/head/; revision=247977
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Finance-QuoteTW/Makefile2
-rw-r--r--finance/p5-Finance-TW-TSEQuote/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Finance-QuoteTW/Makefile b/finance/p5-Finance-QuoteTW/Makefile
index 0580ba87b613..aeaa98ef9e59 100644
--- a/finance/p5-Finance-QuoteTW/Makefile
+++ b/finance/p5-Finance-QuoteTW/Makefile
@@ -8,6 +8,7 @@
PORTNAME= Finance-QuoteTW
PORTVERSION= 0.09
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,6 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Fetch quotes of mutual funds in Taiwan
RUN_DEPENDS= p5-Data-TreeDumper>=0:${PORTSDIR}/devel/p5-Data-TreeDumper \
- p5-Encode>=2.26:${PORTSDIR}/converters/p5-Encode \
p5-HTML-Encoding>=0.6:${PORTSDIR}/www/p5-HTML-Encoding \
p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \
p5-Spiffy>=0.3:${PORTSDIR}/devel/p5-Spiffy \
diff --git a/finance/p5-Finance-TW-TSEQuote/Makefile b/finance/p5-Finance-TW-TSEQuote/Makefile
index aa595d5695ab..cee7f75ed152 100644
--- a/finance/p5-Finance-TW-TSEQuote/Makefile
+++ b/finance/p5-Finance-TW-TSEQuote/Makefile
@@ -8,6 +8,7 @@
PORTNAME= Finance-TW-TSEQuote
PORTVERSION= 0.2.7
+PORTREVISION= 1
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +18,6 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Check stock quotes from Taiwan Security Exchange
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS} \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \