<pre style='margin:0'>
Leonardo Brondani Schenkel (lbschenkel) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/777db0dbce0e6ce8ad92716157c27e92a50be142">https://github.com/macports/macports-ports/commit/777db0dbce0e6ce8ad92716157c27e92a50be142</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 777db0d minikube: add dist_subdir to correctly handle unversioned distfiles
</span>777db0d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 777db0dbce0e6ce8ad92716157c27e92a50be142
</span>Author: Leonardo Brondani Schenkel <lbschenkel@macports.org>
AuthorDate: Wed Jul 18 10:59:26 2018 +0200
<span style='display:block; white-space:pre;color:#404040;'> minikube: add dist_subdir to correctly handle unversioned distfiles
</span>---
sysutils/minikube/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/minikube/Portfile b/sysutils/minikube/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 54cbea8..9cf87f1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/minikube/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/minikube/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,6 +22,7 @@ checksums minikube-darwin-amd64 \
</span> rmd160 3c6b54cf20d12f657b8deb28a46099f78592f88e \
sha256 7d9b67c4c716184d6a854fb91b08b99094356a44b51e315659b254fbd74022cc \
size 40272768
<span style='display:block; white-space:pre;background:#e0ffe0;'>+dist_subdir ${name}/${version}
</span>
depends_lib port:kubectl
use_configure no
</pre><pre style='margin:0'>
</pre>