<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d490c0f9f8a4f419b5190c7d84232fdf21e93deb">https://github.com/macports/macports-ports/commit/d490c0f9f8a4f419b5190c7d84232fdf21e93deb</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 d490c0f  john-jumbo: add note about development moving to github
</span>d490c0f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d490c0f9f8a4f419b5190c7d84232fdf21e93deb
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Sun Sep 8 13:06:24 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    john-jumbo: add note about development moving to github
</span>---
 sysutils/john/Portfile | 4 ++++
 1 file changed, 4 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/john/Portfile b/sysutils/john/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d50ab30..ea321ad 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/john/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/john/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -81,6 +81,10 @@ subport john-jumbo {
</span>     license             GPL-2 GPL-3+ Apache-2 Restrictive
     master_sites        https://www.openwall.com/john/k/
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    # note: according to https://www.openwall.com/john/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # developement appears to have moved to github
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # https://github.com/magnumripper/JohnTheRipper
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>     depends_lib-append  path:lib/libssl.dylib:openssl
 
     distname            ${name}-${version}-jumbo-${jumbo_patchlvl}
</pre><pre style='margin:0'>

</pre>