[135798] trunk/dports/perl/p5-time-duration/Portfile

devans at macports.org devans at macports.org
Sun May 3 14:04:04 PDT 2015


Revision: 135798
          https://trac.macports.org/changeset/135798
Author:   devans at macports.org
Date:     2015-05-03 14:04:04 -0700 (Sun, 03 May 2015)
Log Message:
-----------
p5-time-duration: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-time-duration/Portfile

Modified: trunk/dports/perl/p5-time-duration/Portfile
===================================================================
--- trunk/dports/perl/p5-time-duration/Portfile	2015-05-03 20:30:58 UTC (rev 135797)
+++ trunk/dports/perl/p5-time-duration/Portfile	2015-05-03 21:04:04 UTC (rev 135798)
@@ -1,29 +1,30 @@
 # -*- 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.16 5.18 5.20
-perl5.setup             Time-Duration 1.1
-revision                1
-platforms               darwin
-maintainers             nomaintainer
-license                 {Artistic-1 GPL}
-supported_archs         noarch
+perl5.setup         Time-Duration 1.1
+revision            1
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+supported_archs     noarch
 
-description             Rounded or exact English expression of durations
+description         Rounded or exact English expression of durations
 
-long_description        This module provides functions for expressing \
-                        durations in rounded or exact terms, e.g. \"1 \
-                        second,\" \"2 minutes and 5 seconds,\" or \"1 hour, \
-                        3 minutes, and 40 seconds.\"
+long_description    This module provides functions for expressing \
+                    durations in rounded or exact terms, e.g. \"1 \
+                    second,\" \"2 minutes and 5 seconds,\" or \"1 hour, \
+                    3 minutes, and 40 seconds.\"
 
-checksums               rmd160  a1b1d50354c28d8c5ef049c89351d29718665795 \
-                        sha256  a69c419c4892f21eba10002e2ab8c55b657b6691cf6873544ef99ef5fd188f4e
+checksums           rmd160  a1b1d50354c28d8c5ef049c89351d29718665795 \
+                    sha256  a69c419c4892f21eba10002e2ab8c55b657b6691cf6873544ef99ef5fd188f4e
 
 if {${perl5.major} != ""} {
 # These are only required for complete testing
-#depends_build-append    port:p${perl5.major}-test-pod \
-#                        port:p${perl5.major}-test-pod-coverage
+#   depends_build-append \
+#                   port:p${perl5.major}-test-pod \
+#                   port:p${perl5.major}-test-pod-coverage
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150503/2d5e27df/attachment.html>


More information about the macports-changes mailing list