[129632] trunk/dports/perl/p5-finance-quote/Portfile
devans at macports.org
devans at macports.org
Wed Dec 17 03:42:32 PST 2014
Revision: 129632
https://trac.macports.org/changeset/129632
Author: devans at macports.org
Date: 2014-12-17 03:42:32 -0800 (Wed, 17 Dec 2014)
Log Message:
-----------
p5-finance-quote: add mode line and retab, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-finance-quote/Portfile
Modified: trunk/dports/perl/p5-finance-quote/Portfile
===================================================================
--- trunk/dports/perl/p5-finance-quote/Portfile 2014-12-17 11:40:41 UTC (rev 129631)
+++ trunk/dports/perl/p5-finance-quote/Portfile 2014-12-17 11:42:32 UTC (rev 129632)
@@ -1,38 +1,39 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.10 5.12 5.14 5.16
-perl5.setup Finance-Quote 1.25
-categories perl
-maintainers nomaintainer
-description Perl module that allows for grabbing stock quotes.
-long_description Finance::Quote is a perl module which can be used to \
-obtain information from a variety of sources, including markets in \
-Australia, USA, Canada, Europe, and a number of managed funds.
-
-homepage http://finance-quote.sourceforge.net/
-platforms darwin
-license GPL-2+
+perl5.setup Finance-Quote 1.25
+categories perl
+maintainers nomaintainer
+description Perl module that allows for grabbing stock quotes.
+long_description Finance::Quote is a perl module which can be used to \
+ obtain information from a variety of sources, including markets in \
+ Australia, USA, Canada, Europe, and a number of managed funds.
+
+homepage http://finance-quote.sourceforge.net/
+platforms darwin
+license GPL-2+
checksums rmd160 c1d77fe9ba35aefcad8a937134be2ae9ab2e835a \
sha256 97b7d75c0f7ac76060d919fd6a565ae652853212ee5adfa24e32fc7db542cebc
if {${perl5.major} != ""} {
-depends_lib-append \
- port:p${perl5.major}-cgi \
- port:p${perl5.major}-crypt-ssleay \
- port:p${perl5.major}-datemanip \
- port:p${perl5.major}-date-calc \
- port:p${perl5.major}-encode \
- port:p${perl5.major}-html-parser \
- port:p${perl5.major}-html-tableextract \
- port:p${perl5.major}-html-tree \
- port:p${perl5.major}-json \
- port:p${perl5.major}-libwww-perl \
- port:p${perl5.major}-mozilla-ca \
- port:p${perl5.major}-uri
+ depends_lib-append \
+ port:p${perl5.major}-cgi \
+ port:p${perl5.major}-crypt-ssleay \
+ port:p${perl5.major}-datemanip \
+ port:p${perl5.major}-date-calc \
+ port:p${perl5.major}-encode \
+ port:p${perl5.major}-html-parser \
+ port:p${perl5.major}-html-tableextract \
+ port:p${perl5.major}-html-tree \
+ port:p${perl5.major}-json \
+ port:p${perl5.major}-libwww-perl \
+ port:p${perl5.major}-mozilla-ca \
+ port:p${perl5.major}-uri
-supported_archs noarch
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141217/fdfdd460/attachment.html>
More information about the macports-changes
mailing list