[123746] trunk/dports/perl/p5-b-hooks-op-check/Portfile

mojca at macports.org mojca at macports.org
Wed Aug 13 15:13:25 PDT 2014


Revision: 123746
          https://trac.macports.org/changeset/123746
Author:   mojca at macports.org
Date:     2014-08-13 15:13:25 -0700 (Wed, 13 Aug 2014)
Log Message:
-----------
p5-b-hooks-op-check: status line, whitespace only

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

Modified: trunk/dports/perl/p5-b-hooks-op-check/Portfile
===================================================================
--- trunk/dports/perl/p5-b-hooks-op-check/Portfile	2014-08-13 22:10:25 UTC (rev 123745)
+++ trunk/dports/perl/p5-b-hooks-op-check/Portfile	2014-08-13 22:13:25 UTC (rev 123746)
@@ -1,22 +1,24 @@
+# -*- 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-OP-Check 0.19
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Wrap OP check callbacks
-long_description      This module provides a c api for XS modules to \
-                      hook into the callbacks of PL_check.
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         B-Hooks-OP-Check 0.19
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Wrap OP check callbacks
+long_description    This module provides a c api for XS modules to \
+                    hook into the callbacks of PL_check.
 
-platforms             darwin
+platforms           darwin
 
-checksums             rmd160  3de87aeded34d5bba66a2f651c62a9669802e1d7 \
-                      sha256  2fff4a860cae4fa69b91164a1e2d396bfddd8466bdd04d718e695f7276bce15e
+checksums           rmd160  3de87aeded34d5bba66a2f651c62a9669802e1d7 \
+                    sha256  2fff4a860cae4fa69b91164a1e2d396bfddd8466bdd04d718e695f7276bce15e
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-extutils-depends \
-                          port:p${perl5.major}-parent
+    depends_lib-append \
+                    port:p${perl5.major}-extutils-depends \
+                    port:p${perl5.major}-parent
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140813/99972b10/attachment.html>


More information about the macports-changes mailing list