<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2ad7a6b9040c6820e6621a1ff4a23750d62a3ffb">https://github.com/macports/macports-ports/commit/2ad7a6b9040c6820e6621a1ff4a23750d62a3ffb</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2ad7a6b9040c6820e6621a1ff4a23750d62a3ffb
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Feb 10 21:31:49 2024 +1100
<span style='display:block; white-space:pre;color:#404040;'> rednotebook: set platforms darwin any
</span>---
office/rednotebook/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/rednotebook/Portfile b/office/rednotebook/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8618a66724d..c018821d939 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/rednotebook/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/rednotebook/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,12 +9,13 @@ categories-prepend office
</span> license GPL-2+
maintainers nomaintainer
description RedNotebook is a modern desktop journal
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description ${description}. It lets you format, tag and search \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description {*}${description}. It lets you format, tag and search \
</span> your entries. You can also add pictures, links and customizable \
templates, spell check your notes, and export to plain text, \
HTML, Latex or PDF.
supported_archs noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span>
homepage https://rednotebook.sourceforge.io/
master_sites sourceforge:project/rednotebook
</pre><pre style='margin:0'>
</pre>