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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/60f4aa13557873aeb3ba2c4f2a45613f30eac294">https://github.com/macports/macports-ports/commit/60f4aa13557873aeb3ba2c4f2a45613f30eac294</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 60f4aa13557873aeb3ba2c4f2a45613f30eac294
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Wed Aug 9 21:42:38 2017 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-asn1-modules/Portfile b/python/py-asn1-modules/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 93ec64a..423bd5d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-asn1-modules/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-asn1-modules/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,7 @@ if {${name} ne ${subport}} {
</span>         xinstall -m 644 -W ${worksrcpath} CHANGES.txt LICENSE.txt README.txt \
             ${destroot}${prefix}/share/doc/${subport}
     }
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    livecheck.type  none
</span> } else {
     livecheck.type  regex
     livecheck.url   https://pypi.python.org/pypi/pyasn1-modules/
</pre><pre style='margin:0'>

</pre>