<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/79ccba968d9b6a88e0e3787c6b54f4cb48470b49">https://github.com/macports/macports-ports/commit/79ccba968d9b6a88e0e3787c6b54f4cb48470b49</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 79ccba9  nomad: update to 0.10.3
</span>79ccba9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 79ccba968d9b6a88e0e3787c6b54f4cb48470b49
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Thu Jan 30 14:50:36 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nomad: update to 0.10.3
</span>---
 net/nomad/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/nomad/Portfile b/net/nomad/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 58ad828..6114813 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/nomad/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/nomad/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        hashicorp nomad 0.10.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        hashicorp nomad 0.10.3 v
</span> homepage            https://www.nomadproject.io/
 
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ fetch.type          git
</span> maintainers         {gmail.com:herby.gillot @herbygillot} openmaintainer
 
 description         Nomad is an open source scheduler for scheduling \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    virtualized, containerized, and standalone applications. 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    virtualized, containerized, and standalone applications.
</span> 
 long_description    Nomad is a flexible container orchestration tool that \
                     enables an organization to easily deploy and manage any \
</pre><pre style='margin:0'>

</pre>