Revision: 149703 https://trac.macports.org/changeset/149703 Author: devans@macports.org Date: 2016-06-29 09:41:56 -0700 (Wed, 29 Jun 2016) Log Message: ----------- p5-carp-clan: update to version 6.06, minor reformatting. Modified Paths: -------------- trunk/dports/perl/p5-carp-clan/Portfile Modified: trunk/dports/perl/p5-carp-clan/Portfile =================================================================== --- trunk/dports/perl/p5-carp-clan/Portfile 2016-06-29 16:40:46 UTC (rev 149702) +++ trunk/dports/perl/p5-carp-clan/Portfile 2016-06-29 16:41:56 UTC (rev 149703) @@ -5,8 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.22 5.24 -perl5.setup Carp-Clan 6.04 -revision 4 +perl5.setup Carp-Clan 6.06 license {Artistic-1 GPL} maintainers nomaintainer description Report errors from perspective of caller of a "clan" of modules @@ -19,11 +18,12 @@ platforms darwin -checksums rmd160 b12853d3739e430dd125407a0b542bc7a1069dd1 \ - sha256 542e13ece92d40545b8ba6626cfc6ed73071c6cbf6a5537ca126c41b349ae1ec +checksums rmd160 5bb184cf42b0d3a1d4f1d3f308f83ac1688b299f \ + sha256 ea4ac8f611354756d43cb369880032901e9cc4cc7e0bebb7b647186dac00c9d4 if {${perl5.major} != ""} { -depends_lib-append port:p${perl5.major}-test-exception + depends_lib-append \ + port:p${perl5.major}-test-exception -supported_archs noarch + supported_archs noarch }
participants (1)
-
devans@macports.org