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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6bd0fe56fb399991550ae55e5796201cfb0d965c">https://github.com/macports/macports-ports/commit/6bd0fe56fb399991550ae55e5796201cfb0d965c</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 6bd0fe5  bugzilla: Use https for homepage
</span>6bd0fe5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6bd0fe56fb399991550ae55e5796201cfb0d965c
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Tue Feb 25 16:28:41 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    bugzilla: Use https for homepage
</span>---
 devel/bugzilla/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/bugzilla/Portfile b/devel/bugzilla/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 94e5491..dea6d36 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/bugzilla/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/bugzilla/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ long_description    Bugzilla is a Defect Tracking System or \
</span>                     quickly become a favorite of hundreds of \
                     organizations across the globe.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.bugzilla.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.bugzilla.org/
</span> master_sites        http://ftp.mozilla.org/pub/mozilla.org/webtools/
 
 checksums           rmd160  af53b39d035de36f636f615e3e3dabef6d051772 \
</pre><pre style='margin:0'>

</pre>