Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2019 17:27:29 +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: r509730 - branches/2019Q3/audio/musicpd
Message-ID:  <201908241727.x7OHRTGY096696@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat Aug 24 17:27:29 2019
New Revision: 509730
URL: https://svnweb.freebsd.org/changeset/ports/509730

Log:
  MFH: r509729
  
  Update to upstream version 0.21.14
  
  Details:
  - Bugfix release, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.14/NEWS
  - Includes a fix for rare crash after song change
  
  Approved by:	ports-secteam (riggs)

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

Modified: branches/2019Q3/audio/musicpd/Makefile
==============================================================================
--- branches/2019Q3/audio/musicpd/Makefile	Sat Aug 24 17:20:12 2019	(r509729)
+++ branches/2019Q3/audio/musicpd/Makefile	Sat Aug 24 17:27:29 2019	(r509730)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.13
+PORTVERSION=	0.21.14
 CATEGORIES=	audio ipv6
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: branches/2019Q3/audio/musicpd/distinfo
==============================================================================
--- branches/2019Q3/audio/musicpd/distinfo	Sat Aug 24 17:20:12 2019	(r509729)
+++ branches/2019Q3/audio/musicpd/distinfo	Sat Aug 24 17:27:29 2019	(r509730)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566206583
-SHA256 (mpd-0.21.13.tar.xz) = 95b70b268406bde15bda4464ef768f7e773417a8c776d42a678c5a5070855eea
-SIZE (mpd-0.21.13.tar.xz) = 672184
+TIMESTAMP = 1566648819
+SHA256 (mpd-0.21.14.tar.xz) = 1e2c8a8d89e8792b1849075cf51aa0695e1957cd5c4281209acff1dd53b57646
+SIZE (mpd-0.21.14.tar.xz) = 673036



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