Modified: trunk/dports/gnome/libgdata/Portfile (149790 => 149791)
--- trunk/dports/gnome/libgdata/Portfile 2016-06-29 23:36:01 UTC (rev 149790)
+++ trunk/dports/gnome/libgdata/Portfile 2016-06-29 23:38:27 UTC (rev 149791)
@@ -5,8 +5,7 @@
PortGroup gobject_introspection 1.0
name libgdata
-version 0.17.4
-revision 1
+version 0.17.5
set branch [join [lrange [split ${version} .] 0 1] .]
description libgdata is a GLib-based library for accessing online service APIs using the \
GData protocol --- most notably, Google's services.
@@ -23,8 +22,8 @@
use_xz yes
-checksums rmd160 7ff7fb61adae11149358d63024e1d1d69d05d6b3 \
- sha256 9f15fe0efe4d9a001d45853891ab3a7c45cadc4dea2252944b7341903ce1d1f6
+checksums rmd160 c9707a429958cc7d184dfd6cfd7ec116f5394910 \
+ sha256 b3fbdae075aa0d83897ae0e9daf3c29075dce1724c8b8a27e0735688756355e8
depends_build port:pkgconfig \
port:intltool \
@@ -59,7 +58,7 @@
configure.args --enable-gnome \
--enable-goa \
- --enable-compile-warnings=minimum \
+ --enable-compile-warnings=no \
--disable-silent-rules
test.run yes