summaryrefslogtreecommitdiff
path: root/net/libsoup24
diff options
context:
space:
mode:
authorwiz <wiz>2009-01-13 15:28:40 +0000
committerwiz <wiz>2009-01-13 15:28:40 +0000
commit8778a57a20c2445687d6763743e12f2362892cc8 (patch)
tree2d5a27ec690bda3a67673edeae916addf4d823f3 /net/libsoup24
parent8e540286a8b15934ba65992f16079add7386a5a1 (diff)
downloadpkgsrc-8778a57a20c2445687d6763743e12f2362892cc8.tar.gz
Update to 2.24.3:
Changes in libsoup from 2.24.2.1 to 2.24.3: * Fixed SoupCookieJar to not send "Cookie: (null)", which is (a) wrong, and (b) confusing to some servers. [bugs.webkit.org #23240] * Fixed soup_form_decode() to correctly handle forms with URI-encoded parameter names. [#563302, Evan Nemerson] * Fixed SoupSession to use Digest auth when both Digest and Basic are available. (It was mistakenly comparing the strengths backwards before, choosing the weakest-available auth instead of the strongest.) [#562339, Pontus Oldberg] * Fixed a bug in the Client How-To docs. [#562411, Andreas Bruse]
Diffstat (limited to 'net/libsoup24')
-rw-r--r--net/libsoup24/Makefile4
-rw-r--r--net/libsoup24/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/libsoup24/Makefile b/net/libsoup24/Makefile
index ad667666e74..3e829111dcb 100644
--- a/net/libsoup24/Makefile
+++ b/net/libsoup24/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2008/12/02 17:13:19 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/01/13 15:28:40 wiz Exp $
-DISTNAME= libsoup-2.24.2.1
+DISTNAME= libsoup-2.24.3
PKGNAME= ${DISTNAME:S/libsoup/libsoup24/}
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.24/}
diff --git a/net/libsoup24/distinfo b/net/libsoup24/distinfo
index e8443b28507..f77aa26b2f6 100644
--- a/net/libsoup24/distinfo
+++ b/net/libsoup24/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/12/02 17:13:19 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/01/13 15:28:40 wiz Exp $
-SHA1 (libsoup-2.24.2.1.tar.bz2) = a59dac5e4ec6485bfda115b23a373de4c7dfd9d0
-RMD160 (libsoup-2.24.2.1.tar.bz2) = 9bf1c58e33dc9dacfd4c27d47339c3ba6e192e12
-Size (libsoup-2.24.2.1.tar.bz2) = 658843 bytes
+SHA1 (libsoup-2.24.3.tar.bz2) = b63cf9c0bc20264c59e84dea73eb76862be9329c
+RMD160 (libsoup-2.24.3.tar.bz2) = 9000d0355e65879f4031278bead9a4ad61a2bdea
+Size (libsoup-2.24.3.tar.bz2) = 661415 bytes