<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e93ee2de82d1fb15089b2029e4f6c20284de9aae">https://github.com/macports/macports-ports/commit/e93ee2de82d1fb15089b2029e4f6c20284de9aae</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 e93ee2d  botan1: fix typo in turning off livecheck
</span>e93ee2d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e93ee2de82d1fb15089b2029e4f6c20284de9aae
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu May 28 21:38:28 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    botan1: fix typo in turning off livecheck
</span>---
 security/botan1/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/botan1/Portfile b/security/botan1/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ef4e990..dd1e73b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/botan1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/botan1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -93,5 +93,4 @@ It exists on MacPorts only to support legacy software that can not\
</span> be updated to the current version of Botan.
 "
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck none
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type none
</span></pre><pre style='margin:0'>

</pre>