<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/461c384d603e50e7f5acb7d3cdf27386ef8fff7a">https://github.com/macports/macports-ports/commit/461c384d603e50e7f5acb7d3cdf27386ef8fff7a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 461c384d603e50e7f5acb7d3cdf27386ef8fff7a
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Dec 21 08:09:19 2016 -0800

<span style='display:block; white-space:pre;color:#404040;'>    gdk-pixbuf2: update to version 2.36.2
</span>---
 graphics/gdk-pixbuf2/Portfile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/gdk-pixbuf2/Portfile b/graphics/gdk-pixbuf2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e464c2a..26ba007 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/gdk-pixbuf2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/gdk-pixbuf2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,8 +6,7 @@ PortGroup           gobject_introspection 1.0
</span> name                gdk-pixbuf2
 set my_name         gdk-pixbuf
 epoch               2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             2.36.1
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             2.36.2
</span> license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          graphics
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,8 +22,8 @@ long_description    ${description}
</span> 
 master_sites        gnome:sources/${my_name}/${branch}/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  9952a157a282f6f6294d2d45b649dd0a4242ec8d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  9d5ba72070460c1b5b74115d395a3e33daeb7b7b67fb256cdccc9d7187c42a38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b15e8de187ac2ffac11f26a0e3e113c33df45e2b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  3a082ad67d68b55970aed0b2034a06618167be98a42d5c70de736756b45d325d
</span> 
 depends_build       port:pkgconfig
 
</pre><pre style='margin:0'>

</pre>