[143384] trunk/dports/net/munin/Portfile

mojca at macports.org mojca at macports.org
Sat Dec 12 09:45:30 PST 2015


Revision: 143384
          https://trac.macports.org/changeset/143384
Author:   mojca at macports.org
Date:     2015-12-11 14:16:58 -0800 (Fri, 11 Dec 2015)
Log Message:
-----------
munin: whitespace only

Modified Paths:
--------------
    trunk/dports/net/munin/Portfile

Modified: trunk/dports/net/munin/Portfile
===================================================================
--- trunk/dports/net/munin/Portfile	2015-12-11 21:54:52 UTC (rev 143383)
+++ trunk/dports/net/munin/Portfile	2015-12-11 22:16:58 UTC (rev 143384)
@@ -31,9 +31,11 @@
 checksums           rmd160  b25c0a4d7d7613592757132290b7158228ea2a67 \
                     sha256  9a87356b1f8662f444a7a2a86ff36809124ffe787c442de0ea35850194d602af
 
-depends_lib         port:perl5.16 port:p5.16-net-server \
+depends_lib         port:perl5.16 \
                     port:p5.16-module-build \
-                    port:p5.16-net-snmp port:p5.16-net-ssleay
+                    port:p5.16-net-server \
+                    port:p5.16-net-snmp \
+                    port:p5.16-net-ssleay
 
 # munindoc needs at least groff version 1.20.1 for good Unicode support.
 
@@ -88,8 +90,11 @@
                     ${destroot}${prefix}/etc/munin/plugin-conf.d \
                     ${destroot}${prefix}/var/munin \
                     ${destroot}${prefix}/www/munin
-destroot.target     install-common-prime install-node-prime \
-                    install-plugins-prime install-plugins-java install-man
+destroot.target     install-common-prime \
+                    install-node-prime \
+                    install-plugins-prime \
+                    install-plugins-java \
+                    install-man
 
 startupitem.create  yes
 startupitem.name    munin-node
@@ -97,13 +102,13 @@
 startupitem.stop    "kill `cat ${prefix}/var/run/munin/munin-node.pid`"
 
 variant server description {Install Munin server} {
-    depends_lib-append	port:rrdtool \
-			port:p5.16-html-template \
-			port:p5.16-time-hires \
-			port:p5.16-digest-md5 \
-			port:p5.16-text-balanced \
-                        port:p5.16-log-log4perl
-    destroot.target-append install-master-prime
+    depends_lib-append      port:rrdtool \
+                            port:p5.16-html-template \
+                            port:p5.16-time-hires \
+                            port:p5.16-digest-md5 \
+                            port:p5.16-text-balanced \
+                            port:p5.16-log-log4perl
+    destroot.target-append  install-master-prime
 }
 
 pre-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/9d18a517/attachment.html>


More information about the macports-changes mailing list