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: Mon Sep 4 14:43:17 UTC 2017
Modified Files:
pkgsrc/audio/musicpd: Makefile distinfo
Log Message:
Updated musicpd to 0.20.10.
ver 0.20.10 (2017/08/24)
* decoder
- ffmpeg: support MusicBrainz ID3v2 tags
* tags
- aiff: fix FORM chunk size endianess (is big-endian)
* mixer
- osx: add a mixer for OSX.
* fix crash when resuming playback before decoder is ready
* fix crash on Windows
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.82 -r1.83 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.148 pkgsrc/audio/musicpd/Makefile:1.149
--- pkgsrc/audio/musicpd/Makefile:1.148 Thu Aug 24 20:03:05 2017
+++ pkgsrc/audio/musicpd/Makefile Mon Sep 4 14:43:17 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.148 2017/08/24 20:03:05 adam Exp $
+# $NetBSD: Makefile,v 1.149 2017/09/04 14:43:17 wiz Exp $
-DISTNAME= mpd-0.20.9
+DISTNAME= mpd-0.20.10
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 1
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.82 pkgsrc/audio/musicpd/distinfo:1.83
--- pkgsrc/audio/musicpd/distinfo:1.82 Wed Jun 14 15:53:09 2017
+++ pkgsrc/audio/musicpd/distinfo Mon Sep 4 14:43:17 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.82 2017/06/14 15:53:09 wiz Exp $
+$NetBSD: distinfo,v 1.83 2017/09/04 14:43:17 wiz Exp $
-SHA1 (mpd-0.20.9.tar.xz) = 3d6ee5a903ce2c4925ee954543f37abbe977d20e
-RMD160 (mpd-0.20.9.tar.xz) = 5f32c4340ef8928dc18da18e55677a4233212357
-SHA512 (mpd-0.20.9.tar.xz) = 3b29fed4146ca09e3b5866aeea280ca3fb412d182a940da6c1418525e251385fdb18bb58ea99754ad5ba3704a3e2033ff2ef54c392117af7c0be30b78708a2e7
-Size (mpd-0.20.9.tar.xz) = 773404 bytes
+SHA1 (mpd-0.20.10.tar.xz) = acb9c08a855f5777e4ecd4507c8964794a71e6b1
+RMD160 (mpd-0.20.10.tar.xz) = 59b016069b164cfee68d9ad857c35bd494d1fa89
+SHA512 (mpd-0.20.10.tar.xz) = bac6a71e5b85600c590eae6b785474574cf0d7b03d9add537161b968a2997a975a597639a9fece119a01a7e27b5207523e4ae30b2f4f35791eff8c3ff26d107c
+Size (mpd-0.20.10.tar.xz) = 778828 bytes
Home |
Main Index |
Thread Index |
Old Index