Modified: trunk/dports/gnome/gthumb/Portfile (148906 => 148907)
--- trunk/dports/gnome/gthumb/Portfile 2016-05-22 18:26:19 UTC (rev 148906)
+++ trunk/dports/gnome/gthumb/Portfile 2016-05-22 19:27:54 UTC (rev 148907)
@@ -4,8 +4,7 @@
PortSystem 1.0
name gthumb
-version 3.4.1
-revision 3
+version 3.4.3
license GPL-2+
set branch [join [lrange [split ${version} .] 0 1] .]
description Image viewer and browser for the GNOME desktop.
@@ -17,8 +16,8 @@
master_sites gnome:sources/gthumb/${branch}
use_xz yes
-checksums sha256 1ec2cf49f499ed06eda851a3bd5c28a1768839a6ff06bc4efc5fbde46cabc857 \
- rmd160 4e0b5581064a726ab716965ab8fe8fe3754e31c6
+checksums sha256 c10fd12f3bfea31c390c74e8e08f86f16e2159fbd6c806daa025423e0ded825d \
+ rmd160 ca10fc54f9e18e56cfb6679747bc0ee78762e4bd
depends_build port:intltool \
port:pkgconfig \
Modified: trunk/dports/gnome/gthumb/files/patch-gthumb-gth-toolbox.c.diff (148906 => 148907)
--- trunk/dports/gnome/gthumb/files/patch-gthumb-gth-toolbox.c.diff 2016-05-22 18:26:19 UTC (rev 148906)
+++ trunk/dports/gnome/gthumb/files/patch-gthumb-gth-toolbox.c.diff 2016-05-22 19:27:54 UTC (rev 148907)
@@ -1,6 +1,6 @@
--- gthumb/gth-toolbox.c.orig 2015-05-27 15:17:29.000000000 -0700
+++ gthumb/gth-toolbox.c 2015-05-27 15:18:43.000000000 -0700
-@@ -315,7 +315,7 @@
+@@ -318,7 +318,7 @@
column[i] = -1;
}