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.19.20.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/668ad272aae4
branches:  trunk
changeset: 355793:668ad272aae4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 12 14:16:12 2016 +0000

description:
Updated musicpd to 0.19.20.

ver 0.19.20 (2016/12/09)
* protocol
  - "setprio" re-enqueues old song if priority has been raised
* decoder
  - ffmpeg: ignore empty packets
  - pcm: fix corruption bug with partial frames (after short read)
  - sidplay: fix playback speed with libsidplayfp
* output
  - winmm: fix 8 bit playback
* fix gcc 7.0 -Wimplicit-fallthrough
* systemd: paranoid security settings

diffstat:

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

diffs (30 lines):

diff -r fc84d1fe6795 -r 668ad272aae4 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Mon Dec 12 14:11:44 2016 +0000
+++ b/audio/musicpd/Makefile    Mon Dec 12 14:16:12 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.131 2016/12/04 05:17:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.132 2016/12/12 14:16:12 wiz Exp $
 
-DISTNAME=              mpd-0.19.19
+DISTNAME=              mpd-0.19.20
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=           2
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.19/
 #MASTER_SITES=         ${MASTER_SITE_SOURCEFORGE:=musicpd/}
diff -r fc84d1fe6795 -r 668ad272aae4 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Mon Dec 12 14:11:44 2016 +0000
+++ b/audio/musicpd/distinfo    Mon Dec 12 14:16:12 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.74 2016/08/24 10:04:54 wiz Exp $
+$NetBSD: distinfo,v 1.75 2016/12/12 14:16:12 wiz Exp $
 
-SHA1 (mpd-0.19.19.tar.xz) = 8c281b823825cab6677cb142b564acbf09a2874d
-RMD160 (mpd-0.19.19.tar.xz) = ecaf3952fda5f3aaec92d38c9fd3aac33397bf5c
-SHA512 (mpd-0.19.19.tar.xz) = 949bfab2aa5dffb4089ce2023accc934648091d36768f8e4c75f62b4038e21db1e2ef3bb07a0f1cf6a91d0532cac8e7146be948d84dc4d7cdc5b252b7d815b64
-Size (mpd-0.19.19.tar.xz) = 707356 bytes
+SHA1 (mpd-0.19.20.tar.xz) = 7f8ec89d9bfee6a85e03746c69c5bf7c7190cba7
+RMD160 (mpd-0.19.20.tar.xz) = de3afbe8ec1bb1193edff9bdf7c1f1fbefc5585c
+SHA512 (mpd-0.19.20.tar.xz) = 232ceb4347bd86bfaaf05ae69d1d98ff12d762f28cfdc96c27f2339d1ec255433987b40c061d21bcbcfc72724de34818b33e4d3218e4870cebc22e91265d0521
+Size (mpd-0.19.20.tar.xz) = 708256 bytes
 SHA1 (patch-src_output_plugins_httpd_HttpdOutputPlugin.cxx) = b47d79cc49a27d732a7531e23d666bf9df748bec



Home | Main Index | Thread Index | Old Index