[124239] trunk/dports/perl/p5-class-method-modifiers/Portfile

devans at macports.org devans at macports.org
Thu Aug 21 10:59:01 PDT 2014


Revision: 124239
          https://trac.macports.org/changeset/124239
Author:   devans at macports.org
Date:     2014-08-21 10:59:01 -0700 (Thu, 21 Aug 2014)
Log Message:
-----------
p5-class-method-modifiers: update to version 2.11, build dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-class-method-modifiers/Portfile

Modified: trunk/dports/perl/p5-class-method-modifiers/Portfile
===================================================================
--- trunk/dports/perl/p5-class-method-modifiers/Portfile	2014-08-21 17:56:22 UTC (rev 124238)
+++ trunk/dports/perl/p5-class-method-modifiers/Portfile	2014-08-21 17:59:01 UTC (rev 124239)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Class-Method-Modifiers 2.10
-revision            1
+perl5.setup         Class-Method-Modifiers 2.11
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         provides Moose-like method modifiers
@@ -14,11 +13,14 @@
 
 platforms           darwin
 
-checksums           rmd160  747a09c14a8a177e84bf8a160851ab23aaf5c95a \
-                    sha256  420fb53f789f53ecddc17890b0f648289397cceeb2de05f0994999fdf329e7b6
+checksums           rmd160  4859a4164fb231b1394dad5956e5438efb8ccc62 \
+                    sha256  debf979fbd9ac25cc6fe7d1cab81103c60a21f7027d2a9b4bf5cb264e313d392
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-test-exception
+    depends_build-append \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-test-fatal \
+                    port:p${perl5.major}-test-requires
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140821/c732f2f5/attachment.html>


More information about the macports-changes mailing list