pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: Update to 0.21.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0a543deb01b
branches: trunk
changeset: 339688:c0a543deb01b
user: nia <nia%pkgsrc.org@localhost>
date: Sat Sep 14 12:34:50 2019 +0000
description:
musicpd: Update to 0.21.14
ver 0.21.14 (2019/08/21)
* decoder
- sidplay: show track durations in database
- sidplay: convert tag values from Windows-1252 charset
- sidplay: strip text from "Date" tag
* player
- fix crash after song change
- fix seek position after restarting the decoder
* protocol
- include command name in error responses
diffstat:
audio/musicpd/Makefile | 7 +++----
audio/musicpd/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (39 lines):
diff -r 1309b5d2cb74 -r c0a543deb01b audio/musicpd/Makefile
--- a/audio/musicpd/Makefile Sat Sep 14 12:19:49 2019 +0000
+++ b/audio/musicpd/Makefile Sat Sep 14 12:34:50 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.192 2019/08/22 12:22:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.193 2019/09/14 12:34:50 nia Exp $
-DISTNAME= mpd-0.21.13
+DISTNAME= mpd-0.21.14
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.21/
EXTRACT_SUFX= .tar.xz
@@ -17,7 +16,7 @@
CONFLICTS= mpd-[0-9]*
USE_TOOLS+= pkg-config
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c99 c++14
MESON_ARGS+= -Ddocumentation=true
# worrying libraries with limited maintainance:
diff -r 1309b5d2cb74 -r c0a543deb01b audio/musicpd/distinfo
--- a/audio/musicpd/distinfo Sat Sep 14 12:19:49 2019 +0000
+++ b/audio/musicpd/distinfo Sat Sep 14 12:34:50 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.102 2019/08/08 20:51:08 nia Exp $
+$NetBSD: distinfo,v 1.103 2019/09/14 12:34:50 nia Exp $
-SHA1 (mpd-0.21.13.tar.xz) = 501d8497a1cc37768db82ded3dcabe6450e93490
-RMD160 (mpd-0.21.13.tar.xz) = 19896b911ae99537fee28508c8a29b98e7a31b19
-SHA512 (mpd-0.21.13.tar.xz) = 626e658b4d53408be5419ce3a93a19005da5c5386119b241c1572eaaba96a628f941d5f46977de08e1de736eeab6cd6ba274d5df8f1df3e3f4b0df064a6ec43d
-Size (mpd-0.21.13.tar.xz) = 672184 bytes
+SHA1 (mpd-0.21.14.tar.xz) = caa1751703db5f8df5598dea601a3e490bd16b3b
+RMD160 (mpd-0.21.14.tar.xz) = 9abb1036b225e8090bfc6fd0a92a507b03a5e238
+SHA512 (mpd-0.21.14.tar.xz) = d5ce06741444d545c7334f4c4ab32dbfacaa264df5a1ac61b73d951e0a6f952c8ea1e4df1b5bfc827e7faa35a6b8026e78cbf3a057ee35adf448fa7204389cd9
+Size (mpd-0.21.14.tar.xz) = 673036 bytes
SHA1 (patch-src_net_IPv6Address.hxx) = c9e9a5676451e6834fcef359266d37fc15f079e6
Home |
Main Index |
Thread Index |
Old Index