<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7c7747be12b51ca4542f77d9f7f44e6fc6275c7a">https://github.com/macports/macports-ports/commit/7c7747be12b51ca4542f77d9f7f44e6fc6275c7a</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 7c7747b gpsd: Remove myself as maintainer
</span>7c7747b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7c7747be12b51ca4542f77d9f7f44e6fc6275c7a
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Nov 27 13:01:48 2018 -0600
<span style='display:block; white-space:pre;color:#404040;'> gpsd: Remove myself as maintainer
</span>---
net/gpsd/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/gpsd/Portfile b/net/gpsd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8fc15c7..3138610 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/gpsd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/gpsd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ name gpsd
</span>
license BSD
categories net
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers {ryandesign @ryandesign} {michaelld @michaelld} \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers {michaelld @michaelld} \
</span> {fwright.net:fw @fhgwright} openmaintainer
platforms darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -39,7 +39,7 @@ if {${subport} eq ${name}} {
</span> # This due to a recurring problem clobbering the 'gps' symlinks in the
# contrib/ and devtools/. Since this doesn't affect the installed port,
# these errors are left as is. Note, however, that attempts to directly
<span style='display:block; white-space:pre;background:#ffe0e0;'>- # use Python programs in thsese subdirectories from the work directory
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # use Python programs in these subdirectories from the work directory
</span> # may not work.
patchfiles-append patch-SConstruct.diff
</pre><pre style='margin:0'>
</pre>