svn commit: r509729 - head/audio/musicpd

Thomas Zander riggs at FreeBSD.org
Sat Aug 24 17:20:13 UTC 2019


Author: riggs
Date: Sat Aug 24 17:20:12 2019
New Revision: 509729
URL: https://svnweb.freebsd.org/changeset/ports/509729

Log:
  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
  
  MFH:		2019Q3 (hat: ports-secteam)

Modified:
  head/audio/musicpd/Makefile
  head/audio/musicpd/distinfo

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Sat Aug 24 16:03:18 2019	(r509728)
+++ head/audio/musicpd/Makefile	Sat Aug 24 17:20:12 2019	(r509729)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.13
-PORTREVISION=	1
+PORTVERSION=	0.21.14
 CATEGORIES=	audio ipv6
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo	Sat Aug 24 16:03:18 2019	(r509728)
+++ head/audio/musicpd/distinfo	Sat Aug 24 17:20:12 2019	(r509729)
@@ -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-head mailing list