Modified: trunk/dports/gnome/eog/Portfile (140851 => 140852)
--- trunk/dports/gnome/eog/Portfile 2015-10-04 19:13:09 UTC (rev 140851)
+++ trunk/dports/gnome/eog/Portfile 2015-10-04 19:13:10 UTC (rev 140852)
@@ -5,7 +5,7 @@
PortGroup gobject_introspection 1.0
name eog
-version 3.16.3
+version 3.18.0
license GPL-2+
set branch [join [lrange [split ${version} .] 0 1] .]
description An image viewing and cataloging program.
@@ -20,8 +20,8 @@
use_xz yes
-checksums rmd160 78f3e2cdc1933198d3748cb8deb43d26667f3c45 \
- sha256 ee6d101f8e73aacc8d48256f06a780c6d0d5f3975990f375f58cd0e70816b766
+checksums rmd160 ab329c6c74f99acacce480f7c141de4835daf2bd \
+ sha256 740b2942ea52fbcdbacb0988e07193113017e0607cf5779769c82723b1685e28
depends_build port:pkgconfig \
port:intltool \
@@ -60,7 +60,8 @@
configure.cmd ./autogen.sh
-configure.args --disable-schemas-compile \
+configure.args --enable-compile-warnings=minimum \
+ --disable-schemas-compile \
--disable-silent-rules
notes "For extra functionality install eog-plugins"