summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-03-30 21:10:09 +0000
committerjmmv <jmmv>2006-03-30 21:10:09 +0000
commitc6f668d40545002db8b8eff76430ee6695c388c3 (patch)
tree7ad179a74f681f3099f21505b7868cc4fc874bd9 /net
parent2455ffc28bf218c1480c9c01f482ec71848f35e8 (diff)
downloadpkgsrc-c6f668d40545002db8b8eff76430ee6695c388c3.tar.gz
Update to 2.2.91:
* (The large version number bump is because there was an internal 2.2.90 release for SUSE 10.1 alphas, which was supposed to be intermediate between 2.2.7 and 2.4.0. But 2.4.0 didn't end up happening, and I don't want to regress the version number at this point.) * SoupSession, SoupServer, SoupConnection, SoupSocket, and SoupAddress now have an "async-context" property that allows you to use the async API in a non-default GMainContext. [Based on patches from Armin Bauer and Jürg Billeter.] * SoupSession, SoupConnection, and SoupSocket now have a "timeout" property to stop synchronous sockets from hanging forever if the remote end is unresponsive (from Varadhan). * Fixed some bugs in soup_date_iso8601_parse(). [324671, from Emmanuele Bassi] * More Windows build fixes from Tor.
Diffstat (limited to 'net')
-rw-r--r--net/libsoup-devel/Makefile5
-rw-r--r--net/libsoup-devel/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/libsoup-devel/Makefile b/net/libsoup-devel/Makefile
index 64b36c8a497..24b63b63c4d 100644
--- a/net/libsoup-devel/Makefile
+++ b/net/libsoup-devel/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2006/03/06 00:18:10 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/03/30 21:10:09 jmmv Exp $
-DISTNAME= libsoup-2.2.7
+DISTNAME= libsoup-2.2.91
PKGNAME= ${DISTNAME:S/soup/soup-devel/}
-PKGREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.2/}
EXTRACT_SUFX= .tar.bz2
diff --git a/net/libsoup-devel/distinfo b/net/libsoup-devel/distinfo
index 7309ce52386..ae008c49701 100644
--- a/net/libsoup-devel/distinfo
+++ b/net/libsoup-devel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2006/01/20 13:29:54 jmmv Exp $
+$NetBSD: distinfo,v 1.13 2006/03/30 21:10:09 jmmv Exp $
-SHA1 (libsoup-2.2.7.tar.bz2) = a63893a31f7cf7d671e96b60aa232b672c9bd9fe
-RMD160 (libsoup-2.2.7.tar.bz2) = fdaaeea65c353101a045e3659d136409b0b17116
-Size (libsoup-2.2.7.tar.bz2) = 440977 bytes
+SHA1 (libsoup-2.2.91.tar.bz2) = f20002c123dbea831ca85848749dada16051e85f
+RMD160 (libsoup-2.2.91.tar.bz2) = a673b566ed9bb7d8c7fd45e9073db3c4a869a8ab
+Size (libsoup-2.2.91.tar.bz2) = 445759 bytes