<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/d467a2b8e417742baf678042f9f93c392a45dcac">https://github.com/macports/macports-infrastructure/commit/d467a2b8e417742baf678042f9f93c392a45dcac</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 d467a2b Update man page job to use 2.9 branch
</span>d467a2b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d467a2b8e417742baf678042f9f93c392a45dcac
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Jan 24 22:51:34 2024 +1100
<span style='display:block; white-space:pre;color:#404040;'> Update man page job to use 2.9 branch
</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 0ae2650..1e9b803 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.8'),
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ branch='release-2.9'),
</span> builderNames=['jobs-man']),
schedulers.ForceScheduler(
name='man_force',
</pre><pre style='margin:0'>
</pre>