<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/ff68e64831a4bcb134349ce90aa1b8889cf40907">https://github.com/macports/macports-ports/commit/ff68e64831a4bcb134349ce90aa1b8889cf40907</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 ff68e64  gr-lora-rpp0: allow using any wireshark executable
</span>ff68e64 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ff68e64831a4bcb134349ce90aa1b8889cf40907
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu May 24 13:27:17 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gr-lora-rpp0: allow using any wireshark executable
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/56527
</span>---
 science/gr-lora/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gr-lora/Portfile b/science/gr-lora/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aeed4a0..81179cc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gr-lora/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gr-lora/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,7 +31,7 @@ subport gr-lora-rpp0 {
</span> 
     github.setup rpp0 gr-lora 60e94eda37d9e9dcbcfa5b492c3f37e8d2fe06fa
     version      20180131
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    revision     2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    revision     3
</span>     checksums    rmd160 d19e3caa76e92920dba65ffc05207210bdab8b41 \
                  sha256 584edfd5cac322eeca2651260a7cfd32ca7bd1fefc8480957b912649edfadb69
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -39,7 +39,7 @@ subport gr-lora-rpp0 {
</span> 
     depends_lib-append \
         port:liquid-dsp \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        port:wireshark
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        path:lib/libwireshark.dylib:wireshark2
</span> 
     # temporary patch to fix configuration and building
 
</pre><pre style='margin:0'>

</pre>