[123988] trunk/dports/perl/p5-type-tiny/Portfile

devans at macports.org devans at macports.org
Sat Aug 16 21:51:21 PDT 2014


Revision: 123988
          https://trac.macports.org/changeset/123988
Author:   devans at macports.org
Date:     2014-08-16 21:51:21 -0700 (Sat, 16 Aug 2014)
Log Message:
-----------
p5-type-tiny: update to version 1.000000, dependencies.

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

Modified: trunk/dports/perl/p5-type-tiny/Portfile
===================================================================
--- trunk/dports/perl/p5-type-tiny/Portfile	2014-08-17 04:37:11 UTC (rev 123987)
+++ trunk/dports/perl/p5-type-tiny/Portfile	2014-08-17 04:51:21 UTC (rev 123988)
@@ -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         Type-Tiny 0.046
-revision            1
+perl5.setup         Type-Tiny 1.000000
 master_sites        http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 platforms           darwin
 supported_archs     noarch
@@ -16,10 +15,14 @@
 description         Type::Tiny is a tiny class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse.
 long_description    ${description}
 
-checksums           rmd160  085a066ab92efb30b0de12d33d7f5beacaac0e7b \
-                    sha256  196bb2da72f28aa585d40bbe8fe40b68c3328c87b4225294e7da8e33728c5955
+checksums           rmd160  f5462bd8e88ae191406def1b4a7d4a76a05fcc5d \
+                    sha256  707ef8e1d67171d74c1857920ad33b5424631a25e745fdaddea9ebe457e7de85
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-moo
+
     depends_lib-append \
                     port:p${perl5.major}-exporter-tiny
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140816/2cbede0f/attachment.html>


More information about the macports-changes mailing list