pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libsoup24 update to 2.28.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/792fb86f9530
branches:  trunk
changeset: 400511:792fb86f9530
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Oct 21 15:52:03 2009 +0000

description:
update to 2.28.1
changes:
-libsoup will now attempt to make multiple connections to a
 server at once when there are multiple messages queued to
 that server
-bugfixes

diffstat:

 net/libsoup24/Makefile |   4 ++--
 net/libsoup24/PLIST    |  30 +++++++++++++++---------------
 net/libsoup24/distinfo |   8 ++++----
 3 files changed, 21 insertions(+), 21 deletions(-)

diffs (69 lines):

diff -r 1f86641ce41d -r 792fb86f9530 net/libsoup24/Makefile
--- a/net/libsoup24/Makefile    Wed Oct 21 15:49:33 2009 +0000
+++ b/net/libsoup24/Makefile    Wed Oct 21 15:52:03 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2009/10/15 12:20:05 hasso Exp $
+# $NetBSD: Makefile,v 1.18 2009/10/21 15:52:03 drochner Exp $
 
-DISTNAME=      libsoup-2.28.0
+DISTNAME=      libsoup-2.28.1
 PKGNAME=       ${DISTNAME:S/libsoup/libsoup24/}
 CATEGORIES=    net gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsoup/2.28/}
diff -r 1f86641ce41d -r 792fb86f9530 net/libsoup24/PLIST
--- a/net/libsoup24/PLIST       Wed Oct 21 15:49:33 2009 +0000
+++ b/net/libsoup24/PLIST       Wed Oct 21 15:52:03 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/10/15 12:20:05 hasso Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/10/21 15:52:03 drochner Exp $
 include/libsoup-2.4/libsoup/soup-address.h
 include/libsoup-2.4/libsoup/soup-auth-domain-basic.h
 include/libsoup-2.4/libsoup/soup-auth-domain-digest.h
@@ -71,20 +71,20 @@
 share/gtk-doc/html/libsoup-2.4/left.png
 share/gtk-doc/html/libsoup-2.4/libsoup-2.4.devhelp
 share/gtk-doc/html/libsoup-2.4/libsoup-2.4.devhelp2
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-GValue-Support.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupContentSniffer.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupCookie.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessageBody.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMessageHeaders.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupMultipart.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupProxyURIResolver.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupURI.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-gnome-features.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html
-share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-GValue-Support.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-HTML-Form-Support.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-Soup-Miscellaneous-Utilities.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-SoupContentSniffer.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-SoupCookie.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-SoupMessageBody.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-SoupMessageHeaders.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-SoupMultipart.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-SoupProxyURIResolver.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-SoupURI.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-XMLRPC-Support.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-soup-gnome-features.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-soup-method.html
+share/gtk-doc/html/libsoup-2.4/libsoup-24-soup-status.html
 share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html
 share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html
 share/gtk-doc/html/libsoup-2.4/libsoup-porting-2.2-2.4.html
diff -r 1f86641ce41d -r 792fb86f9530 net/libsoup24/distinfo
--- a/net/libsoup24/distinfo    Wed Oct 21 15:49:33 2009 +0000
+++ b/net/libsoup24/distinfo    Wed Oct 21 15:52:03 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2009/10/15 12:20:05 hasso Exp $
+$NetBSD: distinfo,v 1.15 2009/10/21 15:52:03 drochner Exp $
 
-SHA1 (libsoup-2.28.0.tar.bz2) = e1b31a0f5195488d362d810c1cb293b289d60064
-RMD160 (libsoup-2.28.0.tar.bz2) = a527d644b8a70418178c320fc204c4ab31cea302
-Size (libsoup-2.28.0.tar.bz2) = 631656 bytes
+SHA1 (libsoup-2.28.1.tar.bz2) = 9ec6496e834fd4c9e84f8760b429ff65165f08c1
+RMD160 (libsoup-2.28.1.tar.bz2) = 2d7f949ab9bbc9ed2b4a5f5002e1353efc986b53
+Size (libsoup-2.28.1.tar.bz2) = 703258 bytes



Home | Main Index | Thread Index | Old Index