From ac8a66b2a7f74ff042196e150612631805650a42 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 Apr 2016 14:55:05 +0000 Subject: Update musicpd to 0.19.14: ver 0.19.14 (2016/03/18) * decoder - dsdiff: fix off-by-one buffer overflow - opus: limit tag size to 64 kB * archive - iso9660: fix buffer overflow * fix quadratic runtime bug in the tag pool * fix build failures on non-glibc builds due to constexpr Mutex --- audio/musicpd/Makefile | 5 ++--- audio/musicpd/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'audio') diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 89f4df36c7c..cd112be99da 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.116 2016/03/05 11:28:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.117 2016/04/08 14:55:05 wiz Exp $ -DISTNAME= mpd-0.19.13 +DISTNAME= mpd-0.19.14 PKGNAME= ${DISTNAME:S/mpd/musicpd/} -PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/mpd/0.19/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 2eb5095ce09..091db3fb4ee 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.68 2016/03/03 12:42:27 wiz Exp $ +$NetBSD: distinfo,v 1.69 2016/04/08 14:55:05 wiz Exp $ -SHA1 (mpd-0.19.13.tar.xz) = 1bbd8a9d80018d47867b205ea00e76bef9bbc351 -RMD160 (mpd-0.19.13.tar.xz) = ce373e724fb730debe24e7b70caa6c2cab7cd535 -SHA512 (mpd-0.19.13.tar.xz) = 32125963aa1d808b65dc9b19141044e924f5fbcb635435b250d64f25b6bd69c3069d8db013de34bf5cc601951c952c930e5c88e64609e91ee858853e58140725 -Size (mpd-0.19.13.tar.xz) = 703564 bytes +SHA1 (mpd-0.19.14.tar.xz) = 2faf8664ae5c9183e73185c9dcfe0be50579f5e8 +RMD160 (mpd-0.19.14.tar.xz) = 65424dbc4f6f60c44a9ba20ce7fdce5f50428885 +SHA512 (mpd-0.19.14.tar.xz) = 378c31033fd846c4a025c3e45ea61fd79378421371e1b4aa2ac3cf9f10d5c47d930bc6b052055f8f2c70fa98c6d471be73e3e6d6ede568057f7279753b017f40 +Size (mpd-0.19.14.tar.xz) = 703388 bytes SHA1 (patch-src_output_plugins_httpd_HttpdOutputPlugin.cxx) = b47d79cc49a27d732a7531e23d666bf9df748bec SHA1 (patch-src_system_ByteOrder.hxx) = 955af2aacf1c0a98c4c57728e1283eba81b457e7 -- cgit v1.2.3