<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/508496a1d34409851c7f7f11c4a1c67a9a791c88">https://github.com/macports/macports-ports/commit/508496a1d34409851c7f7f11c4a1c67a9a791c88</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 508496a1d34 catch2: update version to 3.2.1
</span>508496a1d34 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 508496a1d34409851c7f7f11c4a1c67a9a791c88
</span>Author: Brian Miles <selimnairb@gmail.com>
AuthorDate: Mon Dec 12 15:14:58 2022 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/catch2/Portfile b/devel/catch2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 414b6bfa51d..26c1962fa10 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/catch2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/catch2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ 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        catchorg catch2 2.13.9 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        catchorg catch2 3.2.1 v
</span> revision            0
 
 categories          devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,9 +15,9 @@ maintainers         {gmail.com:howarth.at.macports @jwhowarth} openmaintainer
</span> description         Catch 2: a modern, C++-native, header-only, test framework for unit-tests
 long_description    ${description}, TDD and BDD - using C++11, C++14, C++17 and later.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  9d67002c3d6b588f1217ec563f2a397e683cc804 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  a3ffb1d12d03ad17d064d3e9210e86f8e479c44905b481726749b9e48c94d4a4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    661984
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b7e41af04458dfa1e0aec633970a21163af42aac \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  69d35793bdca945445c9839b1753f48dc81dfeb64dd6609f7cd8ffeb6a0465f1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1068581
</span> 
 compiler.cxx_standard 2011
 
</pre><pre style='margin:0'>

</pre>