<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2b00458b63c24c0b0653b09f993264761bce4a54">https://github.com/macports/macports-ports/commit/2b00458b63c24c0b0653b09f993264761bce4a54</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 2b00458b63c vmrun-wrapper: fix typo
</span>2b00458b63c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2b00458b63c24c0b0653b09f993264761bce4a54
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Sat May 6 23:14:09 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    vmrun-wrapper: fix typo
</span>---
 sysutils/vmrun-wrapper/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/vmrun-wrapper/Portfile b/sysutils/vmrun-wrapper/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9d2678c0ece..c9352f0962c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/vmrun-wrapper/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/vmrun-wrapper/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,8 +12,8 @@ maintainers         {i0ntempest @i0ntempest} openmaintainer
</span> categories          sysutils
 
 description         Control vmrun with launchd
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    A wrapper script for vmrun command from VMware Fusion that enable one to \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    control virtual machines with launchd.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    A wrapper script for vmrun command from VMware Fusion that enables one \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    to control virtual machines with launchd.
</span> 
 checksums           rmd160  f9a89453a5eb32c1abf75eb76ea50be5a905249e \
                     sha256  e0dce8965c5a84d55a9b7c3c421fd1fb25b4024005d31713936a7a568fe3bf81 \
</pre><pre style='margin:0'>

</pre>