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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0fcbd4c9a4eebf67f576697981c04d87a36342e0">https://github.com/macports/macports-ports/commit/0fcbd4c9a4eebf67f576697981c04d87a36342e0</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 0fcbd4c9a4e tinygltf: update to 2.8.23
</span>0fcbd4c9a4e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0fcbd4c9a4eebf67f576697981c04d87a36342e0
</span>Author: Nicklas Larsson <n_larsson@yahoo.com>
AuthorDate: Thu Jun 20 10:44:24 2024 +0200

<span style='display:block; white-space:pre;color:#404040;'>    tinygltf: update to 2.8.23
</span>---
 graphics/tinygltf/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/tinygltf/Portfile b/graphics/tinygltf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 226c7df0b18..1e0efa981c5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/tinygltf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/tinygltf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           cmake   1.1
 PortGroup           github  1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        syoyo tinygltf 2.8.22 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        syoyo tinygltf 2.8.23 v
</span> revision            0
 github.tarball_from archive
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,9 +14,9 @@ maintainers         nomaintainer
</span> description         Header only C++11 tiny glTF 2.0 library
 long_description    {*}${description}.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  1d363ab89f3c9a7f48a21c09484f64b605357e56 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  97c3eb1080c1657cd749d0b49af189c6a867d5af30689c48d5e19521e7b5a070 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    5903361
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  f416148a5eb5a3a3d1b81b8cb80b3d6ae801001f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  e6dbbb0952cdefa1d9c87a99b686d1e67755fd9b0a5872b4008d042159e77de5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    5903263
</span> 
 compiler.cxx_standard          2011
 compiler.thread_local_storage  yes
</pre><pre style='margin:0'>

</pre>