Revision: 61004 http://trac.macports.org/changeset/61004 Author: narf_tm@macports.org Date: 2009-11-29 17:34:56 -0800 (Sun, 29 Nov 2009) Log Message: ----------- Updated to 0.500. Modified Paths: -------------- trunk/dports/perl/p5-test-differences/Portfile Modified: trunk/dports/perl/p5-test-differences/Portfile =================================================================== --- trunk/dports/perl/p5-test-differences/Portfile 2009-11-30 01:32:18 UTC (rev 61003) +++ trunk/dports/perl/p5-test-differences/Portfile 2009-11-30 01:34:56 UTC (rev 61004) @@ -1,21 +1,23 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -perl5.setup Test-Differences 0.4801 -maintainers narf_tm openmaintainer -description Test strings and data structures and show differences \ - if not ok -long_description When the code you're testing returns multiple lines, \ - records or data structures and they're just plain wrong, \ - an equivalent to the Unix diff utility may be just \ - what's needed. +perl5.setup Test-Differences 0.500 +maintainers narf_tm openmaintainer +description Test strings and data structures and show differences \ + if not ok +long_description When the code you're testing returns multiple lines, \ + records or data structures and they're just plain \ + wrong, an equivalent to the Unix diff utility may be \ + just what's needed. -platforms darwin +platforms darwin -checksums md5 2df59051b3c4276f9bb3f26fcf01ae67 \ - sha1 f3d0deb8beda97558ab45fe3c5035683537d6acd \ - rmd160 97ac3312e24c4f3fd06eb74342646181707e4436 +checksums md5 9eb50dc627296ea46cd4d3200a61d6e9 \ + sha1 ab7f1cd40b23200da030c1e5a6a780042db16351 \ + rmd160 3d3a7bdb1f7b98e616b9b470c0b81b6a25050ce8 -depends_lib-append port:p5-text-diff +depends_lib-append port:p5-text-diff + +perl5.use_module_build
participants (1)
-
narf_tm@macports.org