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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/eaf64a3ef96493bd49fafa0db62a619e97fe4970">https://github.com/macports/macports-ports/commit/eaf64a3ef96493bd49fafa0db62a619e97fe4970</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 eaf64a3  atom: add note about newer versions
</span>eaf64a3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit eaf64a3ef96493bd49fafa0db62a619e97fe4970
</span>Author: Kurt Hindenburg <kurt.hindenburg@gmail.com>
AuthorDate: Sat Jun 29 13:00:43 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    atom: add note about newer versions
</span>---
 editors/atom/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/atom/Portfile b/editors/atom/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1f983e0..b15c336 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/atom/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/atom/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,6 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# 1.38.x requires npm6 and there are other build issues
</span> github.setup        atom atom 1.37.0 v
 revision            0
 categories          editors
</pre><pre style='margin:0'>

</pre>