[129634] trunk/dports/perl/p5-finance-quotehist/Portfile
devans at macports.org
devans at macports.org
Wed Dec 17 03:46:49 PST 2014
Revision: 129634
https://trac.macports.org/changeset/129634
Author: devans at macports.org
Date: 2014-12-17 03:46:49 -0800 (Wed, 17 Dec 2014)
Log Message:
-----------
p5-finance-quotehist: add mode line and retab, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-finance-quotehist/Portfile
Modified: trunk/dports/perl/p5-finance-quotehist/Portfile
===================================================================
--- trunk/dports/perl/p5-finance-quotehist/Portfile 2014-12-17 11:44:24 UTC (rev 129633)
+++ trunk/dports/perl/p5-finance-quotehist/Portfile 2014-12-17 11:46:49 UTC (rev 129634)
@@ -1,26 +1,31 @@
+# -*- 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-QuoteHist 1.11
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Perl module for fetching historical stock quotes.
-long_description The Finance-QuoteHist bundle is several modules \
- designed to fetch historical stock quotes from the web.
+perl5.setup Finance-QuoteHist 1.11
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+homepage http://www.mojotoad.com/sisk/projects/Finance-QuoteHist/
+description Perl module for fetching historical stock quotes.
+long_description The Finance-QuoteHist bundle is several modules \
+ designed to fetch historical stock quotes from the web.
+platforms darwin
+
+checksums md5 85178e949c60a77d9dc946ee9853d952 \
+ sha1 496b58aaa7f9479b7e2e587b7dfb1798218c5ff3 \
+ rmd160 f7d8e97566781205d15894f832c1fc5ad4ec0b72
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-datemanip port:p${perl5.major}-html-tableextract \
- port:p${perl5.major}-libwww-perl port:p${perl5.major}-text-csv
+ depends_lib-append \
+ port:p${perl5.major}-datemanip \
+ port:p${perl5.major}-html-tableextract \
+ port:p${perl5.major}-libwww-perl \
+ port:p${perl5.major}-text-csv
+
+ supported_archs noarch
}
-homepage http://www.mojotoad.com/sisk/projects/Finance-QuoteHist/
-platforms darwin
-
-checksums md5 85178e949c60a77d9dc946ee9853d952 \
- sha1 496b58aaa7f9479b7e2e587b7dfb1798218c5ff3 \
- rmd160 f7d8e97566781205d15894f832c1fc5ad4ec0b72
-
-supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141217/1364bb96/attachment-0001.html>
More information about the macports-changes
mailing list