From 97fa535c29684a0a55ab7b924548e3a692d00ee8 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 16 Aug 2018 12:16:17 +0000 Subject: [PATCH] libsoup: update to 2.62.3. Changes in libsoup from 2.62.2 to 2.62.3: * Check for trailing dots in domains [#5, Claudio Saavedra] * Set default cookie path for NULL origins [#1, Adrian Perez de Castro] * Use atomic-refcounting in classes that are not using GObject-refcounting [bgo#785110, Edward Hervey] * Many Coverity-found code fixes [bgo#781771, Milan Crha] * Bail out on cookie-jar calls with empty hostnames [#3, Michael Catanzaro] Note: from now onwards bgo# references bugs in GNOME Bugzilla and # issues in GNOME gitlab. --- net/libsoup/Makefile | 5 ++--- net/libsoup/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/net/libsoup/Makefile b/net/libsoup/Makefile index cbd2750f4bea..ae125128c418 100644 --- a/net/libsoup/Makefile +++ b/net/libsoup/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2018/07/20 03:33:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2018/08/16 12:16:17 wiz Exp $ -DISTNAME= libsoup-2.62.2 -PKGREVISION= 1 +DISTNAME= libsoup-2.62.3 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/net/libsoup/distinfo b/net/libsoup/distinfo index db53e581552b..e7dbdd68ec2c 100644 --- a/net/libsoup/distinfo +++ b/net/libsoup/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2018/05/26 21:48:31 wiz Exp $ +$NetBSD: distinfo,v 1.20 2018/08/16 12:16:17 wiz Exp $ -SHA1 (libsoup-2.62.2.tar.xz) = d4efdf3f5a3767b11aa60883b9a3a01b2dc6d97d -RMD160 (libsoup-2.62.2.tar.xz) = 4d81a0741dd080d9a2b8e76ccdad6f40f757ca5c -SHA512 (libsoup-2.62.2.tar.xz) = fbb3f2bc35cf11c7ecf47aada8d92344a15e351ace4133686512b3e2d619e831d9f80781387252a2652625cc0ba21cf4775bf5c1ca8bec5f5ccf0af15ef23850 -Size (libsoup-2.62.2.tar.xz) = 1848752 bytes +SHA1 (libsoup-2.62.3.tar.xz) = 8b9c743348b1f9fc044c6abf3431899154e93ad1 +RMD160 (libsoup-2.62.3.tar.xz) = 24806f33b83c35b16b7b424b10401dc3a51a7e4c +SHA512 (libsoup-2.62.3.tar.xz) = 88354728b1da10288472c7380f166263b64d979df3e6e70ebdbc7b61f3c8eb1dc1205d5b1ead16243c6d304940a4dd4e3a9f3b2ce3e1422a1c5032220b16c73b +Size (libsoup-2.62.3.tar.xz) = 1851780 bytes