<pre style='margin:0'>
Clemens Lang (neverpanic) pushed a commit to branch master
in repository macports-guide.
</pre>
<p><a href="https://github.com/macports/macports-guide/commit/f4acb90fb4ba9f55e9cc6adc624661c2aafe748e">https://github.com/macports/macports-guide/commit/f4acb90fb4ba9f55e9cc6adc624661c2aafe748e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f4acb90fb4ba9f55e9cc6adc624661c2aafe748e
</span>Author: Clemens Lang <neverpanic@gmail.com>
AuthorDate: Sun Nov 6 22:55:44 2016 +0100
<span style='display:block; white-space:pre;color:#404040;'> buildbots: Adapt for Git and update platforms
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> In practice, we build binaries for more than the last three releases of
</span><span style='display:block; white-space:pre;color:#404040;'> OS X, so let's remove the incorrect documentation.
</span>---
guide/xml/portfiledev.xml | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/portfiledev.xml b/guide/xml/portfiledev.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 03236a6..f1275e1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/portfiledev.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/portfiledev.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1157,11 +1157,14 @@ revision 2</programlisting>
</span> (<ulink url="http://svn.macports.org/repository/macports/contrib/mpab/">MPAB</ulink>)
scripts.</para>
<span style='display:block; white-space:pre;background:#ffe0e0;'>- <para>Every time a maintainer commits changes to MacPorts' central SVN repository
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- the buildbot will check whether a rebuild of the corresponding port(s) would
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- be necessary. If the port(s) in question are distributable their binary
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- archives will be kept for subsequent distribution for the three most current
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- versions of the OS X operating system.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <para>Every time a maintainer commits changes to MacPorts' ports Git
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ repository the buildbot will check whether a rebuild of the corresponding
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ port(s) would be necessary. If the port(s) in question are distributable
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ their binary archives will be kept for subsequent distribution for all
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ versions of the Mac operating system for which build machines are
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ available. See the <ulink url="https://build.macports.org/builders">list
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ of builders</ulink> to find out which platforms these currently
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ are.</para>
</span>
<para>If a build error occurred for a port its maintainer will be informed via
an email so that problems which did not surface on the maintainer's machine will
</pre><pre style='margin:0'>
</pre>