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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2bf78b194a69a5c93a2c7a9ab39ad61c42a4b71c">https://github.com/macports/macports-ports/commit/2bf78b194a69a5c93a2c7a9ab39ad61c42a4b71c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2bf78b194a69a5c93a2c7a9ab39ad61c42a4b71c
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Thu Sep 1 21:31:02 2022 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/flatbuffers/Portfile b/devel/flatbuffers/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4db889a073b..dc3ab3c2b09 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/flatbuffers/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/flatbuffers/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup               cmake 1.1
</span> PortGroup               github 1.0
 PortGroup               compiler_blacklist_versions 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup            google flatbuffers 2.0.7 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            google flatbuffers 2.0.8 v
</span> github.tarball_from     archive
 revision                0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,9 +25,9 @@ license                 Apache-2
</span> maintainers             {gmail.com:herby.gillot @herbygillot} {judaew @judaew} \
                         openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160  7960898ac9b245101b452aa2787dba3c842e039f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  4c7986174dc3941220bf14feaacaad409c3e1526d9ad7f490366fede9a6f43fa \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size    2018943
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160  0168a3b3f98b34c55dc5a7d09ab1bcd5c2e65677 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  f97965a727d26386afaefff950badef2db3ab6af9afe23ed6d94bfb65f95f37e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    2029055
</span> 
 compiler.cxx_standard   2011
 # Needed for - error: unknown attribute 'no_sanitize' ignored [-Werror,-Wattributes]
</pre><pre style='margin:0'>

</pre>