<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/44838d98745f3e6e0495db29aaba84c2cb43d589">https://github.com/macports/macports-ports/commit/44838d98745f3e6e0495db29aaba84c2cb43d589</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 44838d98745 gtk-osx-application: locale patch: add upstream detail
</span>44838d98745 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 44838d98745f3e6e0495db29aaba84c2cb43d589
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Aug 6 17:56:40 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gtk-osx-application: locale patch: add upstream detail
</span>---
 devel/gtk-osx-application/Portfile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/gtk-osx-application/Portfile b/devel/gtk-osx-application/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 18f68099977..126e8aeaae0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/gtk-osx-application/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/gtk-osx-application/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,8 +33,10 @@ checksums           sha256  f19e35bc4534963127bbe629b9b3ccb9677ef012fc7f8e97fd5e
</span>                     rmd160  50b403a4fa0216f87fc462b775dacd4a366935df \
                     size    349228
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Fix crash when non-UTF-8 locale is set
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# See: https://trac.macports.org/ticket/65474
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Avoid crash when non-UTF-8 locale is set:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#   https://trac.macports.org/ticket/65474
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Fix merged by upstream via:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#   https://gitlab.gnome.org/GNOME/gtk-mac-integration/-/merge_requests/6
</span> patchfiles-append   patch-locale-gettext.diff
 
 depends_build       port:pkgconfig
</pre><pre style='margin:0'>

</pre>