[124296] trunk/dports/perl/p5-path-class/Portfile

devans at macports.org devans at macports.org
Fri Aug 22 01:49:39 PDT 2014


Revision: 124296
          https://trac.macports.org/changeset/124296
Author:   devans at macports.org
Date:     2014-08-22 01:49:38 -0700 (Fri, 22 Aug 2014)
Log Message:
-----------
p5-path-class: add mode line and retab, white space only.

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

Modified: trunk/dports/perl/p5-path-class/Portfile
===================================================================
--- trunk/dports/perl/p5-path-class/Portfile	2014-08-22 08:47:07 UTC (rev 124295)
+++ trunk/dports/perl/p5-path-class/Portfile	2014-08-22 08:49:38 UTC (rev 124296)
@@ -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               Path-Class 0.33 ../../authors/id/K/KW/KWILLIAMS/
-license                   {Artistic-1 GPL}
-maintainers               nomaintainer
-description               This Perl extension provides cross-platform path \
-                          specification manipulation.
-long_description          Path::Class is a module for manipulation of file and \
-                          directory specifications in a cross-platform manner.
+perl5.setup         Path-Class 0.33 ../../authors/id/K/KW/KWILLIAMS/
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         This Perl extension provides cross-platform path \
+                    specification manipulation.
+long_description    Path::Class is a module for manipulation of file and \
+                    directory specifications in a cross-platform manner.
 
-platforms                 darwin
+platforms           darwin
 
 checksums           rmd160  4907e0e11d1041fe6530b108679b35eb72706172 \
                     sha256  cd8cc6a68e2099eeb6099df6af83b4585eb0ddf6c77490d6fa97eadb09d0c677
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140822/8b4f7b39/attachment.html>


More information about the macports-changes mailing list