<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/0c8356a7e5991484fc0e1406e2cad49f32532182">https://github.com/macports/macports-ports/commit/0c8356a7e5991484fc0e1406e2cad49f32532182</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 0c8356a7e59 consul: update to 1.17.0
</span>0c8356a7e59 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0c8356a7e5991484fc0e1406e2cad49f32532182
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Sat Nov 4 13:20:47 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> consul: update to 1.17.0
</span>---
net/consul/Portfile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/consul/Portfile b/net/consul/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b6c54222f68..1dbec88f098 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/consul/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/consul/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup golang 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup github.com/hashicorp/consul 1.16.3 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/hashicorp/consul 1.17.0 v
</span> go.offline_build no
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,9 @@ long_description \
</span>
categories net
installs_libs no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license MPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Hashicorp Terraform is now licensed under the BSL
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://www.hashicorp.com/license-faq#aug-10-announcement
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license Commercial Permissive
</span> maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer
</pre><pre style='margin:0'>
</pre>