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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/278c135b6c6e
branches:  trunk
changeset: 321634:278c135b6c6e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 25 23:06:54 2019 +0000

description:
musicpd: update to 0.21.6.

ver 0.21.6 (2019/03/17)
* protocol
  - allow loading playlists specified as absolute filesystem paths
  - fix negated filter expressions with multiple tag values
  - fix "list" with filter expression
  - omit empty playlist names in "listplaylists"
* input
  - cdio_paranoia: fix build failure due to missing #include
* decoder
  - opus: fix replay gain when there are no other tags
  - opus: fix seeking to beginning of song
  - vorbis: fix Tremor conflict resulting in crash
* output
  - pulse: work around error with unusual channel count
  - osx: fix build failure
* playlist
  - flac: fix use-after-free bug
* support abstract sockets on Linux
* Windows
  - remove the unused libwinpthread-1.dll dependency
* Android
  - enable SLES power saving mode

diffstat:

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

diffs (28 lines):

diff -r db70a53fde99 -r 278c135b6c6e audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Mon Mar 25 22:59:35 2019 +0000
+++ b/audio/musicpd/Makefile    Mon Mar 25 23:06:54 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.180 2019/02/24 15:32:06 wiz Exp $
+# $NetBSD: Makefile,v 1.181 2019/03/25 23:06:54 wiz Exp $
 
-DISTNAME=              mpd-0.21.5
+DISTNAME=              mpd-0.21.6
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.21/
diff -r db70a53fde99 -r 278c135b6c6e audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Mon Mar 25 22:59:35 2019 +0000
+++ b/audio/musicpd/distinfo    Mon Mar 25 23:06:54 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.95 2019/02/24 15:32:06 wiz Exp $
+$NetBSD: distinfo,v 1.96 2019/03/25 23:06:54 wiz Exp $
 
-SHA1 (mpd-0.21.5.tar.xz) = 0ebfd24393fe1c941c3771fde279fc253874bbc8
-RMD160 (mpd-0.21.5.tar.xz) = e043485a14abb846ae06f1f9f78e9e48d23bc623
-SHA512 (mpd-0.21.5.tar.xz) = b3a938f43cd554e0e761890ca7ea910e21b8f98f54f5bfceb0efcbef4df46db0d110d1bbc24a233021b463e3424d6246c1013f5a6ebdfc85a418008d49ced7a4
-Size (mpd-0.21.5.tar.xz) = 667624 bytes
+SHA1 (mpd-0.21.6.tar.xz) = 902b512662dcb055945d685e92423e5fabec3e2f
+RMD160 (mpd-0.21.6.tar.xz) = 90dc926f12300266e83db6e667bef44a5efec192
+SHA512 (mpd-0.21.6.tar.xz) = 20e752a8db2f8ae0b2419b35018557c37a64c6baff25666ba35fce89cfd354e4df5064c25685791f3fcca7ba9e6e6acef0e4653c0c0ffafde2847085dc51b3fa
+Size (mpd-0.21.6.tar.xz) = 669272 bytes
 SHA1 (patch-src_net_IPv6Address.hxx) = c9e9a5676451e6834fcef359266d37fc15f079e6



Home | Main Index | Thread Index | Old Index