diff options
author | adam <adam@pkgsrc.org> | 2017-10-24 18:02:50 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-10-24 18:02:50 +0000 |
commit | cc0b384e9167606e73a6ba1d6fc9962af5689c7b (patch) | |
tree | 4f259df564028190304663be6c62a2e0d0a52173 /audio/mpg123/distinfo | |
parent | bafeeb4a23c6c84345962ee7e0011d9718a558d2 (diff) | |
download | pkgsrc-cc0b384e9167606e73a6ba1d6fc9962af5689c7b.tar.gz |
mpg123: updated to 1.25.7
1.25.7
------
- mpg123:
-- Do not play with cursor and inverse video for progress bar
when TERM=dumb.
-- Fix parsing of host port for numerical IPv6 addresses (just did
not work before, only for textual host names).
- libmpg123:
-- Proper fix for the xrpnt overflow problems by correctly
initialising certain tables for MPEG 2.x layer III. The checks that
catch the resulting overflow are still in place, but likely superfluous
now. Note that this means certain valid files would have been misdecoded
before, if anyone actually produced them. Thanks to Robert Hegemann for
the fix!
-- Silently handle granules with part2_3_length == 0, but
scalefac_compress != 0 (ignore the latter).
Diffstat (limited to 'audio/mpg123/distinfo')
-rw-r--r-- | audio/mpg123/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo index 4ddca773a98..d4294a659f4 100644 --- a/audio/mpg123/distinfo +++ b/audio/mpg123/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.45 2017/09/08 08:50:23 wiz Exp $ +$NetBSD: distinfo,v 1.46 2017/10/24 18:02:50 adam Exp $ -SHA1 (mpg123-1.25.5.tar.bz2) = 2fd8841783b189ab597be975b7aba108ce188013 -RMD160 (mpg123-1.25.5.tar.bz2) = f878a3d6df5801d16217e62b979e02836ec76700 -SHA512 (mpg123-1.25.5.tar.bz2) = 8c97684cd684762b231347c741fd21deb4d2afa40c7c11626444b41046161e5d7089c5ec0971e5b7bbbdb5f49618f1eb8b534ba43fb91e05d706a78d8470d125 -Size (mpg123-1.25.5.tar.bz2) = 918861 bytes +SHA1 (mpg123-1.25.7.tar.bz2) = 705785e6efb77f0c7fb904cef05728088d6fded1 +RMD160 (mpg123-1.25.7.tar.bz2) = f702f46a536db69376fb5d034b03f373bd529e6b +SHA512 (mpg123-1.25.7.tar.bz2) = 4e0972149ce4f792cc361d96d638551eb5184942465e69713202d0830a0a54b33e3effe2e460683b996024772edba5e0be341048b9d0c73dace557c640d4414e +Size (mpg123-1.25.7.tar.bz2) = 920705 bytes SHA1 (patch-Makefile.in) = e1b529e9468994e25c2567df7e64a2905b0cf529 SHA1 (patch-aa) = 4b2761219dd8fb92079d7f96872e56beb702696a SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56 |