<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c72b1b2fc3550f440d99ba4d9c7c1a3b3bd6e557">https://github.com/macports/macports-ports/commit/c72b1b2fc3550f440d99ba4d9c7c1a3b3bd6e557</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 c72b1b2fc35 oksh: update to 7.2
</span>c72b1b2fc35 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c72b1b2fc3550f440d99ba4d9c7c1a3b3bd6e557
</span>Author: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
AuthorDate: Wed Nov 2 16:16:39 2022 +0300

<span style='display:block; white-space:pre;color:#404040;'>    oksh: update to 7.2
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    * remove platforms line
</span>---
 shells/oksh/Portfile | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/shells/oksh/Portfile b/shells/oksh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 762922bf8bf..0285bc79b8a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/shells/oksh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/shells/oksh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,11 +3,11 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        ibara oksh 7.1 oksh-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        ibara oksh 7.2 oksh-
</span> revision            0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  222003aa9780cec456ef88fb97101b4125d8f3c8 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  9dc0b0578d9d64d10c834f9757ca11f526b562bc5454da64b2cb270122f52064 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    309406
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  8a45f2649d6fabca5b52a6991cd8b4950863eec0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  3340ca98b1d5a2800ebe7dba75312d8a4971a3fcff20fcd0d0ec5cf7b719427e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    309723
</span> 
 homepage            https://devio.us/~bcallah/oksh/
 github.tarball_from releases
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,6 @@ description         A portable OpenBSD Korn Shell
</span> long_description    A portable OpenBSD Korn Shell based on the Public Domain Korn Shell (pdksh)
 
 categories          shells
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {ogsite.net:sirn @sirn} openmaintainer
 license             BSD ISC public-domain
 
</pre><pre style='margin:0'>

</pre>