<pre style='margin:0'>
Chih-Hsuan Yen (yan12125) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e23cc1cd888627d5263bc1543445afabb1354aca">https://github.com/macports/macports-ports/commit/e23cc1cd888627d5263bc1543445afabb1354aca</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 e23cc1c  Nagios ports: use https urls
</span>e23cc1c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e23cc1cd888627d5263bc1543445afabb1354aca
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Thu Jan 31 21:29:34 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    Nagios ports: use https urls
</span>---
 net/nagios-plugins/Portfile | 4 ++--
 net/nagios/Portfile         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/nagios-plugins/Portfile b/net/nagios-plugins/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5f19d36..21b8a6e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/nagios-plugins/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/nagios-plugins/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,8 +17,8 @@ long_description    Nagios plugins are standalone programs that report the \
</span>                     status of hosts and services to the Nagios monitoring \
                     framework.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://nagios.org
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        http://nagios-plugins.org/download/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://nagios.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        https://nagios-plugins.org/download/
</span> 
 checksums           rmd160  39c364ac08854a1829d47562d4add1ae58a49334 \
                     sha256  647c0ba4583d891c965fc29b77c4ccfeccc21f409fdf259cb8af52cb39c21e18
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/nagios/Portfile b/net/nagios/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4363f61c..dbb8e41 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/nagios/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/nagios/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description    A network service and host monitor that can notify you \
</span>             checks for things such as CPU and disk usage and many \
             other things.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage        http://nagios.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage        https://nagios.org
</span> 
 livecheck.regex     nagios-(\[0-9.\]+)${extract.suffix}
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -89,7 +89,7 @@ notes "
</span> ************************************************************
 The basic steps to complete the installation are below.  But Nagios is\
 a complex program so you should read the documentation online at\
<span style='display:block; white-space:pre;background:#ffe0e0;'>-http://www.nagios.org or locally at ${prefix}/share/nagios/docs/index.html\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+https://www.nagios.org or locally at ${prefix}/share/nagios/docs/index.html\
</span> to fully understand Nagios.
 ************************************************************
 
</pre><pre style='margin:0'>

</pre>