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.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94f44547cdf7
branches:  trunk
changeset: 377428:94f44547cdf7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 20 20:12:32 2022 +0000

description:
libshout: update to 2.4.6.

libshout 2.4.6 (20220410)

* Fixed pkg-config file (#2329)
* Made vorbis an optional codec
* Do not pass to small headers to libspeex
  (see also the same mirror-patch in Icecast)
* Updated documentation, mostly in regard of making it clearer
  which functions are now obsoleted
* General code cleanup
* Added compiler warnings about obsoleted functions and
  ignored return values
* Replaced old shout_set_metadata() with new shout_set_metadata_utf8()
* Added support for plain text streaming
* Fixed shout_set_metadata*() sometimes returning SHOUTERR_RETRY (#2328)
* Workaround old clients by emulating SHOUTERR_RETRY with SHOUTERR_BUSY (#2316)
* Remove our re-implementation of X509_check_host()
* Allow to disable building tools (#2331)

diffstat:

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

diffs (25 lines):

diff -r 4f12434fe13b -r 94f44547cdf7 audio/libshout/Makefile
--- a/audio/libshout/Makefile   Wed Apr 20 20:11:43 2022 +0000
+++ b/audio/libshout/Makefile   Wed Apr 20 20:12:32 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/01/04 11:09:33 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2022/04/20 20:12:32 wiz Exp $
 
-DISTNAME=      libshout-2.4.5
+DISTNAME=      libshout-2.4.6
 CATEGORIES=    audio
 MASTER_SITES=  http://downloads.xiph.org/releases/libshout/
 
diff -r 4f12434fe13b -r 94f44547cdf7 audio/libshout/distinfo
--- a/audio/libshout/distinfo   Wed Apr 20 20:11:43 2022 +0000
+++ b/audio/libshout/distinfo   Wed Apr 20 20:12:32 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 09:59:09 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/04/20 20:12:32 wiz Exp $
 
-BLAKE2s (libshout-2.4.5.tar.gz) = 9130eb0512e8a5dffa9ea55ce6afac0f6206f9704d73a1985ebe2fa6bd538201
-SHA512 (libshout-2.4.5.tar.gz) = 290844185da16961f03434d3e341573dd6cb0139e5fa81902903021b641382d2629302d7c356bc591b35656754e07f4e44a8d9e782e092b17a051b9ae8f54341
-Size (libshout-2.4.5.tar.gz) = 543991 bytes
+BLAKE2s (libshout-2.4.6.tar.gz) = 692d3b2a76bde9ce15e3c901c002c9be17d1680939d30fb6c884a2b189c294ef
+SHA512 (libshout-2.4.6.tar.gz) = e8478cdbf9a27674c16a7b620d1576f2e31a47262b8e29b314d0f46d4e5be24b9a29790b7b226f48939bc34cacf5734fae0aa5686c7ed5879cdbd827ff8e0339
+Size (libshout-2.4.6.tar.gz) = 571153 bytes



Home | Main Index | Thread Index | Old Index