<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/910295e5454fc960406eb6321304f042acfe06d2">https://github.com/macports/macports-ports/commit/910295e5454fc960406eb6321304f042acfe06d2</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 910295e  libad9361-iio: fix long_description bracket quoting
</span>910295e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 910295e5454fc960406eb6321304f042acfe06d2
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Sep 19 16:06:15 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    libad9361-iio: fix long_description bracket quoting
</span>---
 science/libad9361-iio/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/libad9361-iio/Portfile b/science/libad9361-iio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e5efecf..e216628 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/libad9361-iio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/libad9361-iio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ name                libad9361-iio
</span> categories          science comms
 maintainers         {michaelld @michaelld} openmaintainer
 description         ${name} is an IIO AD9361 library for filter design and handling, multi-chip sync, and more
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}. This is a simple library used for userspace, which manages multi-chip sync \(on platforms \[FMCOMMS5\] where multiple AD9361 devices are use\) can create AD9361 specific FIR filters on the fly. Provides the GIT master branch version, which is typically updated every few days to week.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    ${description}. This is a simple library used for userspace, which manages multi-chip sync (on platforms \[FMCOMMS5\] where multiple AD9361 devices are use) can create AD9361 specific FIR filters on the fly. Provides the GIT master branch version, which is typically updated every few days to week.
</span> 
 license             LGPL-2+
 platforms           darwin
</pre><pre style='margin:0'>

</pre>