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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/35a9a5a84e190e7faddbf5a4f8b5a3669241a893">https://github.com/macports/macports-ports/commit/35a9a5a84e190e7faddbf5a4f8b5a3669241a893</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 35a9a5a84e1 mm-common: De-fuzz the patchfile
</span>35a9a5a84e1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 35a9a5a84e190e7faddbf5a4f8b5a3669241a893
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Oct 26 22:54:38 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mm-common: De-fuzz the patchfile
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/66075
</span>---
 gnome/mm-common/Portfile                         | 1 +
 gnome/mm-common/files/patch-use-our-python3.diff | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/mm-common/Portfile b/gnome/mm-common/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fef45449c3f..ab3fb42cc2e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/mm-common/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/mm-common/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,6 +14,7 @@ supported_archs     noarch
</span> 
 description         The mm-common module provides the build infrastructure and \
                     utilities shared among the GNOME C++ binding libraries.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> long_description    The mm-common module provides the build infrastructure and \
                     utilities shared among the GNOME C++ binding libraries. \
                     It is only a required dependency for building the C++ bindings \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/mm-common/files/patch-use-our-python3.diff b/gnome/mm-common/files/patch-use-our-python3.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index e518e96cd74..43c3370fbbf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/mm-common/files/patch-use-our-python3.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/mm-common/files/patch-use-our-python3.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,13 +25,13 @@
</span>  
  # External command, intended to be called with meson.add_dist_script() in meson.build
  
<span style='display:block; white-space:pre;background:#ffe0e0;'>---- util/build_scripts/doc-reference.py.orig    2019-10-29 10:37:45.000000000 -0700
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ util/build_scripts/doc-reference.py    2020-03-27 14:51:40.000000000 -0700
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- util/build_scripts/doc-reference.py.orig       2022-02-11 08:09:51.000000000 -0600
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ util/build_scripts/doc-reference.py    2022-10-26 22:47:41.000000000 -0500
</span> @@ -1,4 +1,4 @@
 -#!/usr/bin/env python3
 +#!@@PYTHON3_BIN@@
  
<span style='display:block; white-space:pre;background:#ffe0e0;'>- # External command, intended to be called with custom_target(),
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # External command, intended to be called with run_command(), custom_target(),
</span>  # meson.add_install_script() or meson.add_dist_script() in meson.build.
 --- util/build_scripts/dist-changelog.py.orig  2019-10-29 10:37:45.000000000 -0700
 +++ util/build_scripts/dist-changelog.py       2020-03-27 14:52:47.000000000 -0700
</pre><pre style='margin:0'>

</pre>