<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/28f3583c4f7cf24998c1fa93d48202732c85d8e9">https://github.com/macports/macports-ports/commit/28f3583c4f7cf24998c1fa93d48202732c85d8e9</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 28f3583c4f7 packer: fix broken Portfile
</span>28f3583c4f7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 28f3583c4f7cf24998c1fa93d48202732c85d8e9
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Wed Jan 19 12:34:32 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    packer: fix broken Portfile
</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 a4ec5756940..bbe50b40ab9 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;'>@@ -12,7 +12,7 @@ homepage            https://www.packer.io
</span> description         A tool for creating identical machine images for multiple \
                     platforms from a single source configuration.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    \
</span>     {*}${description} Packer is lightweight, runs on every major operating \
     system, and is highly performant, creating machine images for multiple \
     platforms in parallel. Packer comes out of the box with support for many \
</pre><pre style='margin:0'>

</pre>