[120883] trunk/dports/lang/perl5/Portfile

mojca at macports.org mojca at macports.org
Tue Jun 10 14:40:12 PDT 2014


Revision: 120883
          https://trac.macports.org/changeset/120883
Author:   mojca at macports.org
Date:     2014-06-10 14:40:12 -0700 (Tue, 10 Jun 2014)
Log Message:
-----------
perl5: whitespace only

Modified Paths:
--------------
    trunk/dports/lang/perl5/Portfile

Modified: trunk/dports/lang/perl5/Portfile
===================================================================
--- trunk/dports/lang/perl5/Portfile	2014-06-10 21:15:19 UTC (rev 120882)
+++ trunk/dports/lang/perl5/Portfile	2014-06-10 21:40:12 UTC (rev 120883)
@@ -1,24 +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
+PortSystem          1.0
 
-name            perl5
-version         5.12.4
-categories      lang
-license         BSD
-platforms       darwin freebsd linux
-maintainers     nomaintainer
-supported_archs noarch
+name                perl5
+version             5.12.4
+categories          lang
+license             BSD
+platforms           darwin freebsd linux
+maintainers         nomaintainer
+supported_archs     noarch
 
 description         Wrapper port for perl 5.x
 long_description    ${description}
 
-homepage        http://www.perl.org/
+homepage            http://www.perl.org/
 distfiles
 
 use_configure       no
-build {}
+build               {}
 
 if {[variant_isset perl5_8]} {
     set branch 5.8
@@ -104,4 +104,4 @@
     depends_lib-append  port:perl5.18
 }
 
-livecheck.type     none
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140610/c2e9ac5e/attachment.html>


More information about the macports-changes mailing list