<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/c2d01aa1763801107bfee21e7c3d8a2fb34342b9">https://github.com/macports/macports-ports/commit/c2d01aa1763801107bfee21e7c3d8a2fb34342b9</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 c2d01aa1763 packer: update to 1.6.2
</span>c2d01aa1763 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c2d01aa1763801107bfee21e7c3d8a2fb34342b9
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Fri Aug 28 01:34:02 2020 -0400
<span style='display:block; white-space:pre;color:#404040;'> packer: update to 1.6.2
</span>---
sysutils/packer/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/packer/Portfile b/sysutils/packer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1e7cdadcb94..70d8eda8792 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/packer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/packer/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 packer 1.6.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup hashicorp packer 1.6.2 v
</span>
# NOTE: github.fetch is used as packer's Makefile has several lines that
# expect to be run from a git repo.
</pre><pre style='margin:0'>
</pre>