pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libshout libshout: update to 2.4.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b92600198c8
branches:  trunk
changeset: 440254:6b92600198c8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 05 11:27:32 2020 +0000

description:
libshout: update to 2.4.4.

libshout 2.4.4 (20201001)

* Fixed handling of blocking/non-blocking mode
* Fixed ICY port increment
* Fixed reusing of handles
* Fixed error handling of Ogg sync layer
* Fixed Passing of errors between connection and instance layer
  Without this fix died connections were not correctly detected.
* Fixed and improved build scripts

diffstat:

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

diffs (27 lines):

diff -r 4be30c65d4f9 -r 6b92600198c8 audio/libshout/Makefile
--- a/audio/libshout/Makefile   Mon Oct 05 09:36:34 2020 +0000
+++ b/audio/libshout/Makefile   Mon Oct 05 11:27:32 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/01/07 13:47:41 kim Exp $
+# $NetBSD: Makefile,v 1.17 2020/10/05 11:27:32 wiz Exp $
 
-DISTNAME=      libshout-2.4.3
+DISTNAME=      libshout-2.4.4
 CATEGORIES=    audio
 MASTER_SITES=  http://downloads.xiph.org/releases/libshout/
 
diff -r 4be30c65d4f9 -r 6b92600198c8 audio/libshout/distinfo
--- a/audio/libshout/distinfo   Mon Oct 05 09:36:34 2020 +0000
+++ b/audio/libshout/distinfo   Mon Oct 05 11:27:32 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/06/11 08:49:28 wiz Exp $
+$NetBSD: distinfo,v 1.12 2020/10/05 11:27:32 wiz Exp $
 
-SHA1 (libshout-2.4.3.tar.gz) = f14bef3072c81de94b512057bedf4d26cc211ae2
-RMD160 (libshout-2.4.3.tar.gz) = aa5e3138e3d2e80ca58256778b6e5cf8c9bbad7f
-SHA512 (libshout-2.4.3.tar.gz) = fe36778c6640e620f27504cb21234940e18a65a33f9178bf7e77d4baf854a9affc82d85db8ed8c1c8e2d80399685d8be10106fff5be1ddf76e03e2ffeeed1d34
-Size (libshout-2.4.3.tar.gz) = 529563 bytes
+SHA1 (libshout-2.4.4.tar.gz) = 7273d5e8da3ad10e6fc754663df5b56e8058a41f
+RMD160 (libshout-2.4.4.tar.gz) = 58b02b22f9fbb33f6a4bdd75e832a8a2386ddba0
+SHA512 (libshout-2.4.4.tar.gz) = ddc44d4db0193471b1a61d41e8ec975a021da4f5af657716ecbb1eaf95231e03ac44036148f0d5bd897ba5c03f075fd67017fecfccebb4f11be56375c0e5c088
+Size (libshout-2.4.4.tar.gz) = 529863 bytes



Home | Main Index | Thread Index | Old Index