[121948] trunk/dports/devel/spread/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Jul 11 18:57:57 PDT 2014


Revision: 121948
          https://trac.macports.org/changeset/121948
Author:   khindenburg at macports.org
Date:     2014-07-11 18:57:57 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
spread: whitespace fixes (for upcoming patch)

Modified Paths:
--------------
    trunk/dports/devel/spread/Portfile

Modified: trunk/dports/devel/spread/Portfile
===================================================================
--- trunk/dports/devel/spread/Portfile	2014-07-12 00:18:05 UTC (rev 121947)
+++ trunk/dports/devel/spread/Portfile	2014-07-12 01:57:57 UTC (rev 121948)
@@ -1,23 +1,27 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name			spread
-version			3.17.3
-categories		devel
-license			Restrictive
-platforms		darwin
-maintainers		nomaintainer
-description		configurable logging for C++
-long_description	Spread is a toolkit that provides a high performance \
-				messaging service that is resilient to faults across external \
-				or internal networks.
+name                spread
+version             3.17.3
+categories          devel
+license             Restrictive
+platforms           darwin
+maintainers         nomaintainer
 
-homepage		http://www.spread.org/
-master_sites	http://www.cnds.jhu.edu/download/noformdown/
-distname		spread-src-${version}
-checksums		md5 2eec25b5adc96fd840aa251e44325f9f
-patchfiles		patch-Makefile.in
+description         configurable logging for C++
+long_description    Spread is a toolkit that provides a high performance \
+    messaging service that is resilient to faults across external \
+    or internal networks.
 
-configure.args	--mandir=${prefix}/share/man \
-				--with-pid-dir=${prefix}/var/run
+homepage            http://www.spread.org/
+master_sites        http://www.cnds.jhu.edu/download/noformdown/
+distname            spread-src-${version}
+
+checksums           md5 2eec25b5adc96fd840aa251e44325f9f
+
+patchfiles          patch-Makefile.in
+
+configure.args      --mandir=${prefix}/share/man \
+                    --with-pid-dir=${prefix}/var/run
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/dc751a8b/attachment.html>


More information about the macports-changes mailing list