pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/musicpd
Module Name: pkgsrc
Committed By: nia
Date: Thu Aug 8 20:51:08 UTC 2019
Modified Files:
pkgsrc/audio/musicpd: Makefile distinfo
Log Message:
musicpd: Update to 0.21.13
ver 0.21.13 (2019/08/06)
* input
- cdio_paranoia: require libcdio-paranoia 10.2+0.93+1
* decoder
- mad: fix crackling sound (0.21.12 regression)
* output
- jack: improved Windows compatibility
ver 0.21.12 (2019/08/03)
* decoder
- mad: update bit rate after seeking
- mad: fix several bugs preventing the plugin from decoding the last frame
- opus: ignore case in replay gain tag names
- opus, vorbis: decode the "end of stream" packet
* output
- jack: fix mono-to-stereo conversion
* player
- don't restart unseekable song after failed seek attempt
* Windows
- support backslash in relative URIs loaded from playlists
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.101 -r1.102 pkgsrc/audio/musicpd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/musicpd/Makefile
diff -u pkgsrc/audio/musicpd/Makefile:1.190 pkgsrc/audio/musicpd/Makefile:1.191
--- pkgsrc/audio/musicpd/Makefile:1.190 Sun Jul 21 22:24:27 2019
+++ pkgsrc/audio/musicpd/Makefile Thu Aug 8 20:51:08 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.190 2019/07/21 22:24:27 wiz Exp $
+# $NetBSD: Makefile,v 1.191 2019/08/08 20:51:08 nia Exp $
-DISTNAME= mpd-0.21.11
+DISTNAME= mpd-0.21.13
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.21/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.101 pkgsrc/audio/musicpd/distinfo:1.102
--- pkgsrc/audio/musicpd/distinfo:1.101 Mon Jul 15 13:47:14 2019
+++ pkgsrc/audio/musicpd/distinfo Thu Aug 8 20:51:08 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.101 2019/07/15 13:47:14 nia Exp $
+$NetBSD: distinfo,v 1.102 2019/08/08 20:51:08 nia Exp $
-SHA1 (mpd-0.21.11.tar.xz) = ae7c9ce111bdb7fdfe6316083fda56ad0a676438
-RMD160 (mpd-0.21.11.tar.xz) = b9c77baa7b138a9a9e25007e16d6269fe35c4090
-SHA512 (mpd-0.21.11.tar.xz) = 40e25428295f1bded618872c1450f6836c46b2e788dca06d0af134b939a25a7a9a215273bb005306df288e5dc5ccb44d4054c47e5583e54b970fa252e4b030a7
-Size (mpd-0.21.11.tar.xz) = 671444 bytes
+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 (patch-src_net_IPv6Address.hxx) = c9e9a5676451e6834fcef359266d37fc15f079e6
Home |
Main Index |
Thread Index |
Old Index