Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2018 20:10:12 +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: r461016 - branches/2018Q1/audio/musicpd
Message-ID:  <201802052010.w15KACwF045869@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Mon Feb  5 20:10:12 2018
New Revision: 461016
URL: https://svnweb.freebsd.org/changeset/ports/461016

Log:
  MFH: r460936
  
  Update to upstream release 0.20.16
  
  Details:
  - Bugfix release which includes fixes for crashes
    with pulseaudio and on debug builds
  - Changelog on
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.16/NEWS
  
  Approved by:	ports-secteam (swills)

Modified:
  branches/2018Q1/audio/musicpd/Makefile
  branches/2018Q1/audio/musicpd/distinfo
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/audio/musicpd/Makefile
==============================================================================
--- branches/2018Q1/audio/musicpd/Makefile	Mon Feb  5 19:59:40 2018	(r461015)
+++ branches/2018Q1/audio/musicpd/Makefile	Mon Feb  5 20:10:12 2018	(r461016)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.20.15
+PORTVERSION=	0.20.16
 CATEGORIES=	audio ipv6
 MASTER_SITES=	http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: branches/2018Q1/audio/musicpd/distinfo
==============================================================================
--- branches/2018Q1/audio/musicpd/distinfo	Mon Feb  5 19:59:40 2018	(r461015)
+++ branches/2018Q1/audio/musicpd/distinfo	Mon Feb  5 20:10:12 2018	(r461016)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515925875
-SHA256 (mpd-0.20.15.tar.xz) = c69c4f67e665380ea3bbde6cff8958edc85f7cd40e7918ae5ce0a2184ca9eb40
-SIZE (mpd-0.20.15.tar.xz) = 790096
+TIMESTAMP = 1517749336
+SHA256 (mpd-0.20.16.tar.xz) = 29e1676288e61a8bee6b687d23ba6ca42ccec4dc87c6a0e81d119aea27dcd06a
+SIZE (mpd-0.20.16.tar.xz) = 790708



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