<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/6e5d43657d888c2606c96f02cb8b5da389206e09">https://github.com/macports/macports-ports/commit/6e5d43657d888c2606c96f02cb8b5da389206e09</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6e5d43657d888c2606c96f02cb8b5da389206e09
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Nov 6 15:56:02 2017 -0800
<span style='display:block; white-space:pre;color:#404040;'> p5-glib-object-introspection: update to version 0.044
</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 a17e787..3266b18 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.043 ../by-authors/id/X/XA/XAOC
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup Glib-Object-Introspection 0.044 ../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 56b09282172b6a0006337c39ffdff075c875ebd9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 5a0b7c69d9c8c2ecfdf7340e414954ea5edc43a7999eff9b3278bd95e3e7df30
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 d0d125afa75bd72c902515554cce434af85efcfd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 093c47141db683bf8dcbf1c3e7b2ece2b2b5488739197b8b623f50838eb7e734
</span>
if {${perl5.major} != ""} {
depends_lib-append \
</pre><pre style='margin:0'>
</pre>