[129635] trunk/dports/perl/p5-finance-quotehist/Portfile

devans at macports.org devans at macports.org
Wed Dec 17 03:49:19 PST 2014


Revision: 129635
          https://trac.macports.org/changeset/129635
Author:   devans at macports.org
Date:     2014-12-17 03:49:19 -0800 (Wed, 17 Dec 2014)
Log Message:
-----------
p5-finance-quotehist: update to version 1.20, drop perl branches 5.10 5.12 5.14, add 5.18 5.20, dependencies.

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:46:49 UTC (rev 129634)
+++ trunk/dports/perl/p5-finance-quotehist/Portfile	2014-12-17 11:49:19 UTC (rev 129635)
@@ -4,9 +4,8 @@
 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
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Finance-QuoteHist 1.20
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 homepage            http://www.mojotoad.com/sisk/projects/Finance-QuoteHist/
@@ -16,16 +15,17 @@
 
 platforms           darwin
 
-checksums           md5     85178e949c60a77d9dc946ee9853d952 \
-                    sha1    496b58aaa7f9479b7e2e587b7dfb1798218c5ff3 \
-                    rmd160  f7d8e97566781205d15894f832c1fc5ad4ec0b72
+checksums           rmd160  e30b990a130918da3a108d0063a8add680c642fa \
+                    sha256  bd4904a4f75721ec7f8b5b242d60e89a8255d5b2c92395c50a12c53c5c28e1cb
 
 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
+                    port:p${perl5.major}-regexp-common \
+                    port:p${perl5.major}-text-csv \
+                    port:p${perl5.major}-text-csv_xs
 
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141217/98850062/attachment.html>


More information about the macports-changes mailing list