Ticket #10287: Portfile.diff

File Portfile.diff, 1014 bytes (added by rhwood@…, 18 years ago)

Diff between versions 2.06 and 2.12

  • Portfile

    old new  
    11# $Id: Portfile,v 1.4 2005/04/21 15:58:00 jberry Exp $
    22PortSystem              1.0
    33PortGroup               perl5 1.0
    4 perl5.setup             Finance-Quote 1.06             
    5 revision                2
     4perl5.setup             Finance-Quote 1.12             
     5revision                3
    66categories              perl
    77maintainers             lomion@opendarwin.org
    88description             Perl module that allows for grabbing stock quotes.
     
    1313homepage                http://finance-quote.sourceforge.net/
    1414platforms               darwin
    1515
    16 checksums               md5 492fef37cf6124c2f4652c7764bed257
     16checksums               md5 c948efd71edd623077799cc4ffd70cf8
    1717
    18 depends_lib-append              port:p5-libwww-perl port:p5-html-tableextract
     18depends_lib-append      \
     19        port:p5-libwww-perl \
     20        port:p5-html-tableextract \
     21        port:p5-datemanip \
     22        port:p5-crypt-ssleay