<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/aad4c6f733e55f463ca96c2aa7dba7789468f8c7">https://github.com/macports/macports-ports/commit/aad4c6f733e55f463ca96c2aa7dba7789468f8c7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit aad4c6f733e55f463ca96c2aa7dba7789468f8c7
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sat Jul 8 11:58:28 2017 -0700
<span style='display:block; white-space:pre;color:#404040;'> p5-glib-object-introspection: update to version 0.043
</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 bd7161b..a17e787 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 5.26
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup Glib-Object-Introspection 0.042 ../by-authors/id/X/XA/XAOC
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup Glib-Object-Introspection 0.043 ../by-authors/id/X/XA/XAOC
</span> platforms darwin
maintainers {devans @dbevans} 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 00f4447d2b93c3fe46be73d161f71ed36094cab6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 0101aa45417a80a066fae198e37dc9814abf24afab454d72909070ab5c8293d9
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 56b09282172b6a0006337c39ffdff075c875ebd9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 5a0b7c69d9c8c2ecfdf7340e414954ea5edc43a7999eff9b3278bd95e3e7df30
</span>
if {${perl5.major} != ""} {
depends_lib-append \
</pre><pre style='margin:0'>
</pre>