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 Jun 14 15:53:09 UTC 2017

Modified Files:
        pkgsrc/audio/musicpd: Makefile distinfo

Log Message:
Updated musicpd to 0.20.9.

ver 0.20.9 (2017/06/04)
* decoder
  - ffmpeg: support *.adx
* fix byte order detection on FreeBSD/aarch64
* fix more random crashes when compiled with clang


To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.81 -r1.82 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.146 pkgsrc/audio/musicpd/Makefile:1.147
--- pkgsrc/audio/musicpd/Makefile:1.146 Mon May 29 10:45:38 2017
+++ pkgsrc/audio/musicpd/Makefile       Wed Jun 14 15:53:09 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.146 2017/05/29 10:45:38 wiz Exp $
+# $NetBSD: Makefile,v 1.147 2017/06/14 15:53:09 wiz Exp $
 
-DISTNAME=              mpd-0.20.8
+DISTNAME=              mpd-0.20.9
 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.81 pkgsrc/audio/musicpd/distinfo:1.82
--- pkgsrc/audio/musicpd/distinfo:1.81  Mon May 29 10:45:38 2017
+++ pkgsrc/audio/musicpd/distinfo       Wed Jun 14 15:53:09 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.81 2017/05/29 10:45:38 wiz Exp $
+$NetBSD: distinfo,v 1.82 2017/06/14 15:53:09 wiz Exp $
 
-SHA1 (mpd-0.20.8.tar.xz) = ab81e6f4aecf2c129cdb341a6ae4ccb9b9bf3f72
-RMD160 (mpd-0.20.8.tar.xz) = 32572d657213de46049039c8a1e6b136bee0b8c3
-SHA512 (mpd-0.20.8.tar.xz) = 063feafae7137ea5b61498132b4fcc2e04e23bb9d6fa849a0c6d90c40ecc0a841617dec0f53021bfc5add559b59388d20ef211e1bc88fcaca46b5ecbf1bb8960
-Size (mpd-0.20.8.tar.xz) = 773128 bytes
+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



Home | Main Index | Thread Index | Old Index