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

devans at macports.org devans at macports.org
Wed Dec 17 03:44:24 PST 2014


Revision: 129633
          https://trac.macports.org/changeset/129633
Author:   devans at macports.org
Date:     2014-12-17 03:44:24 -0800 (Wed, 17 Dec 2014)
Log Message:
-----------
p5-finance-quote: update to version 1.35, drop perl branches 5.10 5.12 5.14, add 5.18 5.20, dependencies, fix livecheck.

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:42:32 UTC (rev 129632)
+++ trunk/dports/perl/p5-finance-quote/Portfile	2014-12-17 11:44:24 UTC (rev 129633)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.10 5.12 5.14 5.16
-perl5.setup         Finance-Quote 1.25
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Finance-Quote 1.35
 categories          perl
 maintainers         nomaintainer
 description         Perl module that allows for grabbing stock quotes.
@@ -17,14 +17,13 @@
 platforms           darwin
 license             GPL-2+
 
-checksums           rmd160  c1d77fe9ba35aefcad8a937134be2ae9ab2e835a \
-                    sha256  97b7d75c0f7ac76060d919fd6a565ae652853212ee5adfa24e32fc7db542cebc
+checksums           rmd160  7ed407028977f853404a6968c18b27a03eb4f67c \
+                    sha256  3c0d22f18a65da2536b03d5dcbac178faaea8de71908ee0e2772b2664384ae57
 
 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 \
@@ -37,3 +36,7 @@
 
     supported_archs noarch
 }
+
+livecheck.type      regex
+livecheck.url       http://search.cpan.org/~ecocode
+livecheck.regex     "Finance-Quote-(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141217/dbcedd99/attachment.html>


More information about the macports-changes mailing list