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:           Sun Mar 12 20:22:50 UTC 2017

Modified Files:
        pkgsrc/audio/musicpd: Makefile distinfo

Log Message:
Updated musicpd to 0.20.6.

ver 0.20.6 (2017/03/10)
* input
  - curl: fix headers after HTTP redirect to Shoutcast server
* decoder
  - ffmpeg: re-enable as fallback
  - mpcdec: fix crash (division by zero) after seeking
  - sidplay: make compatible with libsidplayfp < 1.8
* fix stream tags after automatic song change
* workaround for GCC 4.9.4 / libstdc++ bug (build failure)


To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.79 -r1.80 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.142 pkgsrc/audio/musicpd/Makefile:1.143
--- pkgsrc/audio/musicpd/Makefile:1.142 Mon Feb 27 10:46:01 2017
+++ pkgsrc/audio/musicpd/Makefile       Sun Mar 12 20:22:50 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.142 2017/02/27 10:46:01 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2017/03/12 20:22:50 wiz Exp $
 
-DISTNAME=              mpd-0.20.5
+DISTNAME=              mpd-0.20.6
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.20/

Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.79 pkgsrc/audio/musicpd/distinfo:1.80
--- pkgsrc/audio/musicpd/distinfo:1.79  Mon Feb 27 10:46:01 2017
+++ pkgsrc/audio/musicpd/distinfo       Sun Mar 12 20:22:50 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.79 2017/02/27 10:46:01 wiz Exp $
+$NetBSD: distinfo,v 1.80 2017/03/12 20:22:50 wiz Exp $
 
-SHA1 (mpd-0.20.5.tar.xz) = b6c8e8913979f428771b8e498b334725793a4589
-RMD160 (mpd-0.20.5.tar.xz) = 5875f6c5c2300c1d7b03368bbd98426eca0e640a
-SHA512 (mpd-0.20.5.tar.xz) = 0fc89c76bf9fa492f06ad44e27446da8cb8ba23694161366fd62b90eea7562176ddad9996445306c716579e495f59cff19806b06d49bfaa5dfee6987e021e9fc
-Size (mpd-0.20.5.tar.xz) = 771276 bytes
+SHA1 (mpd-0.20.6.tar.xz) = 33bb4023e77efc17f041c4a864844138a2968903
+RMD160 (mpd-0.20.6.tar.xz) = c54e975c50cd2345b588a94e6b0032f341834d6c
+SHA512 (mpd-0.20.6.tar.xz) = 3377e095eaf8cd3ae14e4218fd85d1bcd79d29899ad4c61f5cd2a0b714c5e8aa22aa3b8bd54477195b93ddd44b8e82f8c6428c8f36174c98cba631554224dcfe
+Size (mpd-0.20.6.tar.xz) = 772140 bytes



Home | Main Index | Thread Index | Old Index