<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/8bb850bb940ba614977378fb8182c9821256da13">https://github.com/macports/macports-ports/commit/8bb850bb940ba614977378fb8182c9821256da13</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8bb850bb940ba614977378fb8182c9821256da13
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Thu Sep 28 21:06:24 2023 +0700
<span style='display:block; white-space:pre;color:#404040;'> R-RMySQL: non-functional: fix description
</span>---
R/R-RMySQL/Portfile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-RMySQL/Portfile b/R/R-RMySQL/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 87c7885c8c5..c60d60761bf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-RMySQL/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-RMySQL/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,12 +3,13 @@
</span> PortSystem 1.0
PortGroup R 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# GitHub version lags behind.
</span> R.setup cran r-dbi RMySQL 0.10.26
revision 0
categories-append databases
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license LGPL-2.1+
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-description SQLite interface for R
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license GPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description Legacy R-DBI interface to MySQL/MariaDB
</span> long_description {*}${description}
checksums rmd160 25948dbb03d9b9f2c00e6a30956cefcaef32f231 \
sha256 45bb5b20a38b1f7d3a58a1c15c9d57707d603b01a3021423d1d57367a4ef637a \
</pre><pre style='margin:0'>
</pre>