<pre style='margin:0'>
Chih-Hsuan Yen (yan12125) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f8ca8b84049634cdd4e0d56fef5bfe8715fac138">https://github.com/macports/macports-ports/commit/f8ca8b84049634cdd4e0d56fef5bfe8715fac138</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 f8ca8b8  rtmpdump: remove commented dependency declaration
</span>f8ca8b8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f8ca8b84049634cdd4e0d56fef5bfe8715fac138
</span>Author: Chih-Hsuan Yen <yan12125@macports.org>
AuthorDate: Mon Mar 18 21:36:21 2019 +0800

<span style='display:block; white-space:pre;color:#404040;'>    rtmpdump: remove commented dependency declaration
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    It causes a false positive revbump in https://github.com/macports/macports-ports/pull/3822
</span>---
 www/rtmpdump/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/rtmpdump/Portfile b/www/rtmpdump/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fe5a6c5..a653d1e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/rtmpdump/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/rtmpdump/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +29,6 @@ checksums           rmd160  a79535b0e825b4069dc2be3dba73cedf43ec168c \
</span>                     sha256  dba4d4d2e1c7de6884b01d98194b83cab6784669089fa3c919152087a3a38fd2
 
 depends_lib         port:gnutls
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#path:lib/libssl.dylib:openssl
</span> 
 worksrcdir          ${name}-${git_shortcommit}
 
</pre><pre style='margin:0'>

</pre>