<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/82f173d6f882a29d52f3a5760a10a3c4e99a65c9">https://github.com/macports/macports-ports/commit/82f173d6f882a29d52f3a5760a10a3c4e99a65c9</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 82f173d6f88 radian: update to 0.6.8
</span>82f173d6f88 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 82f173d6f882a29d52f3a5760a10a3c4e99a65c9
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sat Oct 28 22:54:24 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> radian: update to 0.6.8
</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 bd4186f11d8..11eba58b3f8 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.7 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup randy3k radian 0.6.8 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 a3e589a99b731ccd8454f879754d1fbd37362536 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 b02f67af8909671d1e69742e728e0486946ad9f3949369d13e23344ac297e448 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 75107
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 2941bf8b05ee433ec5bb145ad06a5d3a8d0d4b84 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 2f1a9527f1d94ff2819185fa9022bdb2f896ac424bbb116c2314274f99d9e617 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 75077
</span> github.tarball_from archive
supported_archs noarch
</pre><pre style='margin:0'>
</pre>