Ticket #23879: patch-p5-finance-quote

File patch-p5-finance-quote, 909 bytes (added by drkp (Dan Ports), 14 years ago)
Line 
1--- Portfile.orig       2010-02-27 22:07:17.000000000 -0500
2+++ Portfile    2010-02-27 22:09:22.000000000 -0500
3@@ -3,7 +3,7 @@
4 PortSystem              1.0
5 PortGroup              perl5 1.0
6 
7-perl5.setup            Finance-Quote 1.15
8+perl5.setup            Finance-Quote 1.17
9 categories              perl
10 maintainers             mas openmaintainer
11 description            Perl module that allows for grabbing stock quotes.
12@@ -14,9 +14,9 @@
13 homepage                http://finance-quote.sourceforge.net/
14 platforms               darwin
15 
16-checksums              md5     8d99f7dc5a574477d07aeb219c3f3982 \
17-                       sha1    ea7fdbdce03d5a416de05d059ec025cf85a6eb34 \
18-                       rmd160  ee9cc46eac80d33765f1db72f20c2d588f403c0d
19+checksums           md5     446dba3837ffa395bffdea268824e0c1 \
20+                    sha1    a04482f539b06e14ec7984ca7c009daf93303968 \
21+                    rmd160  724d331879b6b039746f16c7ede7e6959d28c429
22 
23 depends_lib-append     \
24        port:p5-libwww-perl \