[123406] trunk/dports/perl/p5-b-hooks-endofscope/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 02:46:12 PDT 2014


Revision: 123406
          https://trac.macports.org/changeset/123406
Author:   mojca at macports.org
Date:     2014-08-09 02:46:12 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-b-hooks-endofscope: whitespace, first line, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-b-hooks-endofscope/Portfile

Modified: trunk/dports/perl/p5-b-hooks-endofscope/Portfile
===================================================================
--- trunk/dports/perl/p5-b-hooks-endofscope/Portfile	2014-08-09 09:39:20 UTC (rev 123405)
+++ trunk/dports/perl/p5-b-hooks-endofscope/Portfile	2014-08-09 09:46:12 UTC (rev 123406)
@@ -1,25 +1,25 @@
+# -*- 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 5.18 5.20
-perl5.setup           B-Hooks-EndOfScope 0.09
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Execute code after a scope finished compilation
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         B-Hooks-EndOfScope 0.09
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Execute code after a scope finished compilation
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 83d941d374d6718cdd5c2721c40f660f \
-                      sha1 8fd9279dca2f5350368f52de369de5d585aabb4a \
-                      rmd160 add48599c85380dba1729d0185ef4ee6186f85bf
+checksums           rmd160  add48599c85380dba1729d0185ef4ee6186f85bf \
+                    sha256  6b1d5683a75ac35d8414e3e84edda60e6b686fd46892f4c596d00f25304aa994
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-sub-exporter \
-                          port:p${perl5.major}-variable-magic
-    
-    supported_archs noarch
+depends_lib-append  port:p${perl5.major}-sub-exporter \
+                    port:p${perl5.major}-variable-magic
+
+supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/3950c576/attachment.html>


More information about the macports-changes mailing list