<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/e78130e354d92c91a21ad65160a41dfa67265620">https://github.com/macports/macports-ports/commit/e78130e354d92c91a21ad65160a41dfa67265620</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 e78130e354d skopeo: fix description
</span>e78130e354d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit e78130e354d92c91a21ad65160a41dfa67265620
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Mon Oct 18 12:49:56 2021 -0400
<span style='display:block; white-space:pre;color:#404040;'> skopeo: fix description
</span>---
sysutils/skopeo/Portfile | 3 ---
1 file changed, 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/skopeo/Portfile b/sysutils/skopeo/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9583aa7e5ab..a5ba2b6efbf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/skopeo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/skopeo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,9 +12,6 @@ description Work with remote container image registries
</span> long_description {*}${description}. ${name} works with API V2 container \
image registries such as docker.io and quay.io \
registries, private registries, local directories and \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- local OCI-layout directories. ${name} works with API V2 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- container image registries such as docker.io and quay.io \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- registries, private registries, local directories and \
</span> local OCI-layout directories.
categories sysutils
</pre><pre style='margin:0'>
</pre>