svn commit: r509730 - branches/2019Q3/audio/musicpd

Thomas Zander riggs at FreeBSD.org
Sat Aug 24 17:27:30 UTC 2019


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


More information about the svn-ports-branches mailing list