<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/51a92013d9f3a0d1a98a27e2b3d9ccc55a5d582e">https://github.com/macports/macports-ports/commit/51a92013d9f3a0d1a98a27e2b3d9ccc55a5d582e</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 51a92013d9f aspelldict pg: set platforms any, fix description
</span>51a92013d9f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 51a92013d9f3a0d1a98a27e2b3d9ccc55a5d582e
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Nov 27 18:51:01 2022 +1100

<span style='display:block; white-space:pre;color:#404040;'>    aspelldict pg: set platforms any, fix description
</span>---
 _resources/port1.0/group/aspelldict-1.0.tcl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/aspelldict-1.0.tcl b/_resources/port1.0/group/aspelldict-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index ad4251927d7..3f7e84a608b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/aspelldict-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/aspelldict-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,8 +24,9 @@ proc aspelldict.setup {locale version lang {aspell-version {}}} {
</span>     version              ${version}
     categories           textproc
     supported_archs      noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    platforms            any
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    description         "{*}${lang} dictionary for aspell"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    description         {*}${lang} dictionary for aspell
</span>     long_description    {*}${description}
     homepage            https://aspell.net/
 
</pre><pre style='margin:0'>

</pre>