Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2019 06:48:52 +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: r502693 - branches/2019Q2/audio/musicpd
Message-ID:  <201905260648.x4Q6mq5Y001011@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun May 26 06:48:51 2019
New Revision: 502693
URL: https://svnweb.freebsd.org/changeset/ports/502693

Log:
  MFH: r502692
  
  Update to upstream release 0.21.9
  
  Details:
  - Bugfix release (includes fix for potential deadlock), see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.9/NEWS
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2019Q2/audio/musicpd/Makefile
  branches/2019Q2/audio/musicpd/distinfo
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/audio/musicpd/Makefile
==============================================================================
--- branches/2019Q2/audio/musicpd/Makefile	Sun May 26 06:47:15 2019	(r502692)
+++ branches/2019Q2/audio/musicpd/Makefile	Sun May 26 06:48:51 2019	(r502693)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.8
+PORTVERSION=	0.21.9
 CATEGORIES=	audio ipv6
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: branches/2019Q2/audio/musicpd/distinfo
==============================================================================
--- branches/2019Q2/audio/musicpd/distinfo	Sun May 26 06:47:15 2019	(r502692)
+++ branches/2019Q2/audio/musicpd/distinfo	Sun May 26 06:48:51 2019	(r502693)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556263944
-SHA256 (mpd-0.21.8.tar.xz) = 23e083f11356c66bfb4a53c00568d370f57707df56496b299c414aaae59a9757
-SIZE (mpd-0.21.8.tar.xz) = 670508
+TIMESTAMP = 1558790799
+SHA256 (mpd-0.21.9.tar.xz) = 39e25376ac2f4db26c3d074eba2ebeba10879a29c71abab33571019c1e520d3e
+SIZE (mpd-0.21.9.tar.xz) = 671092



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