[123447] trunk/dports/perl/p5-hook-lexwrap/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 05:13:37 PDT 2014


Revision: 123447
          https://trac.macports.org/changeset/123447
Author:   mojca at macports.org
Date:     2014-08-09 05:13:37 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-hook-lexwrap: whitespace, first line

Modified Paths:
--------------
    trunk/dports/perl/p5-hook-lexwrap/Portfile

Modified: trunk/dports/perl/p5-hook-lexwrap/Portfile
===================================================================
--- trunk/dports/perl/p5-hook-lexwrap/Portfile	2014-08-09 12:12:08 UTC (rev 123446)
+++ trunk/dports/perl/p5-hook-lexwrap/Portfile	2014-08-09 12:13:37 UTC (rev 123447)
@@ -1,18 +1,19 @@
+# -*- 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         Hook-LexWrap 0.24
-license		{Artistic-1 GPL}
-maintainers		nomaintainer
-description		Lexically scoped subroutine wrappers
-long_description	${description}
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Lexically scoped subroutine wrappers
+long_description    ${description}
 
 checksums           rmd160  25ad13208c44714b0f673bda5889ceb28833ae55 \
                     sha256  44c2b8b184e166461494c7bf90b6ed0997d691bb216317ed6442bfdc568ece5b
 
-platforms		darwin
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/a25e47e6/attachment.html>


More information about the macports-changes mailing list