<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/95b651d3aa743cd783e5a3257a04232936d74e60">https://github.com/macports/macports-ports/commit/95b651d3aa743cd783e5a3257a04232936d74e60</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 95b651d  netgen: allow ffmpeg-devel to satisfy dependency
</span>95b651d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 95b651d3aa743cd783e5a3257a04232936d74e60
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Sep 21 03:47:49 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    netgen: allow ffmpeg-devel to satisfy dependency
</span>---
 math/netgen/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/netgen/Portfile b/math/netgen/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 01b109b..898a849 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/netgen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/netgen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -50,7 +50,7 @@ depends_lib-append  \
</span>     port:tkdnd \
     port:Togl \
     port:python${python_version} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    port:ffmpeg \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    path:lib/libavcodec.dylib:ffmpeg \
</span>     port:jpeg
 
 depends_build-append \
</pre><pre style='margin:0'>

</pre>