<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/b4d603ee2fcb989378a9c65962f0a33d80dab019">https://github.com/macports/macports-ports/commit/b4d603ee2fcb989378a9c65962f0a33d80dab019</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 b4d603ee2fc radian: update to 0.6.11
</span>b4d603ee2fc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b4d603ee2fcb989378a9c65962f0a33d80dab019
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Fri Jan 26 13:56:55 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    radian: update to 0.6.11
</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 84508f34f18..7149a373cbe 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.10 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        randy3k radian 0.6.11 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  7699015c359c88e7d9948acc18615a963b19ef22 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  a8b95c65d10cd45a6d23460bcfeaa0bf5723c564dbba7c7be577053ced3366e9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    75183
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  a29af2ed65dde4c117bb1f75cefc395c68301997 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7539fcfbacdc49422b4580475e3f2dc893bb51277bf5265e44f5d8295d04a618 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    75198
</span> github.tarball_from archive
 supported_archs     noarch
 platforms           {darwin any}
</pre><pre style='margin:0'>

</pre>