pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/mpg123
Module Name: pkgsrc
Committed By: thor
Date: Sun Oct 17 22:00:11 UTC 2021
Modified Files:
pkgsrc/audio/mpg123: Makefile.common distinfo
Log Message:
mpg123: version 1.29.1
Upstream changelog:
.29.1
------
- mpg123:
-- Keep default output encoding of s16 for raw and file outputs
also with the new resampler. This reverts the unintentional change in
1.26.0 of switching to f32 for forced output rate unless the NtoM
resampler is selected. In any case, you should make sure to specify
your desired --encoding if you depend on it.
-- Catch error in indexing (mpg123_scan() return value was ignored
before, bug 322).
- mpg123-strip: Lift the resync limit, as it should be to clean up really
dirty streams.
- mpg123-id3dump: Also lift resync limit for the same reasons.
- libout123: fix reporting of device property flags for buffer
- libmpg123: more safeguarding against attempts to decode if decoder
setup failed and user ignored the returned error code (bug 322)
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/audio/mpg123/Makefile.common
cvs rdiff -u -r1.61 -r1.62 pkgsrc/audio/mpg123/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/mpg123/Makefile.common
diff -u pkgsrc/audio/mpg123/Makefile.common:1.62 pkgsrc/audio/mpg123/Makefile.common:1.63
--- pkgsrc/audio/mpg123/Makefile.common:1.62 Sun Sep 5 23:39:52 2021
+++ pkgsrc/audio/mpg123/Makefile.common Sun Oct 17 22:00:11 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.62 2021/09/05 23:39:52 thor Exp $
+# $NetBSD: Makefile.common,v 1.63 2021/10/17 22:00:11 thor Exp $
#
# used by audio/mpg123-jack/Makefile
# used by audio/mpg123-nas/Makefile
# used by audio/mpg123-pulse/Makefile
-DISTNAME= mpg123-1.29.0
+DISTNAME= mpg123-1.29.1
PKGNAME?= ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpg123/}
Index: pkgsrc/audio/mpg123/distinfo
diff -u pkgsrc/audio/mpg123/distinfo:1.61 pkgsrc/audio/mpg123/distinfo:1.62
--- pkgsrc/audio/mpg123/distinfo:1.61 Thu Oct 7 13:09:41 2021
+++ pkgsrc/audio/mpg123/distinfo Sun Oct 17 22:00:11 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.61 2021/10/07 13:09:41 nia Exp $
+$NetBSD: distinfo,v 1.62 2021/10/17 22:00:11 thor Exp $
-RMD160 (mpg123-1.29.0.tar.bz2) = 6af2df827f4086d46477d5fd4324343e40ba7315
-SHA512 (mpg123-1.29.0.tar.bz2) = 4261a086395f118f6723d8a3757ebcf5244359be07af634d8bf802e48524978a0974f8b17b423bbf38d262c82ac9e31e0fd5d07a735f63f5e33f58d82dc5fdaf
-Size (mpg123-1.29.0.tar.bz2) = 1068523 bytes
+RMD160 (mpg123-1.29.1.tar.bz2) = b161e5051afc7e52ce131c78688931d032e0de92
+SHA512 (mpg123-1.29.1.tar.bz2) = 67d1d122fa41079fd7d4e2ced4bb072178adf646833c7a2aaf8f32414dbf378dda94aa536e3bba396e1e61351078a3217189fb176fca4714b4dc786404eaffc9
+Size (mpg123-1.29.1.tar.bz2) = 1066201 bytes
SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56
Home |
Main Index |
Thread Index |
Old Index