Revision: 134610 https://trac.macports.org/changeset/134610 Author: devans@macports.org Date: 2015-03-31 16:07:03 -0700 (Tue, 31 Mar 2015) Log Message: ----------- p5-test-writevariants: update to version 0.012, dependencies. Modified Paths: -------------- trunk/dports/perl/p5-test-writevariants/Portfile Modified: trunk/dports/perl/p5-test-writevariants/Portfile =================================================================== --- trunk/dports/perl/p5-test-writevariants/Portfile 2015-03-31 23:06:29 UTC (rev 134609) +++ trunk/dports/perl/p5-test-writevariants/Portfile 2015-03-31 23:07:03 UTC (rev 134610) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 -perl5.setup Test-WriteVariants 0.010 +perl5.setup Test-WriteVariants 0.012 license {Artistic-1 GPL} maintainers devans openmaintainer description Test::WriteVariants - Dynamic generation of tests in nested combinations of contexts @@ -13,8 +13,8 @@ platforms darwin -checksums rmd160 80360076981cd25ea1a2c3e6ed83fa5554b82c86 \ - sha256 99cb5fea486e8ecd1b46062d77bdf04ad61d3a4ddd79fb118e1e25e90ab8744e +checksums rmd160 12212bd832e549e8ab21aa6daa20556f2d44a5e0 \ + sha256 49b46b705737897928a42f397ff5b18a9a85c9fe1a2579b0e82aab90389d4adc if {${perl5.major} != ""} { depends_build-append \ @@ -23,7 +23,6 @@ depends_lib-append \ port:p${perl5.major}-data-tumbler \ - port:p${perl5.major}-file-homedir \ port:p${perl5.major}-module-pluggable supported_archs noarch