diff options
author | wiz <wiz> | 2007-02-26 00:07:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-26 00:07:48 +0000 |
commit | 06c38c70e46afb6093543c3e2d38d9a68f26a5be (patch) | |
tree | 7d0d9cad684c9dbed3dffe328136a6fec54f3c9c | |
parent | 763adf5f3256b25e720c9cc6d370227a8e84a52b (diff) | |
download | pkgsrc-06c38c70e46afb6093543c3e2d38d9a68f26a5be.tar.gz |
Update to 2.2.100:
Changes in libsoup from 2.2.99 to 2.2.100:
* Fixed soup_headers_parse_status_line() so WebDAV response
parsing will work again. [406997]
* Fixed a bug in the header-parsing regression test that
caused the test to fail sometimes, even though the actual
header-parsing code was fine.
-rw-r--r-- | net/libsoup-devel/Makefile | 4 | ||||
-rw-r--r-- | net/libsoup-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/libsoup-devel/Makefile b/net/libsoup-devel/Makefile index bcb516c4802..24a3aca79f4 100644 --- a/net/libsoup-devel/Makefile +++ b/net/libsoup-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2007/02/22 19:26:55 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2007/02/26 00:07:48 wiz Exp $ -DISTNAME= libsoup-2.2.99 +DISTNAME= libsoup-2.2.100 PKGNAME= ${DISTNAME:S/soup/soup-devel/} CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.2/} diff --git a/net/libsoup-devel/distinfo b/net/libsoup-devel/distinfo index 0e55d27ccf6..fee2b543683 100644 --- a/net/libsoup-devel/distinfo +++ b/net/libsoup-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2007/01/14 16:15:48 wiz Exp $ +$NetBSD: distinfo,v 1.22 2007/02/26 00:07:48 wiz Exp $ -SHA1 (libsoup-2.2.99.tar.bz2) = a4ba4612630391d0b127acb3a246e783ca4f1647 -RMD160 (libsoup-2.2.99.tar.bz2) = c71e7a296983d1a63a3f133a7c06b8b4d0e3cb95 -Size (libsoup-2.2.99.tar.bz2) = 508581 bytes +SHA1 (libsoup-2.2.100.tar.bz2) = d17c08ec3300d357d71758ce43b1ea5422c61d48 +RMD160 (libsoup-2.2.100.tar.bz2) = ed213162c7c672bd0b12f22db810b365ac82be0c +Size (libsoup-2.2.100.tar.bz2) = 508856 bytes |