[122859] trunk/dports/perl/p5-class-methodmaker/Portfile

devans at macports.org devans at macports.org
Thu Jul 31 21:10:28 PDT 2014


Revision: 122859
          https://trac.macports.org/changeset/122859
Author:   devans at macports.org
Date:     2014-07-31 21:10:28 -0700 (Thu, 31 Jul 2014)
Log Message:
-----------
p5-class-methodmaker: add mode line and retab, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-class-methodmaker/Portfile

Modified: trunk/dports/perl/p5-class-methodmaker/Portfile
===================================================================
--- trunk/dports/perl/p5-class-methodmaker/Portfile	2014-08-01 04:07:25 UTC (rev 122858)
+++ trunk/dports/perl/p5-class-methodmaker/Portfile	2014-08-01 04:10:28 UTC (rev 122859)
@@ -1,16 +1,16 @@
+# -*- 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           Class-MethodMaker 2.21
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Perl module for creating generic methods
-long_description      ${description}
+perl5.setup         Class-MethodMaker 2.21
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Perl module for creating generic methods
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 checksums           rmd160  907c3a69b406a4153dc1f41e64b89706d8ac3241 \
                     sha256  fc7844160317187b2acdf4fff1b6c35eb94f752cf5fb65ddcd154ce1250b8a3d
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140731/b0341bb7/attachment.html>


More information about the macports-changes mailing list