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 Jan 25 10:06:10 UTC 2021
Modified Files:
pkgsrc/audio/musicpd: Makefile distinfo
Log Message:
musicpd: update to 0.22.4.
ver 0.22.4 (2021/01/21)
* protocol
- add command "binarylimit" to allow larger chunk sizes
- fix "readpicture" on 32 bit machines
- show duration and tags of songs in virtual playlist (CUE) folders
* storage
- curl: fix several WebDAV protocol bugs
* decoder
- dsdiff: apply padding to odd-sized chunks
* filter
- ffmpeg: detect the output sample format
* output
- moveoutput: fix always_on and tag lost on move
* Android
- enable https:// support (via OpenSSL)
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.120 -r1.121 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.234 pkgsrc/audio/musicpd/Makefile:1.235
--- pkgsrc/audio/musicpd/Makefile:1.234 Fri Jan 8 09:54:31 2021
+++ pkgsrc/audio/musicpd/Makefile Mon Jan 25 10:06:10 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.234 2021/01/08 09:54:31 nia Exp $
+# $NetBSD: Makefile,v 1.235 2021/01/25 10:06:10 wiz Exp $
-DISTNAME= mpd-0.22.3
+DISTNAME= mpd-0.22.4
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.22/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.120 pkgsrc/audio/musicpd/distinfo:1.121
--- pkgsrc/audio/musicpd/distinfo:1.120 Mon Nov 9 10:53:42 2020
+++ pkgsrc/audio/musicpd/distinfo Mon Jan 25 10:06:10 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.120 2020/11/09 10:53:42 wiz Exp $
+$NetBSD: distinfo,v 1.121 2021/01/25 10:06:10 wiz Exp $
-SHA1 (mpd-0.22.3.tar.xz) = 30bb8adcb6665fa3863f181f14a513209876297a
-RMD160 (mpd-0.22.3.tar.xz) = ff696172405f6baad8dc0592ff6098326a617982
-SHA512 (mpd-0.22.3.tar.xz) = deeafbe1a95f777fa4f9f355293a648a3f7121fae8e299c92dbd43d821319ffa4182c558cb0691f65e90f243428cec2cf14f64e9572bc72fc6a2af0fd9c0cd60
-Size (mpd-0.22.3.tar.xz) = 726356 bytes
+SHA1 (mpd-0.22.4.tar.xz) = 29a69f59c6f2f2e4fc9646355ce181d5534a512c
+RMD160 (mpd-0.22.4.tar.xz) = 75d2eff87d9f5d292b882c67acc30cff02b7bdf5
+SHA512 (mpd-0.22.4.tar.xz) = e169d6656b378d52798e822ffd47f554bd7c076ca8bc5a1119e3b2fad36bee79335dc392aa8d78d854689af62168625698c1777440e08a67075099898ee5fe34
+Size (mpd-0.22.4.tar.xz) = 729264 bytes
SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e
Home |
Main Index |
Thread Index |
Old Index