[117572] trunk/dports/perl/p5-finance-quote/Portfile

dports at macports.org dports at macports.org
Mon Mar 3 16:42:27 PST 2014


Revision: 117572
          https://trac.macports.org/changeset/117572
Author:   dports at macports.org
Date:     2014-03-03 16:42:27 -0800 (Mon, 03 Mar 2014)
Log Message:
-----------
p5-finance-quote: update to v1.25; add additional dependencies

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-03-04 00:27:30 UTC (rev 117571)
+++ trunk/dports/perl/p5-finance-quote/Portfile	2014-03-04 00:42:27 UTC (rev 117572)
@@ -4,7 +4,7 @@
 PortGroup		perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup		Finance-Quote 1.18
+perl5.setup		Finance-Quote 1.25
 categories              perl
 maintainers             nomaintainer
 description		Perl module that allows for grabbing stock quotes.
@@ -16,16 +16,23 @@
 platforms               darwin
 license                 GPL-2+
 
-checksums           rmd160  c733a48281cee30e80dda03103ef036f68a5a430 \
-                    sha256  4240faabe0646defd4ec76ca9e111977b9e8060eaec41adeb284eb422a428393
+checksums           rmd160  c1d77fe9ba35aefcad8a937134be2ae9ab2e835a \
+                    sha256  97b7d75c0f7ac76060d919fd6a565ae652853212ee5adfa24e32fc7db542cebc
 
 if {${perl5.major} != ""} {
 depends_lib-append	\
-	port:p${perl5.major}-libwww-perl \
+	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}-datemanip \
 	port:p${perl5.major}-html-tree \
-	port:p${perl5.major}-crypt-ssleay
+    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
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140303/c754c54b/attachment.html>


More information about the macports-changes mailing list