update to 2.32.1
changes: -bugfixes -Usernames/passwords specified explicitly in request URIs now override existing cached auth info -Added another workaround for stupid servers that close the connection before returning the full response -Added regression tests
This commit is contained in:
parent
714df7b568
commit
6200601028
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.26 2010/10/21 20:33:59 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2010/11/16 13:19:03 drochner Exp $
|
||||
|
||||
DISTNAME= libsoup-2.32.0
|
||||
DISTNAME= libsoup-2.32.1
|
||||
PKGNAME= ${DISTNAME:S/libsoup/libsoup24/}
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.32/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.19 2010/10/21 20:33:59 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.20 2010/11/16 13:19:03 drochner Exp $
|
||||
|
||||
SHA1 (libsoup-2.32.0.tar.bz2) = 7b57e7ca6de32937781c02f34052fa23e19bd78d
|
||||
RMD160 (libsoup-2.32.0.tar.bz2) = 76de379600e2210d3ba5a5fc8d11f56fad070b63
|
||||
Size (libsoup-2.32.0.tar.bz2) = 649555 bytes
|
||||
SHA1 (libsoup-2.32.1.tar.bz2) = 7122ff9fdf1bc29fe5f853b39e2bc1be786ab349
|
||||
RMD160 (libsoup-2.32.1.tar.bz2) = 566b77517cf917fa3eb146fc51340444a1565987
|
||||
Size (libsoup-2.32.1.tar.bz2) = 667140 bytes
|
||||
|
|
Loading…
Reference in a new issue