<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/51ffff80cca3844cda728064710093a9b15f1480">https://github.com/macports/macports-ports/commit/51ffff80cca3844cda728064710093a9b15f1480</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 51ffff80cca radian: update to 0.6.9
</span>51ffff80cca is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 51ffff80cca3844cda728064710093a9b15f1480
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Fri Dec 15 12:39:33 2023 +0800

<span style='display:block; white-space:pre;color:#404040;'>    radian: update to 0.6.9
</span>---
 math/radian/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/radian/Portfile b/math/radian/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 11eba58b3f8..4dfc5a55cff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/radian/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/radian/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           python 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        randy3k radian 0.6.8 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        randy3k radian 0.6.9 v
</span> revision            0
 categories          math python R
 license             MIT
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,9 +13,9 @@ description         A XXI century R console
</span> long_description    radian is an alternative console for the R program with multiline editing and rich syntax highlight. \
                     One would consider radian as a ipython clone for R, though its design is more aligned to Julia.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  2941bf8b05ee433ec5bb145ad06a5d3a8d0d4b84 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  2f1a9527f1d94ff2819185fa9022bdb2f896ac424bbb116c2314274f99d9e617 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    75077
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  6c150a0dc0d447e2999c1ed6ca071f22da0af98f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  f8b402f63f953a9a740c53d50b40a131a23482947fa1b9a929cfec26ac1f9b6b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    75168
</span> github.tarball_from archive
 supported_archs     noarch
 
</pre><pre style='margin:0'>

</pre>