svn commit: r538490 - branches/2020Q2/audio/musicpd
Thomas Zander
riggs at FreeBSD.org
Thu Jun 11 14:05:14 UTC 2020
Author: riggs
Date: Thu Jun 11 14:05:13 2020
New Revision: 538490
URL: https://svnweb.freebsd.org/changeset/ports/538490
Log:
MFH: r538489
Update to upstream release 0.21.24
Details:
- Bug fixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS
Approved by: ports-secteam (riggs)
Modified:
branches/2020Q2/audio/musicpd/Makefile
branches/2020Q2/audio/musicpd/distinfo
Directory Properties:
branches/2020Q2/ (props changed)
Modified: branches/2020Q2/audio/musicpd/Makefile
==============================================================================
--- branches/2020Q2/audio/musicpd/Makefile Thu Jun 11 14:04:08 2020 (r538489)
+++ branches/2020Q2/audio/musicpd/Makefile Thu Jun 11 14:05:13 2020 (r538490)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= musicpd
-PORTVERSION= 0.21.23
+PORTVERSION= 0.21.24
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
Modified: branches/2020Q2/audio/musicpd/distinfo
==============================================================================
--- branches/2020Q2/audio/musicpd/distinfo Thu Jun 11 14:04:08 2020 (r538489)
+++ branches/2020Q2/audio/musicpd/distinfo Thu Jun 11 14:05:13 2020 (r538490)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588345541
-SHA256 (mpd-0.21.23.tar.xz) = 439f522ca9800f375e4fb459ec31e61b3d824fc5c0580ff06dac48b5d21207a3
-SIZE (mpd-0.21.23.tar.xz) = 680060
+TIMESTAMP = 1591873774
+SHA256 (mpd-0.21.24.tar.xz) = 84632a7e82e672b3a6d71651a75d05fb7acd62645c33e3f3af5a1067cfa64cd6
+SIZE (mpd-0.21.24.tar.xz) = 681576
More information about the svn-ports-all
mailing list