Revision: 145284 https://trac.macports.org/changeset/145284 Author: devans@macports.org Date: 2016-01-30 18:03:35 -0800 (Sat, 30 Jan 2016) Log Message: ----------- p5-exception-class: update to version 1.40. Modified Paths: -------------- trunk/dports/perl/p5-exception-class/Portfile Modified: trunk/dports/perl/p5-exception-class/Portfile =================================================================== --- trunk/dports/perl/p5-exception-class/Portfile 2016-01-31 01:31:12 UTC (rev 145283) +++ trunk/dports/perl/p5-exception-class/Portfile 2016-01-31 02:03:35 UTC (rev 145284) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.22 -perl5.setup Exception-Class 1.39 +perl5.setup Exception-Class 1.40 license {Artistic-1 GPL} maintainers nomaintainer supported_archs noarch @@ -17,8 +17,8 @@ platforms darwin -checksums rmd160 e9ee37f87fc2634b008987d45e28b18150e0ac96 \ - sha256 819c756a69a6d1e31f396eca6a508b07b0a522a035b904cd1d432353cc362083 +checksums rmd160 5ba38e326198c22c9350e533c5c91f8b6354b1c1 \ + sha256 d1171f2d03a485e87eb561f34688991c17b939d2689bcda47f3f51b372669a1f if {${perl5.major} != ""} { depends_lib-append \
participants (1)
-
devans@macports.org