svn commit: r526470 - branches/2020Q1/audio/musicpd

Thomas Zander riggs at FreeBSD.org
Tue Feb 18 19:06:37 UTC 2020


Author: riggs
Date: Tue Feb 18 19:06:36 2020
New Revision: 526470
URL: https://svnweb.freebsd.org/changeset/ports/526470

Log:
  MFH: r526469
  
  Update to upstream version 0.21.20
  
  Details:
  - Bugfix release, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.20/NEWS
    includes various fixes for seeking
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2020Q1/audio/musicpd/Makefile
  branches/2020Q1/audio/musicpd/distinfo
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/audio/musicpd/Makefile
==============================================================================
--- branches/2020Q1/audio/musicpd/Makefile	Tue Feb 18 19:03:51 2020	(r526469)
+++ branches/2020Q1/audio/musicpd/Makefile	Tue Feb 18 19:06:36 2020	(r526470)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.19
+PORTVERSION=	0.21.20
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: branches/2020Q1/audio/musicpd/distinfo
==============================================================================
--- branches/2020Q1/audio/musicpd/distinfo	Tue Feb 18 19:03:51 2020	(r526469)
+++ branches/2020Q1/audio/musicpd/distinfo	Tue Feb 18 19:06:36 2020	(r526470)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579302968
-SHA256 (mpd-0.21.19.tar.xz) = d3275e11d85637adde250cadf3b4f5aec2144228f0d8085767493fc46c55b2f9
-SIZE (mpd-0.21.19.tar.xz) = 676020
+TIMESTAMP = 1581965855
+SHA256 (mpd-0.21.20.tar.xz) = 422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1
+SIZE (mpd-0.21.20.tar.xz) = 676396


More information about the svn-ports-branches mailing list