[129444] trunk/dports/perl/p5-directory-scratch/Portfile

mojca at macports.org mojca at macports.org
Sat Dec 13 02:24:18 PST 2014


Revision: 129444
          https://trac.macports.org/changeset/129444
Author:   mojca at macports.org
Date:     2014-12-13 02:24:18 -0800 (Sat, 13 Dec 2014)
Log Message:
-----------
p5-directory-scratch: whitespace and status line only

Modified Paths:
--------------
    trunk/dports/perl/p5-directory-scratch/Portfile

Modified: trunk/dports/perl/p5-directory-scratch/Portfile
===================================================================
--- trunk/dports/perl/p5-directory-scratch/Portfile	2014-12-13 10:21:12 UTC (rev 129443)
+++ trunk/dports/perl/p5-directory-scratch/Portfile	2014-12-13 10:24:18 UTC (rev 129444)
@@ -1,24 +1,26 @@
+# -*- 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
-perl5.setup             Directory-Scratch 0.14
-revision                3
-platforms               darwin
-license                 {Artistic-1 GPL}
-maintainers             fpassera.com:dev openmaintainer
-description             Easy-to-use self-cleaning scratch space.
-long_description        ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         Directory-Scratch 0.14
+revision            3
+license             {Artistic-1 GPL}
+maintainers         fpassera.com:dev openmaintainer
+description         Easy-to-use self-cleaning scratch space.
+long_description    ${description}
 
-checksums               md5     3e759c3a5ff8c678725aad99e80a5c14 \
-                        sha1    de45529e1c09f4b350e43bfdc9065b016887d531 \
-                        rmd160  96c6cfdbea2273d28f53baf5118e324865df00c4
+checksums           md5     3e759c3a5ff8c678725aad99e80a5c14 \
+                    sha1    de45529e1c09f4b350e43bfdc9065b016887d531 \
+                    rmd160  96c6cfdbea2273d28f53baf5118e324865df00c4
 
+platforms           darwin
+supported_archs     noarch
+
 if {${perl5.major} != ""} {
-depends_lib-append      port:p${perl5.major}-path-class \
-                        port:p${perl5.major}-file-slurp
-
-supported_archs         noarch
+    depends_lib-append \
+                    port:p${perl5.major}-path-class \
+                    port:p${perl5.major}-file-slurp
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141213/74ac5a5e/attachment.html>


More information about the macports-changes mailing list