<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/59cd714fb0ca4394d90c66468f04961fe6971b7e">https://github.com/macports/macports-ports/commit/59cd714fb0ca4394d90c66468f04961fe6971b7e</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 59cd714  libebml: Add comment about not updating to 1.3.6
</span>59cd714 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 59cd714fb0ca4394d90c66468f04961fe6971b7e
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Apr 24 17:38:33 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    libebml: Add comment about not updating to 1.3.6
</span>---
 textproc/libebml/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libebml/Portfile b/textproc/libebml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8cf0fdc..7036ee9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libebml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libebml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,9 @@
</span> 
 PortSystem          1.0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Don't update to 1.3.6 or later until the library version number is fixed.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/Matroska-Org/libebml/issues/40
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> name                libebml
 version             1.3.5
 categories          textproc
</pre><pre style='margin:0'>

</pre>