[122450] trunk/dports/perl/p5-test-leaktrace/Portfile

mojca at macports.org mojca at macports.org
Tue Jul 22 14:25:08 PDT 2014


Revision: 122450
          https://trac.macports.org/changeset/122450
Author:   mojca at macports.org
Date:     2014-07-22 14:25:08 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
p5-test-leaktrace: whitespace, add first line

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

Modified: trunk/dports/perl/p5-test-leaktrace/Portfile
===================================================================
--- trunk/dports/perl/p5-test-leaktrace/Portfile	2014-07-22 21:23:08 UTC (rev 122449)
+++ trunk/dports/perl/p5-test-leaktrace/Portfile	2014-07-22 21:25:08 UTC (rev 122450)
@@ -1,20 +1,21 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem                1.0
-PortGroup                 perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup               Test-LeakTrace 0.10
-revision                  3
-license                   {Artistic-1 GPL}
-maintainers               nomaintainer
-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.
+perl5.setup         Test-LeakTrace 0.10
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+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
+platforms           darwin
 
 ## perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/55d19a50/attachment.html>


More information about the macports-changes mailing list