diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-12 13:51:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-12 13:51:34 +0000 |
commit | fc70603c9872bb19c85ff950aa570f9119aac121 (patch) | |
tree | f443df3be29fd4072238e4b36ba39965baa401bc /net/libsoup-devel | |
parent | a32efff626e21105875ce17ee486870130570e53 (diff) | |
download | pkgsrc-fc70603c9872bb19c85ff950aa570f9119aac121.tar.gz |
Update to 2.2.95.1:
Changes in libsoup from 2.2.94 to 2.2.95.1:
* Even more fixes to XML-RPC, found by the new XML-RPC
regression test. This includes some API changes that I don't
feel guilty about, because the code totally didn't work at
all before.
* Fixed a bug in soup_mktime_utc()
* (2.2.95 was identical to 2.2.95.1. The only difference is
that the shared library version was belatedly bumped from
8.2.0 to 8.3.0 to reflect the API "additions")
Diffstat (limited to 'net/libsoup-devel')
-rw-r--r-- | net/libsoup-devel/Makefile | 4 | ||||
-rw-r--r-- | net/libsoup-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/libsoup-devel/Makefile b/net/libsoup-devel/Makefile index fc84e3c6245..eebdf311fb3 100644 --- a/net/libsoup-devel/Makefile +++ b/net/libsoup-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2006/07/03 21:25:46 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/07/12 13:51:34 wiz Exp $ -DISTNAME= libsoup-2.2.94 +DISTNAME= libsoup-2.2.95.1 PKGNAME= ${DISTNAME:S/soup/soup-devel/} CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.2/} diff --git a/net/libsoup-devel/distinfo b/net/libsoup-devel/distinfo index 3507d2555fd..f3f3971a95b 100644 --- a/net/libsoup-devel/distinfo +++ b/net/libsoup-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2006/07/03 21:25:46 wiz Exp $ +$NetBSD: distinfo,v 1.17 2006/07/12 13:51:34 wiz Exp $ -SHA1 (libsoup-2.2.94.tar.bz2) = 493d6f0d67de8014378c595e7eae78b829abd923 -RMD160 (libsoup-2.2.94.tar.bz2) = 9c357f4cf8697a81299acb1a831ab998535607d8 -Size (libsoup-2.2.94.tar.bz2) = 482846 bytes +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 |