pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/musicpd Update to 0.18.14:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e95cf12a4174
branches:  trunk
changeset: 639496:e95cf12a4174
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 14 16:48:26 2014 +0000

description:
Update to 0.18.14:

ver 0.18.14 (2014/09/11)
* protocol
  - fix range parser bug on certain 32 bit architectures
* decoder
  - audiofile: fix crash after seeking
  - ffmpeg: fix crash with ffmpeg/libav version 11
  - fix assertion failure after seeking

diffstat:

 audio/musicpd/Makefile |  4 ++--
 audio/musicpd/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r bf819bc9f97e -r e95cf12a4174 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Sun Sep 14 16:46:05 2014 +0000
+++ b/audio/musicpd/Makefile    Sun Sep 14 16:48:26 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2014/09/07 20:23:20 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2014/09/14 16:48:26 wiz Exp $
 
-DISTNAME=              mpd-0.18.13
+DISTNAME=              mpd-0.18.14
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.18/
diff -r bf819bc9f97e -r e95cf12a4174 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Sun Sep 14 16:46:05 2014 +0000
+++ b/audio/musicpd/distinfo    Sun Sep 14 16:48:26 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2014/09/10 12:16:55 wiz Exp $
+$NetBSD: distinfo,v 1.47 2014/09/14 16:48:26 wiz Exp $
 
-SHA1 (mpd-0.18.13.tar.xz) = 0ddf8c55228fcc67522ecdd7710f93dc146c99a7
-RMD160 (mpd-0.18.13.tar.xz) = 80a1357d6a5dd9d34124f6b5ebc110b89b56fc2f
-Size (mpd-0.18.13.tar.xz) = 585836 bytes
+SHA1 (mpd-0.18.14.tar.xz) = 5a4b5f5b0447994f3fc186ffd7c16cabeeed2978
+RMD160 (mpd-0.18.14.tar.xz) = 99bf8fcba73746c9b6782b00e82f76ab0fe02189
+Size (mpd-0.18.14.tar.xz) = 587484 bytes
 SHA1 (patch-src_notify.hxx) = 730f415fa8c0181c19bc631d280f25a71171ce3c
 SHA1 (patch-src_output_HttpdOutputPlugin.cxx) = 6e046d00a4e59c905d8fe014afe854aac1337e8d
 SHA1 (patch-src_thread_PosixCond.hxx) = 87f648004a09117226f19b47aad4a057aba75371



Home | Main Index | Thread Index | Old Index