<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/1ceb94a125f6880ba43e717938020e90ca22618b">https://github.com/macports/macports-ports/commit/1ceb94a125f6880ba43e717938020e90ca22618b</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 1ceb94a  py-graveyard: Add usage comment
</span>1ceb94a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1ceb94a125f6880ba43e717938020e90ca22618b
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Jun 11 10:15:07 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-graveyard: Add usage comment
</span>---
 python/py-graveyard/Portfile | 5 +++++
 1 file changed, 5 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-graveyard/Portfile b/python/py-graveyard/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f7b4c59..d65c56a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-graveyard/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-graveyard/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -35,6 +35,11 @@ proc unknown args {
</span>     }
 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Please keep the list of ports sorted in alphabetical order. When adding a port
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# to the list, the version_revision listed must be greater than it was before,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# otherwise the port is not considered outdated and replacement does not occur.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# SUPERPORT             VERSION_REV REPLACED BRANCHES
</span> py-acor                 1.1.1_1     26 33
 py-acora                2.1_1       33
 py-alabaster            0.7.6_1     26 33
</pre><pre style='margin:0'>

</pre>