<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4ab4357a2516ba7869adfa076fa3d948d12992f0">https://github.com/macports/macports-ports/commit/4ab4357a2516ba7869adfa076fa3d948d12992f0</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 4ab4357a251 enchant*: Format notes; other minor edits
</span>4ab4357a251 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4ab4357a2516ba7869adfa076fa3d948d12992f0
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Fri Apr 19 21:52:47 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    enchant*: Format notes; other minor edits
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Format notes so that MacPorts can word wrap to the terminal width.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Switch to path:-based dependency for pkgconfig.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Change OS X to macOS in variant description.
</span>---
 textproc/enchant/Portfile  | 16 ++++++++--------
 textproc/enchant2/Portfile | 17 +++++++++--------
 2 files changed, 17 insertions(+), 16 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/enchant/Portfile b/textproc/enchant/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index abb5e0f4938..2fcb95791cd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/enchant/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/enchant/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,10 +26,10 @@ checksums           rmd160  a992034355bb36b9acabdbd400c9f4a3b996cce6 \
</span> 
 patch.pre_args      -p1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib-append  path:lib/pkgconfig/glib-2.0.pc:glib2
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> depends_build-append \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:pkgconfig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:bin/pkg/config:pkgconfig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib-append  path:lib/pkgconfig/glib-2.0.pc:glib2
</span> 
 use_autoreconf      yes
 autoreconf.args     -fvi
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -67,7 +67,7 @@ variant myspell description {Enable myspell backend, using hunspell} {
</span>     depends_run-append  port:hunspell-en_US
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant applespell description {Enable AppleSpell backend, using system-wide OS X spell checker} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant applespell description {Enable AppleSpell backend, using system-wide macOS spell checker} {
</span>     # the AppleSpell backend will always be built with this patch,
     # no configure flags required
     patchfiles-append   patch-applespell.diff \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -76,10 +76,10 @@ variant applespell description {Enable AppleSpell backend, using system-wide OS
</span> 
 if {[variant_isset ispell] || [variant_isset aspell] || [variant_isset myspell]} {
     notes {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        enchant will use the first backend that provides a dictionary for the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        requested language. If you prefer a specific backend, please see the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        man page how you can change the lookup order. By default, the backend
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        order is aspell, myspell, ispell, AppleSpell from highest to lowest
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        enchant will use the first backend that provides a dictionary for the\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        requested language. If you prefer a specific backend, please see the\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        man page how you can change the lookup order. By default, the backend\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        order is aspell, myspell, ispell, AppleSpell from highest to lowest\
</span>         preference.
 
         $ man enchant
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/enchant2/Portfile b/textproc/enchant2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d64a3743852..b7fdcbd01db 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/enchant2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/enchant2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,10 +19,11 @@ checksums           rmd160  0075f48a5b72510bffe9f7fee847c852340c9898 \
</span>                     sha256  a1c2e5b59acca000bbfb24810af4a1165733d407f2154786588e076c8cd57bfc \
                     size    4427000
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    bin:groff:groff \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:bin/pkg/config:pkgconfig
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_build       port:pkgconfig \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    bin:groff:groff
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib-append  path:lib/pkgconfig/glib-2.0.pc:glib2
</span> 
 compiler.cxx_standard   2011
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -69,16 +70,16 @@ variant nuspell description {Enable nuspell backend} {
</span>     depends_run-append  port:hunspell-en_US
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant applespell description {Enable AppleSpell backend, using system-wide OS X spell checker} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant applespell description {Enable AppleSpell backend, using system-wide macOS spell checker} {
</span>     configure.args-replace --without-applespell --with-applespell
 }
 
 if {[variant_isset aspell] || [variant_isset hunspell]} {
     notes {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        enchant2 will use the first backend that provides a dictionary for the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        requested language. If you prefer a specific backend, please see the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        man page how you can change the lookup order. By default, the backend
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        order is hunspell, aspell, AppleSpell from highest to lowest
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        enchant2 will use the first backend that provides a dictionary for the\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        requested language. If you prefer a specific backend, please see the\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        man page how you can change the lookup order. By default, the backend\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        order is hunspell, aspell, AppleSpell from highest to lowest\
</span>         preference.
 
         $ man enchant-2
</pre><pre style='margin:0'>

</pre>