<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1e204643d556ee4689d7b8e5ee1279489d947eb4">https://github.com/macports/macports-ports/commit/1e204643d556ee4689d7b8e5ee1279489d947eb4</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 1e20464 rxp: Change nonbreaking space to normal space
</span>1e20464 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1e204643d556ee4689d7b8e5ee1279489d947eb4
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Nov 10 00:20:43 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> rxp: Change nonbreaking space to normal space
</span>---
textproc/rxp/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/rxp/Portfile b/textproc/rxp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 38d563c..17177be 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/rxp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/rxp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ categories textproc
</span> platforms darwin
maintainers nomaintainer
description Validating XML parser written in C.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description RXP is a validating XML parser written in C. \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description RXP is a validating XML parser written in C. \
</span> The current version of RXP supports XML 1.1, Namespaces \
1.1, xml:id, and XML Catalogs.
</pre><pre style='margin:0'>
</pre>