pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/p5-Finance-Quote Re-import p5-finance-quote as...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd77cc7187a3
branches:  trunk
changeset: 501259:dd77cc7187a3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 19 23:31:55 2005 +0000

description:
Re-import p5-finance-quote as p5-Finance-Quote (to match distfile name
and other perl package names).

diffstat:

 finance/p5-Finance-Quote/DESCR    |   4 ++++
 finance/p5-Finance-Quote/Makefile |  19 +++++++++++++++++++
 finance/p5-Finance-Quote/PLIST    |   1 +
 finance/p5-Finance-Quote/distinfo |   5 +++++
 4 files changed, 29 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r 22740b83f8fb -r dd77cc7187a3 finance/p5-Finance-Quote/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/p5-Finance-Quote/DESCR    Wed Oct 19 23:31:55 2005 +0000
@@ -0,0 +1,4 @@
+Finance::Quote provides access to time-delayed stockquotes from a
+number of sources.  After you've installed the pacakage, try
+'perldoc Finance::Quote' for full information.  Alternatively,
+you can 'perldoc lib/Finance/Quote.pm' before the install.
diff -r 22740b83f8fb -r dd77cc7187a3 finance/p5-Finance-Quote/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/p5-Finance-Quote/Makefile Wed Oct 19 23:31:55 2005 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/19 23:31:55 wiz Exp $
+
+DISTNAME=      Finance-Quote-1.08
+PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   3
+CATEGORIES=    finance perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Finance/}
+
+MAINTAINER=    damon%brodiefamily.org@localhost
+HOMEPAGE=      http://finance-quote.sourceforge.net/
+COMMENT=       Perl module to get stock quotes from Yahoo
+
+DEPENDS+=      p5-HTML-TableExtract-1.*:../../www/p5-HTML-TableExtract
+DEPENDS+=      p5-libwww>=5.48:../../www/p5-libwww
+
+PERL5_PACKLIST=                auto/Finance/Quote/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 22740b83f8fb -r dd77cc7187a3 finance/p5-Finance-Quote/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/p5-Finance-Quote/PLIST    Wed Oct 19 23:31:55 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/19 23:31:55 wiz Exp $
diff -r 22740b83f8fb -r dd77cc7187a3 finance/p5-Finance-Quote/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/p5-Finance-Quote/distinfo Wed Oct 19 23:31:55 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/19 23:31:55 wiz Exp $
+
+SHA1 (Finance-Quote-1.08.tar.gz) = 8901ae89ae1493e0ffc83530d2ff1e0222492c15
+RMD160 (Finance-Quote-1.08.tar.gz) = d85e27cce2314e1b3dba796e8ba4a3f8796cc0d1
+Size (Finance-Quote-1.08.tar.gz) = 59128 bytes



Home | Main Index | Thread Index | Old Index