<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/b991519fcff29a908e7f8c43fb65bbf85961e849">https://github.com/macports/macports-ports/commit/b991519fcff29a908e7f8c43fb65bbf85961e849</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 b991519fcff radian: update to 0.6.12
</span>b991519fcff is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b991519fcff29a908e7f8c43fb65bbf85961e849
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Tue Feb 20 02:44:40 2024 +0800
<span style='display:block; white-space:pre;color:#404040;'> radian: update to 0.6.12
</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 7149a373cbe..c1fda17e527 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.11 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup randy3k radian 0.6.12 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 a29af2ed65dde4c117bb1f75cefc395c68301997 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 7539fcfbacdc49422b4580475e3f2dc893bb51277bf5265e44f5d8295d04a618 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 75198
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 1286e50a4d83ecf7812ed57d30359ae873b2807c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 811e87f4ce1d799699e4fbaa48187a3b704bb2a5bf037e5b349d8e23646adec0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 75230
</span> github.tarball_from archive
supported_archs noarch
platforms {darwin any}
</pre><pre style='margin:0'>
</pre>