Mon Mar 16 16:48:52 2009 UTC ()
Update libsoup24 to 2.26.0.

Changes in libsoup from 2.25.91 to 2.26.0:

	* Temporarily disable libproxy support to work around a bug in
          its gnome plugin that causes gvfsd-http (and probably
          eventually other apps) to crash. [#571527]. For now,
          SoupProxyResolverGNOME uses only GConf. To be fixed in
          2.26.1

	* Fixed a bug that showed up in WebKit, where if many messages
          were queued all at once to a server that doesn't support
          persistent connections, some of the requests will get lost.
          #574365, reported by Xan Lopez.

	* Fixed SoupServer to support using SOUP_ENCODING_EOF, so you
          can stream responses of unknown length to HTTP/1.0 clients.
          [#572153]. Added a regression test for this, and for chunked
          and Content-Length-based streaming.

	* Fixed several bugs that prevented SoupCookieJarSqlite from
          working. [#572409, patch from Xan Lopez]

	* Added G_{BEGIN,END}_DECLS guards to public headers that were
          missing it. (Xan Lopez)

	* Misc gtk-doc improvements


(jmcneill)
diff -r1.8 -r1.9 pkgsrc/net/libsoup24/Makefile
diff -r1.7 -r1.8 pkgsrc/net/libsoup24/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/net/libsoup24/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/net/libsoup24/Attic/Makefile 2009/03/16 12:49:02 1.8
+++ pkgsrc/net/libsoup24/Attic/Makefile 2009/03/16 16:48:52 1.9
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2009/03/16 12:49:02 jmcneill Exp $
+# $NetBSD: Makefile,v 1.9 2009/03/16 16:48:52 jmcneill Exp $
 
-DISTNAME=	libsoup-2.25.91
+DISTNAME=	libsoup-2.26.0
 PKGNAME=	${DISTNAME:S/libsoup/libsoup24/}
 CATEGORIES=	net gnome
-MASTER_SITES=	${MASTER_SITE_GNOME:=sources/libsoup/2.25/}
+MASTER_SITES=	${MASTER_SITE_GNOME:=sources/libsoup/2.26/}
 EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	recht@NetBSD.org
@@ -20,6 +20,7 @@
 PKGCONFIG_OVERRIDE+=	libsoup-gnome-2.4.pc.in
 
 .include "../../databases/sqlite3/buildlink3.mk"
+.include "../../devel/GConf/buildlink3.mk"
 BUILDLINK_API_DEPENDS.glib2+=	glib2>=2.15.3
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../security/gnutls/buildlink3.mk"

cvs diff -r1.7 -r1.8 pkgsrc/net/libsoup24/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/net/libsoup24/Attic/distinfo 2009/03/16 12:49:02 1.7
+++ pkgsrc/net/libsoup24/Attic/distinfo 2009/03/16 16:48:52 1.8
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2009/03/16 12:49:02 jmcneill Exp $
+$NetBSD: distinfo,v 1.8 2009/03/16 16:48:52 jmcneill Exp $
 
-SHA1 (libsoup-2.25.91.tar.bz2) = 996d41f4d508e5810ca495470b3fa5b9383cda85
-RMD160 (libsoup-2.25.91.tar.bz2) = 861750b3102d2c7a8948079f73380daeb6c0ac73
-Size (libsoup-2.25.91.tar.bz2) = 715351 bytes
+SHA1 (libsoup-2.26.0.tar.bz2) = 6236dc3795da226b52ae3087ab447111d4efa648
+RMD160 (libsoup-2.26.0.tar.bz2) = 51ddd3fb779be777be886f26a90366d746fe6ed4
+Size (libsoup-2.26.0.tar.bz2) = 736527 bytes
 SHA1 (patch-ab) = 70b4cfc4df6608042e0c5f5a548e1a8deb79c118
 SHA1 (patch-ba) = 7fa2ffb63809b6cb35da79b8228cd74c16be00a1
 SHA1 (patch-bb) = 15af9033d2350f4a46bccbc28ba31d78aa7e20b5