[133677] trunk/dports/perl/p5-path-tiny/Portfile

devans at macports.org devans at macports.org
Sun Mar 8 11:41:18 PDT 2015


Revision: 133677
          https://trac.macports.org/changeset/133677
Author:   devans at macports.org
Date:     2015-03-08 11:41:18 -0700 (Sun, 08 Mar 2015)
Log Message:
-----------
p5-path-tiny: update to version 0.065, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-path-tiny/Portfile

Modified: trunk/dports/perl/p5-path-tiny/Portfile
===================================================================
--- trunk/dports/perl/p5-path-tiny/Portfile	2015-03-08 18:40:19 UTC (rev 133676)
+++ trunk/dports/perl/p5-path-tiny/Portfile	2015-03-08 18:41:18 UTC (rev 133677)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Path-Tiny 0.061 ../../authors/id/D/DA/DAGOLDEN
-revision            1
+perl5.setup         Path-Tiny 0.065 ../by-authors/id/D/DA/DAGOLDEN
 license             {Artistic-1 GPL}
 maintainers         devans openmaintainer
 description         Path::Tiny - File path utility
@@ -16,11 +15,13 @@
 
 platforms           darwin
 
-checksums           rmd160  50e1e640a26594c2ad6f7ffdee4e1eabe5cd1ab1 \
-                    sha256  e8290aac8c0623eea1b20b4a9d9a1be08db7f5a92ea51a514677964f3fa01cca
+checksums           rmd160  13aad56664e044187c0fbb1dee713e4981cc7c05 \
+                    sha256  8df248a1923b774e2528b7d867e3681015f7598bbef9ca22c5e1a689e0a19af5
 
+if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-failwarnings
 
-if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-pathtools \
                     port:p${perl5.major}-unicode-utf8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150308/b59ad55a/attachment.html>


More information about the macports-changes mailing list