Date: Tue, 18 Feb 2020 19:06:36 +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: r526470 - branches/2020Q1/audio/musicpd Message-ID: <202002181906.01IJ6auY090649@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Tue Feb 18 19:06:36 2020 New Revision: 526470 URL: https://svnweb.freebsd.org/changeset/ports/526470 Log: MFH: r526469 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 Approved by: ports-secteam (riggs) Modified: branches/2020Q1/audio/musicpd/Makefile branches/2020Q1/audio/musicpd/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/audio/musicpd/Makefile ============================================================================== --- branches/2020Q1/audio/musicpd/Makefile Tue Feb 18 19:03:51 2020 (r526469) +++ branches/2020Q1/audio/musicpd/Makefile Tue Feb 18 19:06:36 2020 (r526470) @@ -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: branches/2020Q1/audio/musicpd/distinfo ============================================================================== --- branches/2020Q1/audio/musicpd/distinfo Tue Feb 18 19:03:51 2020 (r526469) +++ branches/2020Q1/audio/musicpd/distinfo Tue Feb 18 19:06:36 2020 (r526470) @@ -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?202002181906.01IJ6auY090649>