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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a859dea8bba187ad32d249f3056b454c614bd9a2">https://github.com/macports/macports-ports/commit/a859dea8bba187ad32d249f3056b454c614bd9a2</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 a859dea  cracklib: fix livecheck
</span>a859dea is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a859dea8bba187ad32d249f3056b454c614bd9a2
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Tue Mar 26 21:21:59 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    cracklib: fix livecheck
</span>---
 security/cracklib/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/cracklib/Portfile b/security/cracklib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3e2b6e5..424230c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/cracklib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/cracklib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        cracklib cracklib 2.9.6 cracklib-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        cracklib cracklib 2.9.6 v
</span> 
 categories          security
 license             LGPL-2.1
</pre><pre style='margin:0'>

</pre>