<pre style='margin:0'>
Andrea D'Amore (anddam) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1d996b8608485b1aa406eed39258e46e5faf5848">https://github.com/macports/macports-ports/commit/1d996b8608485b1aa406eed39258e46e5faf5848</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1d996b8608485b1aa406eed39258e46e5faf5848
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Dec 13 15:27:09 2016 -0800

<span style='display:block; white-space:pre;color:#404040;'>    gdk-pixbuf2: update to version 2.36.1
</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 f784cb2..3aca211 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.0
</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.1
</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  0a6079ba5a018ff62aaeb0af699a1355c7500f5c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  9952a157a282f6f6294d2d45b649dd0a4242ec8d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9d5ba72070460c1b5b74115d395a3e33daeb7b7b67fb256cdccc9d7187c42a38
</span> 
 depends_build       port:pkgconfig
 
</pre><pre style='margin:0'>

</pre>