pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/libsoup libsoup: update to 2.68.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bd0e3e3994d
branches:  trunk
changeset: 415631:2bd0e3e3994d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 10 14:23:53 2019 +0000

description:
libsoup: update to 2.68.2.

Changes in libsoup from 2.68.1 to 2.68.2:

        * Documentation fixes [Sonny Piers]

        * Windows compatibility test fixes [Ignacio Casal Quinteiro]

        * WebSockets: client_max_window_bits in server must have a value [Carlos Garcia Campos]

        * build: improve diagnostics when detecting Apache [Simon McVittie]

        * NTLM: Make v2 authentication more robust [Claudio Saavedra]

        * Updated translations: British English, Chinese (Taiwan), Danish, Dutch

diffstat:

 net/libsoup/Makefile |   4 ++--
 net/libsoup/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5a8f7f1504c1 -r 2bd0e3e3994d net/libsoup/Makefile
--- a/net/libsoup/Makefile      Thu Oct 10 14:17:50 2019 +0000
+++ b/net/libsoup/Makefile      Thu Oct 10 14:23:53 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2019/10/10 12:43:28 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2019/10/10 14:23:53 wiz Exp $
 
-DISTNAME=      libsoup-2.68.1
+DISTNAME=      libsoup-2.68.2
 CATEGORIES=    net gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsoup/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
diff -r 5a8f7f1504c1 -r 2bd0e3e3994d net/libsoup/distinfo
--- a/net/libsoup/distinfo      Thu Oct 10 14:17:50 2019 +0000
+++ b/net/libsoup/distinfo      Thu Oct 10 14:23:53 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2019/10/10 12:43:28 wiz Exp $
+$NetBSD: distinfo,v 1.25 2019/10/10 14:23:53 wiz Exp $
 
-SHA1 (libsoup-2.68.1.tar.xz) = d3f15038fae4f48ae386cfdf53ae12382ab7524b
-RMD160 (libsoup-2.68.1.tar.xz) = 91c5858f61967d2ac90040d47ab79f518e75977a
-SHA512 (libsoup-2.68.1.tar.xz) = e670de61c7a20994cafcddf8eb33d5210d6b623955c66ca21fc13c13d0596e72d0f487e6cc29cde73edcff6307dedd33063013a49643081830876209a336c46b
-Size (libsoup-2.68.1.tar.xz) = 1486664 bytes
+SHA1 (libsoup-2.68.2.tar.xz) = 38e489cf0d37a478a77d1bba278bfd2a47ac249a
+RMD160 (libsoup-2.68.2.tar.xz) = 6bb4adf01014ada1d03814ed71a0e872ea0d8f18
+SHA512 (libsoup-2.68.2.tar.xz) = 4fb8fc55fc49c11da1e3575c9de7c407ff616d07a81983347701b868153f69a3fece8bdaeddce6d1ba817d4c547ec6c3ce4cc2d763d34c8b476a92505d99e533
+Size (libsoup-2.68.2.tar.xz) = 1467072 bytes



Home | Main Index | Thread Index | Old Index