Revision: 145216 https://trac.macports.org/changeset/145216 Author: devans@macports.org Date: 2016-01-28 10:32:12 -0800 (Thu, 28 Jan 2016) Log Message: ----------- p5-test-memory-cycle: update to version 1.06. Modified Paths: -------------- trunk/dports/perl/p5-test-memory-cycle/Portfile Modified: trunk/dports/perl/p5-test-memory-cycle/Portfile =================================================================== --- trunk/dports/perl/p5-test-memory-cycle/Portfile 2016-01-28 18:31:46 UTC (rev 145215) +++ trunk/dports/perl/p5-test-memory-cycle/Portfile 2016-01-28 18:32:12 UTC (rev 145216) @@ -5,8 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.22 -perl5.setup Test-Memory-Cycle 1.04 -revision 3 +perl5.setup Test-Memory-Cycle 1.06 license {Artistic-1 GPL} maintainers nomaintainer description Check for memory leaks and circular memory references @@ -14,8 +13,8 @@ platforms darwin -checksums rmd160 e28c0d844b5d917668498624afb1eb3af8d7d525 \ - sha256 e5a65d2d001be8bf97ba64323d7c7b6936c84eefc18a30417dbd08591f221227 +checksums rmd160 71e6fed71b1994fa34d3eb401ac716f5ebd4bbd3 \ + sha256 9d53ddfdc964cd8454cb0da4c695b6a3ae47b45839291c34cb9d8d1cfaab3202 if {${perl5.major} != ""} { depends_lib-append \
participants (1)
-
devans@macports.org