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: wiz
Date: Wed Jan 10 10:36:39 UTC 2018
Modified Files:
pkgsrc/audio/musicpd: Makefile distinfo
Log Message:
musicpd: update to 0.20.15.
ver 0.20.15 (2018/01/05)
* queue: fix crash after seek failure
* resampler
- soxr: clear internal state after manual song change
* state file
- make mount point restore errors non-fatal
- fix crash when restoring mounts with incompatible database plugin
* Android
- build without Ant
- fix for SIGSYS crash
ver 0.20.14 (2018/01/01)
* database
- simple: fix file corruption in the presence of mount points
* archive
- bz2: fix deadlock
- reduce lock contention, fixing lots of xrun problems
* fix Solaris build failure
ver 0.20.13 (2017/12/18)
* output
- osx: set up ring buffer to hold at least 100ms
* mixer
- alsa: fix rounding errors
* database
- simple: don't purge mount points on update/rescan
- simple: fix "mount" bug caused by bad compiler optimization
- simple: fix "lsinfo" into mount points
- upnp: work around libupnp 1.6.24 API breakage
* queue: fix spuriously misplaced prioritized songs
* save and restore mountpoints within the state file
* include Windows cross-build script in source tarball
* fix Windows build failures
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.85 -r1.86 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.156 pkgsrc/audio/musicpd/Makefile:1.157
--- pkgsrc/audio/musicpd/Makefile:1.156 Mon Jan 1 21:18:15 2018
+++ pkgsrc/audio/musicpd/Makefile Wed Jan 10 10:36:39 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.156 2018/01/01 21:18:15 adam Exp $
+# $NetBSD: Makefile,v 1.157 2018/01/10 10:36:39 wiz Exp $
-DISTNAME= mpd-0.20.12
+DISTNAME= mpd-0.20.15
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/mpd/0.20/
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.85 pkgsrc/audio/musicpd/distinfo:1.86
--- pkgsrc/audio/musicpd/distinfo:1.85 Tue Nov 28 13:53:16 2017
+++ pkgsrc/audio/musicpd/distinfo Wed Jan 10 10:36:39 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.85 2017/11/28 13:53:16 wiz Exp $
+$NetBSD: distinfo,v 1.86 2018/01/10 10:36:39 wiz Exp $
-SHA1 (mpd-0.20.12.tar.xz) = 5d77b92bcca81b6e53bf45078545a6193477d710
-RMD160 (mpd-0.20.12.tar.xz) = f93b34744ae33a0cc157ee75a3de911055e80e8f
-SHA512 (mpd-0.20.12.tar.xz) = 3e221edc71cc65f9da46aa4f1d0bc2f8ca701cc4a103ea8efb08191918312b2f3b0023288e3dcabe0779e81ee6f628773d779462e09a55f2c090cca0e3d099af
-Size (mpd-0.20.12.tar.xz) = 781072 bytes
+SHA1 (mpd-0.20.15.tar.xz) = 6acf4050ea07e5275e3e71fcaea971ada0727429
+RMD160 (mpd-0.20.15.tar.xz) = 9aa3b72a125433cfbbba6673defa82844945a018
+SHA512 (mpd-0.20.15.tar.xz) = 0c8ef517bd1077a7c7c687542dd5ede6449053a27b5258cde3f3a877e97b9bff6159a1a4646d5598a8e6656c5b14b6230f89f1247ac1693a82d869d9ee8e9f47
+Size (mpd-0.20.15.tar.xz) = 790096 bytes
Home |
Main Index |
Thread Index |
Old Index