<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/8ec30c27b461fe35f47f7d2a5d2c7687432f8265">https://github.com/macports/macports-ports/commit/8ec30c27b461fe35f47f7d2a5d2c7687432f8265</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 8ec30c27b46 jrnl: mark noarch, platforms darwin any
</span>8ec30c27b46 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8ec30c27b461fe35f47f7d2a5d2c7687432f8265
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Dec 16 10:23:36 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    jrnl: mark noarch, platforms darwin any
</span>---
 office/jrnl/Portfile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/office/jrnl/Portfile b/office/jrnl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 505132e949a..061329a8bc3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/office/jrnl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/office/jrnl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,12 +10,13 @@ revision            3
</span> maintainers         nomaintainer
 categories          office
 description         ${name} is a simple journal application for your command line.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description} Journals are stored as human readable plain \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description} Journals are stored as human readable plain \
</span>                     text files - you can put them into a Dropbox folder for \
                     instant syncing and you can be assured that your journal \
                     will still be readable in 2050, when all your fancy iPad \
                     journal applications will long be forgotten.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> license             MIT
 homepage            https://jrnl.sh/
 
</pre><pre style='margin:0'>

</pre>