svn commit: r530857 - head/audio/musicpd
Thomas Zander
riggs at FreeBSD.org
Mon Apr 6 05:19:29 UTC 2020
Author: riggs
Date: Mon Apr 6 05:19:28 2020
New Revision: 530857
URL: https://svnweb.freebsd.org/changeset/ports/530857
Log:
Update to upstream release 0.21.22
Details:
- Bug fixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.22/NEWS
MFH: 2020Q2 (hat: ports-secteam)
Modified:
head/audio/musicpd/Makefile
head/audio/musicpd/distinfo
Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile Mon Apr 6 05:17:57 2020 (r530856)
+++ head/audio/musicpd/Makefile Mon Apr 6 05:19:28 2020 (r530857)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= musicpd
-PORTVERSION= 0.21.21
+PORTVERSION= 0.21.22
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo Mon Apr 6 05:17:57 2020 (r530856)
+++ head/audio/musicpd/distinfo Mon Apr 6 05:19:28 2020 (r530857)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584881498
-SHA256 (mpd-0.21.21.tar.xz) = e1bdb15f0e3b62c18e91257a7b41530dc36eb91cc03eabc6e6bffd947ec168ce
-SIZE (mpd-0.21.21.tar.xz) = 676668
+TIMESTAMP = 1586077841
+SHA256 (mpd-0.21.22.tar.xz) = 565687d1899b585350cd66b603e46e5b79affc0a0e36d96d8953c6ccc6f69ba2
+SIZE (mpd-0.21.22.tar.xz) = 679244
More information about the svn-ports-all
mailing list