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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/22741849d4b77dab77263673b74fc21c8056404a">https://github.com/macports/macports-ports/commit/22741849d4b77dab77263673b74fc21c8056404a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 22741849d4b77dab77263673b74fc21c8056404a
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Fri Jan 12 17:29:02 2018 -0800

<span style='display:block; white-space:pre;color:#404040;'>    bcwipe: change to https
</span>---
 sysutils/bcwipe/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/bcwipe/Portfile b/sysutils/bcwipe/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 976d57c..10108c6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/bcwipe/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/bcwipe/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,9 +13,9 @@ long_description        The BCWipe software is intended to give you a \
</span>                         destroyed. BCWipe for UNIX offers two wiping \
                         schemas: US DoD 5200.28-STD standard and Peter \
                         Gutmann's 35 pass scheme.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage                http://www.jetico.com/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage                https://www.jetico.com/
</span> platforms               darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites            http://www.jetico.com/linux/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites            https://www.jetico.com/linux/
</span> checksums               md5 e6836db3d06500707db9d29f818ef125
 worksrcdir              bcwipe-${version}
 patchfiles             patch-Makefile.diff patch-wipe.c.diff
</pre><pre style='margin:0'>

</pre>