pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libsoup-devel Update to 2.2.91:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d4d5ad57a59
branches:  trunk
changeset: 510483:4d4d5ad57a59
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Mar 30 21:10:09 2006 +0000

description:
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:

 net/libsoup-devel/Makefile |  5 ++---
 net/libsoup-devel/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f5f4a9247740 -r 4d4d5ad57a59 net/libsoup-devel/Makefile
--- a/net/libsoup-devel/Makefile        Thu Mar 30 21:09:48 2006 +0000
+++ b/net/libsoup-devel/Makefile        Thu Mar 30 21:10:09 2006 +0000
@@ -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 -r f5f4a9247740 -r 4d4d5ad57a59 net/libsoup-devel/distinfo
--- a/net/libsoup-devel/distinfo        Thu Mar 30 21:09:48 2006 +0000
+++ b/net/libsoup-devel/distinfo        Thu Mar 30 21:10:09 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index