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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2b55bd84a3c111b2d24bb8ad59cb96f708da2a04">https://github.com/macports/macports-ports/commit/2b55bd84a3c111b2d24bb8ad59cb96f708da2a04</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 2b55bd84a3c BlackHole: update version 0.3.0
</span>2b55bd84a3c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2b55bd84a3c111b2d24bb8ad59cb96f708da2a04
</span>Author: Davide Gerhard <ra1nb0w@macports.org>
AuthorDate: Wed Dec 8 15:18:25 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    BlackHole: update version 0.3.0
</span>---
 audio/BlackHole/Portfile | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/BlackHole/Portfile b/audio/BlackHole/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 99314afc695..1f65cb6ca39 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/BlackHole/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/BlackHole/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           xcode 1.0
</span> PortGroup           xcode_workaround 1.0
 PortGroup           compiler_blacklist_versions 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        ExistentialAudio BlackHole 0.2.9 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        ExistentialAudio BlackHole 0.3.0 v
</span> categories          audio
 platforms           darwin
 maintainers         {@adarshp arizona.edu:adarsh} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,8 +18,12 @@ long_description    BlackHole is a modern macOS virtual audio driver that \
</span>                     allows applications to pass audio to other applications \
                     with zero additional latency.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-xcode.configuration Debug
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-xcode.build.settings    CODE_SIGN_IDENTITY= CODE_SIGNING_REQUIRED=NO
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  da031c3b3f6284f124e0f7ae64f021c4c32614c5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  8d5534e9cd0a7b5137c32a1b2ec344bf327b8a8dcab1b1c075740b8ce417004b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    5604090
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+xcode.configuration Release
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+xcode.build.settings CODE_SIGN_IDENTITY= CODE_SIGNING_REQUIRED=NO XCODEFLAGS="CACHE_ROOT=${workpath}/caches -UseNewBuildSystem=NO"
</span> xcode.destroot.settings {*}${xcode.build.settings}
 xcode.destroot.path /Library/Audio/Plug-Ins/HAL
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,10 +37,6 @@ destroot.violate_mtree yes
</span> 
 compiler.blacklist-append {clang < 600}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  92f8273c0c97db54a3288e40d1a566dca5714467 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  69b2b50bfe0d6155dcf6e6ad918f869d3259ce5a552834b671ef8d02bcd41d83 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    5638785
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> notes "\
 To fully uninstall BlackHole, you will need to run the following command after\
 running 'port uninstall blackhole':
</pre><pre style='margin:0'>

</pre>