pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/libshout



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  5 11:27:32 UTC 2020

Modified Files:
        pkgsrc/audio/libshout: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/audio/libshout/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/libshout/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/libshout/Makefile
diff -u pkgsrc/audio/libshout/Makefile:1.16 pkgsrc/audio/libshout/Makefile:1.17
--- pkgsrc/audio/libshout/Makefile:1.16 Tue Jan  7 13:47:41 2020
+++ pkgsrc/audio/libshout/Makefile      Mon Oct  5 11:27:32 2020
@@ -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/
 

Index: pkgsrc/audio/libshout/distinfo
diff -u pkgsrc/audio/libshout/distinfo:1.11 pkgsrc/audio/libshout/distinfo:1.12
--- pkgsrc/audio/libshout/distinfo:1.11 Tue Jun 11 08:49:28 2019
+++ pkgsrc/audio/libshout/distinfo      Mon Oct  5 11:27:32 2020
@@ -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