<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7c991047b9088688c733fa8a2e104f57db83a5ff">https://github.com/macports/macports-ports/commit/7c991047b9088688c733fa8a2e104f57db83a5ff</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 7c99104  xhyve: Update to current master
</span>7c99104 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7c991047b9088688c733fa8a2e104f57db83a5ff
</span>Author: George Politis <gp@jitsi.org>
AuthorDate: Thu Dec 19 13:13:52 2019 +0000

<span style='display:block; white-space:pre;color:#404040;'>    xhyve: Update to current master
</span>---
 emulators/xhyve/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/emulators/xhyve/Portfile b/emulators/xhyve/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1a9ba6b..e95176e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/emulators/xhyve/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/emulators/xhyve/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,8 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           xcode 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        machyve xhyve 1dd9a5165848c7ed56dafc41932c553ea56a12af
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-version             20190404
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        machyve xhyve 1f46a3d0bbeb6c90883f302425844fcc3800a776
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             20191002
</span> categories          emulators
 platforms           darwin
 supported_archs     x86_64
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +19,9 @@ long_description \
</span>     It can run FreeBSD and vanilla Linux distributions and \
     may gain support for other guest operating systems in the future.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  62cc38624eee0780f1d4bf85166ec557c3313518 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  bc586c6bbb9f6e28e64bf98b1b24e2abfe5698bb7f3970940957979048d36758 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    11717868
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b1e803cad9b1577925bee4230efee8a1a198cea0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  8bc4198bea593f56676b17a36a2a2b1b6490f7aa26c0e06d70c501b79db3d77d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    11718059
</span> 
 post-patch {
     foreach script [glob -- ${worksrcpath}/${name}run-*.sh] {
</pre><pre style='margin:0'>

</pre>