pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/musicpd Updated musicpd to 0.20.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/469962c3d214
branches:  trunk
changeset: 359112:469962c3d214
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Feb 27 10:46:01 2017 +0000

description:
Updated musicpd to 0.20.5.

ver 0.20.5 (2017/02/20)
* tags
  - id3: fix memory leak on corrupt ID3 tags
* decoder
  - sidplay: don't require libsidutils when building with libsidplayfp
* output
  - httpd: fix two buffer overflows in IcyMetaData length calculation
* mixer
  - alsa: fix crash bug

diffstat:

 audio/musicpd/Makefile |   5 ++---
 audio/musicpd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 018f4358597e -r 469962c3d214 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Mon Feb 27 10:42:45 2017 +0000
+++ b/audio/musicpd/Makefile    Mon Feb 27 10:46:01 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.141 2017/02/24 21:54:51 maya Exp $
+# $NetBSD: Makefile,v 1.142 2017/02/27 10:46:01 wiz Exp $
 
-DISTNAME=              mpd-0.20.4
+DISTNAME=              mpd-0.20.5
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=           3
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.20/
 #MASTER_SITES=         ${MASTER_SITE_SOURCEFORGE:=musicpd/}
diff -r 018f4358597e -r 469962c3d214 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Mon Feb 27 10:42:45 2017 +0000
+++ b/audio/musicpd/distinfo    Mon Feb 27 10:46:01 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.78 2017/02/05 18:51:59 wiz Exp $
+$NetBSD: distinfo,v 1.79 2017/02/27 10:46:01 wiz Exp $
 
-SHA1 (mpd-0.20.4.tar.xz) = 34753876145620c8cb30c036bbd4daf707752cf8
-RMD160 (mpd-0.20.4.tar.xz) = 36a457e60a3e45e49d10ccf964b283905b1a7ef0
-SHA512 (mpd-0.20.4.tar.xz) = d0c01ae6a3fd59e5ccdc24225bd9bb9e63620f1a395d317573499cc045de81f2abd803ca87eb1b2ca1d26d25167aaa6f5523e96f9512619272b857190efa0a72
-Size (mpd-0.20.4.tar.xz) = 770132 bytes
+SHA1 (mpd-0.20.5.tar.xz) = b6c8e8913979f428771b8e498b334725793a4589
+RMD160 (mpd-0.20.5.tar.xz) = 5875f6c5c2300c1d7b03368bbd98426eca0e640a
+SHA512 (mpd-0.20.5.tar.xz) = 0fc89c76bf9fa492f06ad44e27446da8cb8ba23694161366fd62b90eea7562176ddad9996445306c716579e495f59cff19806b06d49bfaa5dfee6987e021e9fc
+Size (mpd-0.20.5.tar.xz) = 771276 bytes



Home | Main Index | Thread Index | Old Index