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 Jun 27 21:31:32 UTC 2021
Modified Files:
pkgsrc/audio/musicpd: Makefile distinfo
Log Message:
musicpd: update to 0.22.9.
ver 0.22.9 (2021/06/23)
* database
- simple: load all .mpdignore files of all parent directories
* tags
- fix "readcomments" and "readpicture" on remote files with ID3 tags
* decoder
- ffmpeg: support the tags "sort_album", "album-sort", "artist-sort"
- ffmpeg: fix build failure with FFmpeg 3.4
* Android
- fix auto-start on boot in Android 8 or later
* Windows
- fix build failure with SQLite
To generate a diff of this commit:
cvs rdiff -u -r1.243 -r1.244 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.124 -r1.125 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.243 pkgsrc/audio/musicpd/Makefile:1.244
--- pkgsrc/audio/musicpd/Makefile:1.243 Sun May 23 11:17:48 2021
+++ pkgsrc/audio/musicpd/Makefile Sun Jun 27 21:31:32 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.243 2021/05/23 11:17:48 wiz Exp $
+# $NetBSD: Makefile,v 1.244 2021/06/27 21:31:32 wiz Exp $
-DISTNAME= mpd-0.22.8
+DISTNAME= mpd-0.22.9
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.22/
Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.124 pkgsrc/audio/musicpd/distinfo:1.125
--- pkgsrc/audio/musicpd/distinfo:1.124 Sun May 23 11:17:48 2021
+++ pkgsrc/audio/musicpd/distinfo Sun Jun 27 21:31:32 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.124 2021/05/23 11:17:48 wiz Exp $
+$NetBSD: distinfo,v 1.125 2021/06/27 21:31:32 wiz Exp $
-SHA1 (mpd-0.22.8.tar.xz) = ddab81230fcb1372b6a0993503a87d68365a3014
-RMD160 (mpd-0.22.8.tar.xz) = b3e5aa60daa8048ee92560436d780109798fbb33
-SHA512 (mpd-0.22.8.tar.xz) = 54b381e6d4e6113cd170ca7afbb671bef4ababb4de80a80504fe951f53aaf66269c123b7923112ab40291e069fa27457936227204cc84b42cf44aac1721c0d0d
-Size (mpd-0.22.8.tar.xz) = 737368 bytes
+SHA1 (mpd-0.22.9.tar.xz) = 3ba68d81d60f0774abf0442fa5acbf2cbada459d
+RMD160 (mpd-0.22.9.tar.xz) = 603af5318b4814003f97f4e5b8bce05bb007d6d3
+SHA512 (mpd-0.22.9.tar.xz) = 744e20e9a2b5df0f0c01b33809aa87cb159385b69868df5418302b091e6c5265dd70de13f383efcd71f76ae059c73969667212e55ee96e13d89ca0da5c2d4ae2
+Size (mpd-0.22.9.tar.xz) = 738432 bytes
SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e
Home |
Main Index |
Thread Index |
Old Index