[138348] trunk/dports/perl/p5-throwable/Portfile

devans at macports.org devans at macports.org
Sun Jul 5 23:09:52 PDT 2015


Revision: 138348
          https://trac.macports.org/changeset/138348
Author:   devans at macports.org
Date:     2015-07-05 23:09:52 -0700 (Sun, 05 Jul 2015)
Log Message:
-----------
p5-throwable: update to version 0.200013, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-throwable/Portfile

Modified: trunk/dports/perl/p5-throwable/Portfile
===================================================================
--- trunk/dports/perl/p5-throwable/Portfile	2015-07-06 06:09:02 UTC (rev 138347)
+++ trunk/dports/perl/p5-throwable/Portfile	2015-07-06 06:09:52 UTC (rev 138348)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Throwable 0.200012 ../by-authors/id/R/RJ/RJBS
+perl5.setup         Throwable 0.200013 ../by-authors/id/R/RJ/RJBS
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Throwable - a role for classes that can be thrown
@@ -17,13 +17,12 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           rmd160  43a1a53054714428ac5485078b4227c45e7addc1 \
-                    sha256  4794cc7bae429a0f4255a0628bdb26a5e24e9c56058d324f2d3eb59bd49fc833
+checksums           rmd160  7ddbab867358bab87ee34711abf9f760df8fd33e \
+                    sha256  9987d0deb5bddd352a6330cefbe932f882e36dd8c8a4564bcfd372dc396b8fa0
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:p${perl5.major}-class-load \
                     port:p${perl5.major}-devel-stacktrace \
-                    port:p${perl5.major}-moo \
-                    port:p${perl5.major}-moox-types-mooselike
+                    port:p${perl5.major}-module-runtime \
+                    port:p${perl5.major}-moo
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150705/8322af0a/attachment.html>


More information about the macports-changes mailing list