[67879] trunk/dports/perl

ricci at macports.org ricci at macports.org
Thu May 20 09:31:37 PDT 2010


Revision: 67879
          http://trac.macports.org/changeset/67879
Author:   ricci at macports.org
Date:     2010-05-20 09:31:33 -0700 (Thu, 20 May 2010)
Log Message:
-----------
new port, p5-test-leaktrace

Added Paths:
-----------
    trunk/dports/perl/p5-test-leaktrace/
    trunk/dports/perl/p5-test-leaktrace/Portfile

Added: trunk/dports/perl/p5-test-leaktrace/Portfile
===================================================================
--- trunk/dports/perl/p5-test-leaktrace/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-leaktrace/Portfile	2010-05-20 16:31:33 UTC (rev 67879)
@@ -0,0 +1,17 @@
+# $Id$
+
+PortSystem                1.0
+PortGroup                 perl5 1.0
+
+perl5.setup               Test-LeakTrace 0.10
+maintainers               ricci openmaintainer
+description               Traces memory leaks
+long_description          Test::LeakTrace provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks.
+
+checksums           md5     fc732ff0509fb5475f0ccb0710e62878 \
+                    sha1    fe2caf30c9e03ac626f228ea309b9c525420f21a \
+                    rmd160  40a006ca02f37bd11d0e1b8837a3b5d9594bfd52
+
+platforms                 darwin
+
+## perl5.use_module_build


Property changes on: trunk/dports/perl/p5-test-leaktrace/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100520/2fa4b859/attachment.html>


More information about the macports-changes mailing list