<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/d559df48363c02304e6e4953b6888a69c35fda47">https://github.com/macports/macports-ports/commit/d559df48363c02304e6e4953b6888a69c35fda47</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 d559df48363 vtm: update to 0.9.8v
</span>d559df48363 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d559df48363c02304e6e4953b6888a69c35fda47
</span>Author: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
AuthorDate: Sun Feb 19 12:21:08 2023 +0300
<span style='display:block; white-space:pre;color:#404040;'> vtm: update to 0.9.8v
</span>---
sysutils/vtm/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/vtm/Portfile b/sysutils/vtm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7ca4ebb2115..9e238867fe3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/vtm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/vtm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup cmake 1.1
</span> PortGroup legacysupport 1.1
PortGroup compiler_blacklist_versions 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup netxs-group vtm 0.9.8u v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup netxs-group vtm 0.9.8v v
</span> github.tarball_from archive
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +19,9 @@ description Monotty Desktopio - text-based desktop environment \
</span> long_description ${name} is a terminal multiplexer with window manager \
and session sharing.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 aadbf15bd97ce1689b211eed611f37c668864bf7 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 666c1c00247322d70ed2cd8712315388bd6148c1ef020ed44b3cca7a1c2e4615 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 1358508
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 5403580b4d4409c0fda7ca2bb1060bbcedffcf0b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 9ce261ef725bf96dc76cd2df364ea0573db6bac083ceae192ccc5414ce0b6399 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 1358528
</span>
# Requires a compiler with full C++20 support
compiler.cxx_standard 2020
</pre><pre style='margin:0'>
</pre>