Modified: trunk/dports/devel/appstream-glib/Portfile (139110 => 139111)
--- trunk/dports/devel/appstream-glib/Portfile 2015-08-03 03:11:52 UTC (rev 139110)
+++ trunk/dports/devel/appstream-glib/Portfile 2015-08-03 03:13:15 UTC (rev 139111)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup gobject_introspection 1.0
-github.setup hughsie appstream-glib 0_4_0 appstream_glib_
+github.setup hughsie appstream-glib 0_4_1 appstream_glib_
version [string map {_ .} ${version}]
license LGPL-2+
categories devel
@@ -18,8 +18,8 @@
long_description ${description}
-checksums rmd160 963f0cf6d0af5b680a750c28c642fbf7fa65b8fd \
- sha256 568fffad494651710a13cd5131495ecdeb8c0e4332f38bac6050751c794e36a5
+checksums rmd160 75ca79e7b5e38043e19a94598ea220cbfd61ede6 \
+ sha256 90dcb07fa0d788243edd105eb4539cd2684c6982f6eb893ed5afe0e40c00e792
depends_build port:pkgconfig \
port:intltool \
Modified: trunk/dports/devel/appstream-glib/files/patch-configure.ac.diff (139110 => 139111)
--- trunk/dports/devel/appstream-glib/files/patch-configure.ac.diff 2015-08-03 03:11:52 UTC (rev 139110)
+++ trunk/dports/devel/appstream-glib/files/patch-configure.ac.diff 2015-08-03 03:13:15 UTC (rev 139111)
@@ -1,6 +1,6 @@
---- configure.ac.orig 2014-06-19 03:29:12.000000000 -0700
-+++ configure.ac 2014-06-20 07:44:07.000000000 -0700
-@@ -75,6 +75,9 @@
+--- configure.ac.orig 2015-07-20 07:19:02.000000000 -0700
++++ configure.ac 2015-07-21 18:38:00.000000000 -0700
+@@ -73,6 +73,9 @@
# set up gtk-doc
GTK_DOC_CHECK(1.9)