<pre style='margin:0'>
Aaron Madlon-Kay (amake) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8c840b6b66a378f8b45bcc40d6454795f9a4b1c1">https://github.com/macports/macports-ports/commit/8c840b6b66a378f8b45bcc40d6454795f9a4b1c1</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 8c840b6  py-pyusb: project owner changed on GitHub
</span>8c840b6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8c840b6b66a378f8b45bcc40d6454795f9a4b1c1
</span>Author: Aaron Madlon-Kay <amake@macports.org>
AuthorDate: Sun Dec 16 22:23:24 2018 +0900

<span style='display:block; white-space:pre;color:#404040;'>    py-pyusb: project owner changed on GitHub
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Noted in previous repo here:
</span><span style='display:block; white-space:pre;color:#404040;'>    https://github.com/walac/pyusb/commit/3ec29cab9a2703b98513673cec8a1607a38b6cdf
</span>---
 python/py-pyusb/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyusb/Portfile b/python/py-pyusb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aef874a..66efccc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyusb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyusb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        walac pyusb 1.0.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        pyusb pyusb 1.0.0
</span> revision            1
 name                py-${name}
 categories-append   devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ description         Python library to provide easy USB device access
</span> long_description    The PyUSB module provides Python with easy access to \
                     the host machine's Universal Serial Bus (USB) system
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://walac.github.io/pyusb/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://pyusb.github.io/pyusb/
</span> 
 dist_subdir         ${name}/${version}_1
 
</pre><pre style='margin:0'>

</pre>