<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4e33c5c54494ed7f5b4196f36254a9d5cb5b6cbf">https://github.com/macports/macports-ports/commit/4e33c5c54494ed7f5b4196f36254a9d5cb5b6cbf</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 4e33c5c5449 hashcat: Requires Metal framework which requires 10.11+
</span>4e33c5c5449 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4e33c5c54494ed7f5b4196f36254a9d5cb5b6cbf
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Fri Jul 12 23:18:58 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    hashcat: Requires Metal framework which requires 10.11+
</span>---
 security/hashcat/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/hashcat/Portfile b/security/hashcat/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 302738a00c4..c7f5f2509d3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/hashcat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/hashcat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ github.tarball_from     archive
</span> revision                1
 
 categories              security
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms               {darwin >= 15}
</span> license                 MIT
 maintainers             @gaming-hacker openmaintainer
 
</pre><pre style='margin:0'>

</pre>