<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7950287688851caf13f7738b7867b8f12006b715">https://github.com/macports/macports-ports/commit/7950287688851caf13f7738b7867b8f12006b715</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7950287688851caf13f7738b7867b8f12006b715
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Mar 19 08:46:46 2019 -0700
<span style='display:block; white-space:pre;color:#404040;'> libmcs: shorten descriptions
</span>---
devel/libmcs/Portfile | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libmcs/Portfile b/devel/libmcs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6a56da1..a137863 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libmcs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libmcs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,16 +12,12 @@ platforms darwin linux
</span> use_parallel_build yes
description \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- A library and set of tools which abstract the storage of configuration \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- settings away from userland applications.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ a library and set of tools which abstract the storage of configuration \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ settings away from userland applications
</span>
long_description \
The libmcs package is a library and set of tools which abstract the \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- storage of configuration settings away from userland applications. \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- There are similar projects like this (such as GConf), but unlike those \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- projects, libmcs strictly handles abstraction. \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- It does not impose any specific data storage requirement, nor is it tied \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- to any desktop environment or software suite.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ storage of configuration settings away from userland applications.
</span>
master_sites http://distfiles.atheme.org/
use_bzip2 yes
</pre><pre style='margin:0'>
</pre>