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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/50bb440145848ea0e55b5f785599c0d3c37c5d45">https://github.com/macports/macports-ports/commit/50bb440145848ea0e55b5f785599c0d3c37c5d45</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 50bb440  osh: add deprecation notes
</span>50bb440 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 50bb440145848ea0e55b5f785599c0d3c37c5d45
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Wed Aug 16 13:22:26 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    osh: add deprecation notes
</span>---
 shells/osh/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/shells/osh/Portfile b/shells/osh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6be8635..adbf474 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/shells/osh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/shells/osh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -39,5 +39,7 @@ build.args-append   OSXCFLAGS="[get_canonical_archflags cc]" \
</span> destroot.args       PREFIX=${prefix}
 destroot.target     install install-doc install-exp
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+notes               "This port has been deprecated. Please consider using etsh instead."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # Renamed to etsh in fifth implementation
 livecheck.type      none
</pre><pre style='margin:0'>

</pre>