Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D7FF063BC98 for ; Tue, 16 Nov 2010 13:19:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A967119D5B2; Tue, 16 Nov 2010 13:19:08 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A494819D269 for ; Tue, 16 Nov 2010 13:19:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9458B175DD; Tue, 16 Nov 2010 13:19:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 16 Nov 2010 13:19:03 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/net/libsoup24 To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20101116131904.9458B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Tue Nov 16 13:19:03 UTC 2010 Modified Files: pkgsrc/net/libsoup24: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/libsoup24/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/libsoup24/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.