<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/70443920b62e102e2c3aa4b3495d44aa21c623c4">https://github.com/macports/macports-ports/commit/70443920b62e102e2c3aa4b3495d44aa21c623c4</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 70443920b62 FAudio: update to 24.01
</span>70443920b62 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 70443920b62e102e2c3aa4b3495d44aa21c623c4
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sun Jan 28 13:43:29 2024 +0800
<span style='display:block; white-space:pre;color:#404040;'> FAudio: update to 24.01
</span>---
audio/FAudio/Portfile | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/FAudio/Portfile b/audio/FAudio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 578cbfcdd27..952b02aab04 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/FAudio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/FAudio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,22 +5,22 @@ PortGroup cmake 1.1
</span> PortGroup compiler_blacklist_versions 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup FNA-XNA FAudio 23.12
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup FNA-XNA FAudio 24.01
</span> revision 0
license zlib
categories audio
maintainers nomaintainer
description XAudio reimplementation
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description An XAudio reimplementation that focuses solely on developing \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- fully accurate DirectX Audio runtime libraries for the FNA project, \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description an XAudio reimplementation that focuses solely on developing \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ fully accurate DirectX Audio runtime libraries for the FNA project,\
</span> including XAudio2, X3DAudio, XAPO, and XACT3.
depends_lib-append port:libsdl2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 027aa7b46e11b86f780f052589d6a64bdff30fab \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 e0f8ff262c57e86715397ab168d9d4363d6cc2e67ffef38aa249ca7415af4c2f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 1120337
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 f65c6ff12efca9c17d88d921dce89f2b27c55314 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 be95d23cf2cfb538c1caf0899782aaf9fcba4ae2a8407ae66620c77ac203c961 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 1119806
</span>
# remove set deployment target and hard-coded RPATH setting
patchfiles patch-faudio-remove-deployment-target.diff
</pre><pre style='margin:0'>
</pre>