[122942] trunk/dports/perl/p5-dbd-sqlite2/Portfile

devans at macports.org devans at macports.org
Sat Aug 2 09:11:27 PDT 2014


Revision: 122942
          https://trac.macports.org/changeset/122942
Author:   devans at macports.org
Date:     2014-08-02 09:11:27 -0700 (Sat, 02 Aug 2014)
Log Message:
-----------
p5-dbd-sqlite2: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-dbd-sqlite2/Portfile

Modified: trunk/dports/perl/p5-dbd-sqlite2/Portfile
===================================================================
--- trunk/dports/perl/p5-dbd-sqlite2/Portfile	2014-08-02 16:09:35 UTC (rev 122941)
+++ trunk/dports/perl/p5-dbd-sqlite2/Portfile	2014-08-02 16:11:27 UTC (rev 122942)
@@ -1,21 +1,21 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=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           DBD-SQLite2 0.36
-license               {Artistic GPL}
-maintainers           nomaintainer
-description           perl dbd interface to SQLite (old version 2)
-long_description      ${description}
+perl5.setup         DBD-SQLite2 0.36
+license             {Artistic GPL}
+maintainers         nomaintainer
+description         perl dbd interface to SQLite (old version 2)
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
 checksums           rmd160  2a10d179896e818df37aa75dc07e78731fec41c0 \
                     sha256  1715f8e6dfd6e1fe34ae5c8d8b15e3d856b29e5416d6b02d5575ff55f4411e60
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-dbi
+    depends_lib-append  port:p${perl5.major}-dbi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140802/ec2a33a0/attachment.html>


More information about the macports-changes mailing list