Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2020 19:03:51 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526469 - head/audio/musicpd
Message-ID:  <202002181903.01IJ3p6J090348@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Tue Feb 18 19:03:51 2020
New Revision: 526469
URL: https://svnweb.freebsd.org/changeset/ports/526469

Log:
  Update to upstream version 0.21.20
  
  Details:
  - Bugfix release, see
    https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.20/NEWS
    includes various fixes for seeking
  
  MFH:		2020Q1 (hat: ports-secteam)

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

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Tue Feb 18 18:54:51 2020	(r526468)
+++ head/audio/musicpd/Makefile	Tue Feb 18 19:03:51 2020	(r526469)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.21.19
+PORTVERSION=	0.21.20
 CATEGORIES=	audio
 MASTER_SITES=	https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo	Tue Feb 18 18:54:51 2020	(r526468)
+++ head/audio/musicpd/distinfo	Tue Feb 18 19:03:51 2020	(r526469)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579302968
-SHA256 (mpd-0.21.19.tar.xz) = d3275e11d85637adde250cadf3b4f5aec2144228f0d8085767493fc46c55b2f9
-SIZE (mpd-0.21.19.tar.xz) = 676020
+TIMESTAMP = 1581965855
+SHA256 (mpd-0.21.20.tar.xz) = 422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1
+SIZE (mpd-0.21.20.tar.xz) = 676396



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