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.96



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec286e2d7acd
branches:  trunk
changeset: 517039:ec286e2d7acd
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Aug 03 17:33:24 2006 +0000

description:
update to 2.2.96
changes:
* SoupServer now works even if you don't explicitly set an
  encoding for the response.
* WWW-Authenticate and Proxy-Authenticate responses with no
  realm parameter are now ignored
* Added soup_xmlrpc_message_from_string()
* simple-httpd and "get" now support HEAD

diffstat:

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

diffs (25 lines):

diff -r 87bb4c4e3472 -r ec286e2d7acd net/libsoup-devel/Makefile
--- a/net/libsoup-devel/Makefile        Thu Aug 03 17:30:45 2006 +0000
+++ b/net/libsoup-devel/Makefile        Thu Aug 03 17:33:24 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2006/07/12 13:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2006/08/03 17:33:24 drochner Exp $
 
-DISTNAME=      libsoup-2.2.95.1
+DISTNAME=      libsoup-2.2.96
 PKGNAME=       ${DISTNAME:S/soup/soup-devel/}
 CATEGORIES=    net gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsoup/2.2/}
diff -r 87bb4c4e3472 -r ec286e2d7acd net/libsoup-devel/distinfo
--- a/net/libsoup-devel/distinfo        Thu Aug 03 17:30:45 2006 +0000
+++ b/net/libsoup-devel/distinfo        Thu Aug 03 17:33:24 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2006/07/12 13:51:34 wiz Exp $
+$NetBSD: distinfo,v 1.18 2006/08/03 17:33:24 drochner Exp $
 
-SHA1 (libsoup-2.2.95.1.tar.bz2) = 92efa4d9969af992e1f0775891fe8a353e529edb
-RMD160 (libsoup-2.2.95.1.tar.bz2) = add029ab4e764135697d8b0ce9ca79eae40cad88
-Size (libsoup-2.2.95.1.tar.bz2) = 485430 bytes
+SHA1 (libsoup-2.2.96.tar.bz2) = 229135820908b2fd96506ccd586557fb05712e1a
+RMD160 (libsoup-2.2.96.tar.bz2) = 1b5f7d211c973443065a2b8a644044bc047a915f
+Size (libsoup-2.2.96.tar.bz2) = 487476 bytes



Home | Main Index | Thread Index | Old Index