Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Dec 2019 14:01:17 +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: r520866 - branches/2019Q4/audio/musicpd
Message-ID:  <201912251401.xBPE1HnF003048@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Wed Dec 25 14:01:16 2019
New Revision: 520866
URL: https://svnweb.freebsd.org/changeset/ports/520866

Log:
  MFH: r520865
  
  Update to upstream version 0.21.18
  
  Details:
  - Bugfix release, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.18/NEWS
  - Contains a fix for a potential crash when using curl
  
  Approved by:	ports-secteam (riggs)

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

Modified: branches/2019Q4/audio/musicpd/Makefile
==============================================================================
--- branches/2019Q4/audio/musicpd/Makefile	Wed Dec 25 13:59:56 2019	(r520865)
+++ branches/2019Q4/audio/musicpd/Makefile	Wed Dec 25 14:01:16 2019	(r520866)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.17
+PORTVERSION=	0.21.18
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: branches/2019Q4/audio/musicpd/distinfo
==============================================================================
--- branches/2019Q4/audio/musicpd/distinfo	Wed Dec 25 13:59:56 2019	(r520865)
+++ branches/2019Q4/audio/musicpd/distinfo	Wed Dec 25 14:01:16 2019	(r520866)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577020164
-SHA256 (mpd-0.21.17.tar.xz) = 8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62
-SIZE (mpd-0.21.17.tar.xz) = 675000
+TIMESTAMP = 1577281269
+SHA256 (mpd-0.21.18.tar.xz) = 8782e66cd5afd6c92860725196b35b6df07d3d127ef70e900e144323089e9442
+SIZE (mpd-0.21.18.tar.xz) = 676084



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