[133366] trunk/dports/perl/p5-moox-types-mooselike/Portfile

devans at macports.org devans at macports.org
Fri Feb 27 13:48:31 PST 2015


Revision: 133366
          https://trac.macports.org/changeset/133366
Author:   devans at macports.org
Date:     2015-02-27 13:48:31 -0800 (Fri, 27 Feb 2015)
Log Message:
-----------
p5-moox-types-mooselike: update to version 0.28, dependencies, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-moox-types-mooselike/Portfile

Modified: trunk/dports/perl/p5-moox-types-mooselike/Portfile
===================================================================
--- trunk/dports/perl/p5-moox-types-mooselike/Portfile	2015-02-27 21:15:25 UTC (rev 133365)
+++ trunk/dports/perl/p5-moox-types-mooselike/Portfile	2015-02-27 21:48:31 UTC (rev 133366)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         MooX-Types-MooseLike 0.27
+perl5.setup         MooX-Types-MooseLike 0.28
 
 platforms           darwin
 maintainers         nomaintainer
@@ -17,13 +17,15 @@
 
 long_description    ${description}
 
-checksums           rmd160 a3b12c71b6ec30dacc2180477089f3e9daffafe3 \
-                    sha256 ee35e2d85d48bb2785449a4fa42c67513e843c803a0d5074665f54a52b550991
+checksums           rmd160  ae4110a5ca4890a656e41e9c1d8fc2bb9783b2ef \
+                    sha256  635e57c26cacbf30647418eb1895c8d33927bf4f35d8ce25df2466756b174e95
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                        port:p${perl5.major}-moo \
-                        port:p${perl5.major}-test-fatal
+                    port:p${perl5.major}-moo \
+                    port:p${perl5.major}-test-fatal
 
-    depends_lib-append  port:p${perl5.major}-module-runtime
+    depends_lib-append \
+                    port:p${perl5.major}-module-runtime \
+                    port:p${perl5.major}-strictures
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150227/c829b616/attachment.html>


More information about the macports-changes mailing list