<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/681cb6f47cf42c1037ec39c586a5394e8965a3d9">https://github.com/macports/macports-ports/commit/681cb6f47cf42c1037ec39c586a5394e8965a3d9</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 681cb6f47cf catch2: update to 3.5.1
</span>681cb6f47cf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 681cb6f47cf42c1037ec39c586a5394e8965a3d9
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Thu Jan 4 14:50:57 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    catch2: update to 3.5.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 84c33096b25..f410892a200 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 3.5.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        catchorg Catch2 3.5.1 v
</span> name                catch2
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +16,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++14, C++17 and later.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  b802c77384a464265740b5aed33f6e62b390bf4d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f6d4f8d78a9b59ec72a81d49f58d18eb317372ac07f8d9432710a079e69fd66a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1155736
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  1a86e7effe9dc43eb7f104f040e130f0b81e6e62 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  49c3ca7a68f1c8ec71307736bc6ed14fec21631707e1be9af45daf4037e75a08 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1159629
</span> github.tarball_from archive
 
 compiler.cxx_standard 2014
</pre><pre style='margin:0'>

</pre>