<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0a25f63569f36254a23a7cb88811fba98feb1261">https://github.com/macports/macports-ports/commit/0a25f63569f36254a23a7cb88811fba98feb1261</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0a25f63569f36254a23a7cb88811fba98feb1261
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Tue Nov 2 15:50:26 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    R-app: revbump for new R release
</span>---
 math/R-app/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/R-app/Portfile b/math/R-app/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eed819281ca..0f939fff3be 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/R-app/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/R-app/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,11 +5,11 @@ PortGroup xcode 1.0
</span> 
 name                    R-app
 version                 1.76
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision                1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision                2
</span> set rel_r_ver           4.1.0
 # The version of R when this version of R-app was released, used for changing version
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# info of app bundle to match the actual R version. Should be updated for each R release
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# if no new R-app is released at the same time.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# info of app bundle to match the actual R version. Should be updated for each R-app release,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# and revbumped for each R release.
</span> categories              math science aqua
 maintainers             {me.com:kjell.konis @kjellpk} {i0ntempest @i0ntempest} openmaintainer
 license                 GPL-2+
</pre><pre style='margin:0'>

</pre>