<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/3b302525b124b86f1ab07306162280c122faf9d0">https://github.com/macports/macports-ports/commit/3b302525b124b86f1ab07306162280c122faf9d0</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 3b302525b12 gvisor-tap-vsock: update to 0.7.1, add @catap as co-maintainer
</span>3b302525b12 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3b302525b124b86f1ab07306162280c122faf9d0
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Mon Jan 1 00:35:28 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> gvisor-tap-vsock: update to 0.7.1, add @catap as co-maintainer
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> See https://github.com/macports/macports-ports/pull/22004
</span>---
net/gvisor-tap-vsock/Portfile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/gvisor-tap-vsock/Portfile b/net/gvisor-tap-vsock/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 09e502e3ef2..c05f4a71aba 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/gvisor-tap-vsock/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/gvisor-tap-vsock/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,13 +3,13 @@
</span> PortSystem 1.0
PortGroup golang 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup github.com/containers/gvisor-tap-vsock 0.7.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/containers/gvisor-tap-vsock 0.7.1 v
</span> github.tarball_from archive
revision 0
categories net
license Apache-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers {judaew @judaew} openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers {judaew @judaew} {@catap korins.ky:kirill} openmaintainer
</span>
description A new network stack based on gVisor
long_description \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ long_description \
</span> the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock \
brings a configurable DNS server and dynamic port forwarding.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 52b1ad33a03722353faa6473d7776c2cb089cfd7 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 e526b8bf568a5145f4f265a8d450483be27c82717e60f4f22902589a78f68e1f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 4264425
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 2ad36235d8bf62fed9d6e44ee8aecfd6c15a9506 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 cbc97a44b6ca8f6c427ac58e193aa39c28674e4f1d2af09b5a9e35d1d3bb7fd3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 10311217
</span>
# FIXME: This port currently can't be built without allowing go mod to fetch
go.offline_build no
</pre><pre style='margin:0'>
</pre>