Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2020 06:08:53 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r529028 - branches/2020Q1/audio/musicpd
Message-ID:  <202003240608.02O68rUG066452@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Tue Mar 24 06:08:53 2020
New Revision: 529028
URL: https://svnweb.freebsd.org/changeset/ports/529028

Log:
  MFH: r529027
  
  Update to upstream release 0.21.21
  
  Details:
  - Bug fixes, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.21/NEWS
  
  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 Mar 24 06:06:30 2020	(r529027)
+++ branches/2020Q1/audio/musicpd/Makefile	Tue Mar 24 06:08:53 2020	(r529028)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.20
+PORTVERSION=	0.21.21
 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 Mar 24 06:06:30 2020	(r529027)
+++ branches/2020Q1/audio/musicpd/distinfo	Tue Mar 24 06:08:53 2020	(r529028)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581965855
-SHA256 (mpd-0.21.20.tar.xz) = 422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1
-SIZE (mpd-0.21.20.tar.xz) = 676396
+TIMESTAMP = 1584881498
+SHA256 (mpd-0.21.21.tar.xz) = e1bdb15f0e3b62c18e91257a7b41530dc36eb91cc03eabc6e6bffd947ec168ce
+SIZE (mpd-0.21.21.tar.xz) = 676668



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003240608.02O68rUG066452>