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:           Sun Apr  5 13:33:41 UTC 2020

Modified Files:
        pkgsrc/audio/musicpd: Makefile distinfo

Log Message:
musicpd: Update to 0.21.22

ver 0.21.22 (2020/04/02)
* database
  - simple: optimize startup
* input
  - curl: fix streaming errors on Android
* playlist
  - rss: support MIME type application/xml
* mixer
  - android: new mixer plugin for "sles" output
* Android
  - TV support
* Windows
  - fix time zone offset check
* fix build failures with uClibc-ng


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.111 -r1.112 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.212 pkgsrc/audio/musicpd/Makefile:1.213
--- pkgsrc/audio/musicpd/Makefile:1.212 Fri Mar 20 10:43:35 2020
+++ pkgsrc/audio/musicpd/Makefile       Sun Apr  5 13:33:41 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.212 2020/03/20 10:43:35 nia Exp $
+# $NetBSD: Makefile,v 1.213 2020/04/05 13:33:41 nia Exp $
 
-DISTNAME=      mpd-0.21.21
+DISTNAME=      mpd-0.21.22
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/0.21/

Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.111 pkgsrc/audio/musicpd/distinfo:1.112
--- pkgsrc/audio/musicpd/distinfo:1.111 Fri Mar 20 10:23:03 2020
+++ pkgsrc/audio/musicpd/distinfo       Sun Apr  5 13:33:41 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.111 2020/03/20 10:23:03 nia Exp $
+$NetBSD: distinfo,v 1.112 2020/04/05 13:33:41 nia Exp $
 
-SHA1 (mpd-0.21.21.tar.xz) = ce861dba58a02ce3c4fd8f7b53bc75bfa6f31348
-RMD160 (mpd-0.21.21.tar.xz) = fda844dd50d3e0f9780ced0d4884472cd2f6703d
-SHA512 (mpd-0.21.21.tar.xz) = 1780a24f341dec1cbc3d9170cc2fc8249081cac8f677ff17df15fc959787cf43d30696eefba9b8a44824da14eee3d58e2ee78b34db1335c0a182b4c2a89e6b3a
-Size (mpd-0.21.21.tar.xz) = 676668 bytes
+SHA1 (mpd-0.21.22.tar.xz) = 51a2965f6c14c27f5de7d96e7e80a7f5b387edf1
+RMD160 (mpd-0.21.22.tar.xz) = 1fe7d8193c52b0d65382ed990e2fd2b9692414ca
+SHA512 (mpd-0.21.22.tar.xz) = 051d97500d8224fe4769a667a58c7915eebcca809e9345a30881f99d7c33d99907d9cc0258c0a5fd20f10609edbeb6da16941099ac3c033762ceb4b116e4df04
+Size (mpd-0.21.22.tar.xz) = 679244 bytes
 SHA1 (patch-src_net_IPv6Address.hxx) = c9e9a5676451e6834fcef359266d37fc15f079e6



Home | Main Index | Thread Index | Old Index