Fri Sep 8 08:50:23 2017 UTC ()
Updated mpg123 to 1.25.5.

1.25.5
------
- Avoid another buffer read overflow in the ID3 parser on 32 bit platforms
  (bug 254).

1.25.4
------
- Better configure checks for i?86-apple-darwin (bug 253).
- libmpg123:
-- Prevent harmless call to memcpy(NULL, NULL, 0).
-- More early checking of ID3v2 encoding values to avoid bogus text being
   stored.

1.25.3
------
- libmpg123:
-- Better checks for xrpnt overflow in III_dequantize_sample() before each
   use, avoiding false positives and catching cases that were rendered
   harmless by alignment-enlarged buffers.


(wiz)
diff -r1.44 -r1.45 pkgsrc/audio/mpg123/Makefile.common
diff -r1.44 -r1.45 pkgsrc/audio/mpg123/distinfo

cvs diff -r1.44 -r1.45 pkgsrc/audio/mpg123/Makefile.common (expand / switch to unified diff)

--- pkgsrc/audio/mpg123/Makefile.common 2017/07/14 05:46:46 1.44
+++ pkgsrc/audio/mpg123/Makefile.common 2017/09/08 08:50:23 1.45
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile.common,v 1.44 2017/07/14 05:46:46 maya Exp $ 1# $NetBSD: Makefile.common,v 1.45 2017/09/08 08:50:23 wiz Exp $
2# 2#
3# used by audio/mpg123-arts/Makefile 3# used by audio/mpg123-arts/Makefile
4# used by audio/mpg123-esound/Makefile 4# used by audio/mpg123-esound/Makefile
5# used by audio/mpg123-nas/Makefile 5# used by audio/mpg123-nas/Makefile
6# used by audio/mpg123-oss/Makefile 6# used by audio/mpg123-oss/Makefile
7# used by audio/mpg123-pulse/Makefile 7# used by audio/mpg123-pulse/Makefile
8# used by audio/mpg123-sun/Makefile 8# used by audio/mpg123-sun/Makefile
9 9
10DISTNAME= mpg123-1.25.2 10DISTNAME= mpg123-1.25.5
11PKGNAME?= ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/} 11PKGNAME?= ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/}
12CATEGORIES= audio 12CATEGORIES= audio
13MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpg123/} 13MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpg123/}
14EXTRACT_SUFX= .tar.bz2 14EXTRACT_SUFX= .tar.bz2
15LICENSE= gnu-lgpl-v2.1 15LICENSE= gnu-lgpl-v2.1
16 16
17MAINTAINER= martin@NetBSD.org 17MAINTAINER= martin@NetBSD.org
18HOMEPAGE= http://www.mpg123.org/ 18HOMEPAGE= http://www.mpg123.org/
19COMMENT?= Contains the ${MPG123_MODULE} module for mpg123 19COMMENT?= Contains the ${MPG123_MODULE} module for mpg123
20 20
21USE_LANGUAGES= c99 21USE_LANGUAGES= c99
22USE_LIBTOOL?= yes 22USE_LIBTOOL?= yes
23USE_TOOLS+= pkg-config gmake 23USE_TOOLS+= pkg-config gmake

cvs diff -r1.44 -r1.45 pkgsrc/audio/mpg123/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/mpg123/distinfo 2017/07/14 05:46:46 1.44
+++ pkgsrc/audio/mpg123/distinfo 2017/09/08 08:50:23 1.45
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.44 2017/07/14 05:46:46 maya Exp $ 1$NetBSD: distinfo,v 1.45 2017/09/08 08:50:23 wiz Exp $
2 2
3SHA1 (mpg123-1.25.2.tar.bz2) = efdcd085c8ef7de422e5cd34c861b8302e1cc35a 3SHA1 (mpg123-1.25.5.tar.bz2) = 2fd8841783b189ab597be975b7aba108ce188013
4RMD160 (mpg123-1.25.2.tar.bz2) = fe79cbca7e21de36cc2bb50d83ae4e5992876968 4RMD160 (mpg123-1.25.5.tar.bz2) = f878a3d6df5801d16217e62b979e02836ec76700
5SHA512 (mpg123-1.25.2.tar.bz2) = 1b063a7a497d6f643b43a0e0db0e1a8951bf110cabf8f3dc63d7ed1b8e47ef4a42649622a5e4efb582479beacd7d3872b4f061716a5f6970b3f5bed7ef4f3fe9 5SHA512 (mpg123-1.25.5.tar.bz2) = 8c97684cd684762b231347c741fd21deb4d2afa40c7c11626444b41046161e5d7089c5ec0971e5b7bbbdb5f49618f1eb8b534ba43fb91e05d706a78d8470d125
6Size (mpg123-1.25.2.tar.bz2) = 918024 bytes 6Size (mpg123-1.25.5.tar.bz2) = 918861 bytes
7SHA1 (patch-Makefile.in) = e1b529e9468994e25c2567df7e64a2905b0cf529 7SHA1 (patch-Makefile.in) = e1b529e9468994e25c2567df7e64a2905b0cf529
8SHA1 (patch-aa) = 4b2761219dd8fb92079d7f96872e56beb702696a 8SHA1 (patch-aa) = 4b2761219dd8fb92079d7f96872e56beb702696a
9SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56 9SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56
10SHA1 (patch-af) = ba9ccddda15f0e711675b1bbad72b082b34b15f5 10SHA1 (patch-af) = ba9ccddda15f0e711675b1bbad72b082b34b15f5