[141959] trunk/dports/perl/p5-moosex-methodattributes/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 03:44:04 PST 2015


Revision: 141959
          https://trac.macports.org/changeset/141959
Author:   devans at macports.org
Date:     2015-10-31 21:03:11 -0700 (Sat, 31 Oct 2015)
Log Message:
-----------
p5-moosex-methodattributes: update to version 0.31, no longer uses module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-moosex-methodattributes/Portfile

Modified: trunk/dports/perl/p5-moosex-methodattributes/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-methodattributes/Portfile	2015-11-01 04:02:05 UTC (rev 141958)
+++ trunk/dports/perl/p5-moosex-methodattributes/Portfile	2015-11-01 04:03:11 UTC (rev 141959)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         MooseX-MethodAttributes 0.30
+perl5.setup         MooseX-MethodAttributes 0.31
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         code attribute introspection
@@ -14,12 +14,11 @@
 
 platforms           darwin
 
-checksums           rmd160  ad929206e2791f88a1022a12f96d358eff4e3fa9 \
-                    sha256  b9010f8309668000d630595ae251170ddcfad642d468efea0afda55eb1e53239
+checksums           rmd160  e5034527a444816f55379d91fd88e16fd48eae4e \
+                    sha256  93616ee3862145e9622283e85ebf587ba7c81620fcdd77a4e26dd47538080df2
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-module-build-tiny \
                     port:p${perl5.major}-moosex-role-parameterized \
                     port:p${perl5.major}-test-fatal \
                     port:p${perl5.major}-test-requires
@@ -29,6 +28,4 @@
                     port:p${perl5.major}-moose \
                     port:p${perl5.major}-moosex-types \
                     port:p${perl5.major}-namespace-autoclean
-
-    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/c5541425/attachment.html>


More information about the macports-changes mailing list