<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9dc5aba19af82ee50aff4a84f9646cb5db8efc97">https://github.com/macports/macports-ports/commit/9dc5aba19af82ee50aff4a84f9646cb5db8efc97</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 9dc5aba  atk: rebuild after @rpath fix to gobject-introspection
</span>9dc5aba is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9dc5aba19af82ee50aff4a84f9646cb5db8efc97
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Mar 10 16:22:22 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    atk: rebuild after @rpath fix to gobject-introspection
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See PR https://github.com/macports/macports-ports/pull/6544
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes https://trac.macports.org/ticket/60166
</span>---
 devel/atk/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/atk/Portfile b/devel/atk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 885ac1c..33057a1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/atk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/atk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,7 @@ PortGroup           meson 1.0
</span> name                atk
 epoch               2
 version             2.34.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          devel
 license             LGPL
</pre><pre style='margin:0'>

</pre>