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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/24518cccf3a57231e89ec2fcc970cb6005fc3a90">https://github.com/macports/macports-ports/commit/24518cccf3a57231e89ec2fcc970cb6005fc3a90</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 24518cccf3a57231e89ec2fcc970cb6005fc3a90
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Dec 21 15:49:49 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyvcf/Portfile b/python/py-pyvcf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c7aa3587736..11e4e370871 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyvcf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyvcf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ description         Python interface for the VCF variant file \
</span> long_description    PyVCF is a library to read and write VCF 4.0 \
                     and 4.1 files with ease.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://pypi.python.org/pypi/${realname}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://pypi.python.org/pypi/${python.rootname}
</span> 
 checksums           rmd160  26b3f906f30aed38cc1fc8440cd41fc1e94e9182 \
                     sha256  e9d872513d179d229ab61da47a33f42726e9613784d1cb2bac3f8e2642f6f9d9 \
</pre><pre style='margin:0'>

</pre>