[123421] trunk/dports/perl/p5-devel-stacktrace/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 03:42:53 PDT 2014


Revision: 123421
          https://trac.macports.org/changeset/123421
Author:   mojca at macports.org
Date:     2014-08-09 03:42:53 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-devel-stacktrace: whitespace, first line, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-devel-stacktrace/Portfile

Modified: trunk/dports/perl/p5-devel-stacktrace/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-stacktrace/Portfile	2014-08-09 10:40:46 UTC (rev 123420)
+++ trunk/dports/perl/p5-devel-stacktrace/Portfile	2014-08-09 10:42:53 UTC (rev 123421)
@@ -1,30 +1,30 @@
+# -*- 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
 
-epoch                 1
-perl5.branches        5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup           Devel-StackTrace 1.27 ../by-authors/id/D/DR/DROLSKY/
-revision              3
-license               Artistic-2
-maintainers           nomaintainer
-description           Stack trace and stack trace frame objects
-long_description      The Devel::StackTrace module contains two classes, \
-                      Devel::StackTrace and Devel::StackTraceFrame. The \
-                      goal of this object is to encapsulate the \
-                      information that can found through using the \
-                      caller() function, as well as providing a simple \
-                      interface to this data.
+epoch               1
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Devel-StackTrace 1.27 ../by-authors/id/D/DR/DROLSKY/
+revision            3
+license             Artistic-2
+maintainers         nomaintainer
+description         Stack trace and stack trace frame objects
+long_description    The Devel::StackTrace module contains two classes, \
+                    Devel::StackTrace and Devel::StackTraceFrame. The \
+                    goal of this object is to encapsulate the \
+                    information that can found through using the \
+                    caller() function, as well as providing a simple \
+                    interface to this data.
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 72ba07f2dc0331d8ce3c028cc66cf20d \
-                      sha1 2be3206443832bab6a8cd3ea995cdec983e16d7c \
-                      rmd160 d69acbac09e3d211363738625180f2fc79e8f698
+checksums           rmd160  d69acbac09e3d211363738625180f2fc79e8f698 \
+                    sha256  da55edfd4fa20ee88c94dd36ff53890d3a27095a8305d4e812a84459595ae706
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-test-simple
+depends_lib-append  port:p${perl5.major}-test-simple
 
-supported_archs       noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/9821bb3a/attachment.html>


More information about the macports-changes mailing list