<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e074e8b15f2463bae200932b428b0c251fb7bcc7">https://github.com/macports/macports-ports/commit/e074e8b15f2463bae200932b428b0c251fb7bcc7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e074e8b15f2463bae200932b428b0c251fb7bcc7
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Wed Oct 11 06:09:17 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    dbus-python: add explanatory comments
</span>---
 devel/dbus-python/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/dbus-python/Portfile b/devel/dbus-python/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1f2ec4c..1d4b7f1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/dbus-python/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/dbus-python/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -156,6 +156,8 @@ foreach python_version ${python_versions} {
</span>         }
 
         platform darwin 9 {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+            # see https://trac.macports.org/ticket/13782
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            # see https://trac.macports.org/ticket/12966
</span>             post-patch {
                 reinplace "s| -export-symbols-regex.*| \\\\|g" \
                     ${worksrcpath}/_dbus_bindings/Makefile.in \
</pre><pre style='margin:0'>

</pre>