<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/037c3726fe52225f3038bb0e8a7abdab7b46183a">https://github.com/macports/macports-ports/commit/037c3726fe52225f3038bb0e8a7abdab7b46183a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 037c3726fe52225f3038bb0e8a7abdab7b46183a
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Fri Oct 13 23:56:18 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> R-plotly: fix description
</span>---
R/R-plotly/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-plotly/Portfile b/R/R-plotly/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5b4b72cd3c3..7251d4000ac 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-plotly/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-plotly/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,9 +8,9 @@ set R.package plotly
</span> revision 0
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license MIT
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description Easily install and load the Tidymodels packages
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description Create interactive web graphics via plotly.js
</span> long_description {*}${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage https://plotly-r.com
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage-append https://plotly-r.com
</span> checksums rmd160 81786e8c9002d47fdf9ff250cfa3757c65ef979b \
sha256 d6452742a4aee231440f284c5ec41a7caa4af11260d55b453cd34b4f382b4903 \
size 3878816
</pre><pre style='margin:0'>
</pre>