<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/cb20746a37a65ba032830c12455a9bae7a22ccef">https://github.com/macports/macports-ports/commit/cb20746a37a65ba032830c12455a9bae7a22ccef</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 cb20746a37a py-buildbot: Capitalize Buildbot properly
</span>cb20746a37a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit cb20746a37a65ba032830c12455a9bae7a22ccef
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Jul 22 06:06:18 2020 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-buildbot: Capitalize Buildbot properly
</span>---
python/py-buildbot/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-buildbot/Portfile b/python/py-buildbot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ee785a88045..9585274737f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-buildbot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-buildbot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ revision 0
</span>
maintainers {ryandesign @ryandesign} {rajdeep @rajdeepbharati} {mojca @mojca} openmaintainer
description The Continuous Integration Framework
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description The BuildBot is a system to automate the compile/test \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description The Buildbot is a system to automate the compile/test \
</span> cycle required by most software projects to validate \
code changes.
</pre><pre style='margin:0'>
</pre>