[131154] trunk/dports/perl/p5-fusioninventory-agent/Portfile

mojca at macports.org mojca at macports.org
Tue Jan 6 05:28:48 PST 2015


Revision: 131154
          https://trac.macports.org/changeset/131154
Author:   mojca at macports.org
Date:     2015-01-06 05:28:48 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-fusioninventory-agent: whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-fusioninventory-agent/Portfile

Modified: trunk/dports/perl/p5-fusioninventory-agent/Portfile
===================================================================
--- trunk/dports/perl/p5-fusioninventory-agent/Portfile	2015-01-06 13:27:08 UTC (rev 131153)
+++ trunk/dports/perl/p5-fusioninventory-agent/Portfile	2015-01-06 13:28:48 UTC (rev 131154)
@@ -1,31 +1,32 @@
 # -*- 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
-perl5.setup             FusionInventory-Agent 2.1.14 ../by-authors/id/F/FU/FUSINV
-platforms               darwin
-maintainers             nomaintainer
-license                 GPL-2+
-supported_archs         noarch
+perl5.setup         FusionInventory-Agent 2.1.14 ../by-authors/id/F/FU/FUSINV
+platforms           darwin
+maintainers         nomaintainer
+license             GPL-2+
+supported_archs     noarch
 
-description             FusionInventory::Agent
+description         FusionInventory::Agent
 
-long_description        Perl application that runs an agent connecting to a \
-                        server running for example FusionInventory for GLPI \
-                        for inventorying purposes.
+long_description    Perl application that runs an agent connecting to a \
+                    server running for example FusionInventory for GLPI \
+                    for inventorying purposes.
 
-homepage                http://fusioninventory.org/wordpress
+homepage            http://fusioninventory.org/wordpress
 
-checksums               rmd160  d51896d1d1ee88cf173771d203920ed846019cf1 \
-                        sha256  9691a0b29b9b89b26d81783d2ca0f9a6ff4c1c1e4581cf7d098364d7419d0809
+checksums           rmd160  d51896d1d1ee88cf173771d203920ed846019cf1 \
+                    sha256  9691a0b29b9b89b26d81783d2ca0f9a6ff4c1c1e4581cf7d098364d7419d0809
 
 if {${perl5.major} != ""} {
-depends_lib-append      port:p${perl5.major}-net-ip \
-                        port:p${perl5.major}-xml-simple \
-                        port:p${perl5.major}-universal-require \
-                        port:p${perl5.major}-libwww-perl \
-                        port:p${perl5.major}-mac-sysprofile
+    depends_lib-append \
+                    port:p${perl5.major}-libwww-perl \
+                    port:p${perl5.major}-mac-sysprofile \
+                    port:p${perl5.major}-net-ip \
+                    port:p${perl5.major}-universal-require \
+                    port:p${perl5.major}-xml-simple
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/dfa47e5f/attachment-0001.html>


More information about the macports-changes mailing list