svn commit: r530858 - branches/2020Q2/audio/musicpd

Thomas Zander riggs at FreeBSD.org
Mon Apr 6 05:20:59 UTC 2020


Author: riggs
Date: Mon Apr  6 05:20:58 2020
New Revision: 530858
URL: https://svnweb.freebsd.org/changeset/ports/530858

Log:
  MFH: r530857
  
  Update to upstream release 0.21.22
  
  Details:
  - Bug fixes, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.22/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	Mon Apr  6 05:19:28 2020	(r530857)
+++ branches/2020Q2/audio/musicpd/Makefile	Mon Apr  6 05:20:58 2020	(r530858)
@@ -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: branches/2020Q2/audio/musicpd/distinfo
==============================================================================
--- branches/2020Q2/audio/musicpd/distinfo	Mon Apr  6 05:19:28 2020	(r530857)
+++ branches/2020Q2/audio/musicpd/distinfo	Mon Apr  6 05:20:58 2020	(r530858)
@@ -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-branches mailing list