<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-infrastructure.

</pre>
<p><a href="https://github.com/macports/macports-infrastructure/commit/08078f7d0f747181e6b76809d69e877bd8b3b8c5">https://github.com/macports/macports-infrastructure/commit/08078f7d0f747181e6b76809d69e877bd8b3b8c5</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 08078f7  Update branch for man page job to 2.10
</span>08078f7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 08078f7d0f747181e6b76809d69e877bd8b3b8c5
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Aug 8 02:25:43 2024 +1000

<span style='display:block; white-space:pre;color:#404040;'>    Update branch for man page job to 2.10
</span>---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/buildbot/master.cfg b/buildbot/master.cfg
</span><span style='display:block; white-space:pre;color:#808080;'>index 1e9b803..e425fe4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/buildbot/master.cfg
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/buildbot/master.cfg
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -340,7 +340,7 @@ if 'man' in config['deploy']:
</span>                 repository=config['baseurl'][:-4],
                 # FIXME: determine the current stable version or use
                 # a special branch name instead of hardcoding a version
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                branch='release-2.9'),
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                branch='release-2.10'),
</span>             builderNames=['jobs-man']),
         schedulers.ForceScheduler(
             name='man_force',
</pre><pre style='margin:0'>

</pre>