<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/5f5dfaf159ab5113d6f38d119b24a1c72e4ca5c8">https://github.com/macports/macports-ports/commit/5f5dfaf159ab5113d6f38d119b24a1c72e4ca5c8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5f5dfaf159ab5113d6f38d119b24a1c72e4ca5c8
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Dec 26 10:17:52 2016 -0800

<span style='display:block; white-space:pre;color:#404040;'>    p5-glib-object-introspection: update to version 0.042
</span>---
 perl/p5-glib-object-introspection/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-glib-object-introspection/Portfile b/perl/p5-glib-object-introspection/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index afc480e..e3bfe6b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-glib-object-introspection/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-glib-object-introspection/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           perl5 1.0
 
 perl5.branches      5.24
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Glib-Object-Introspection 0.041 ../by-authors/id/X/XA/XAOC
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Glib-Object-Introspection 0.042 ../by-authors/id/X/XA/XAOC
</span> platforms           darwin
 maintainers         devans openmaintainer
 license             LGPL-2.1+
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,8 +15,8 @@ long_description    This module uses the gobject-introspection and libffi projec
</span>                     to dynamically create Perl bindings for a wide variety of libraries. \
                     Examples include gtk+, webkit, libsoup and many more.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  901bfb1e7e37c66717799c36ace2c243753ff67e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  db8529555ff1dd30b3341ab93fda29680e583b4689e8aeb78995caa16396e9b5
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  00f4447d2b93c3fe46be73d161f71ed36094cab6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  0101aa45417a80a066fae198e37dc9814abf24afab454d72909070ab5c8293d9
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>