Date: Mon, 19 Aug 2019 11:06:00 +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: r509271 - head/audio/musicpd Message-ID: <201908191106.x7JB607r044973@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Mon Aug 19 11:06:00 2019 New Revision: 509271 URL: https://svnweb.freebsd.org/changeset/ports/509271 Log: Update to upstream release 0.21.13 Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.13/NEWS - Includes a fix for spurious crackling sound with the MAD plugin MFH: 2019Q3 (hat: ports-secteam) Modified: head/audio/musicpd/Makefile head/audio/musicpd/distinfo Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Mon Aug 19 10:24:04 2019 (r509270) +++ head/audio/musicpd/Makefile Mon Aug 19 11:06:00 2019 (r509271) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.12 -PORTREVISION= 2 +PORTVERSION= 0.21.13 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 Mon Aug 19 10:24:04 2019 (r509270) +++ head/audio/musicpd/distinfo Mon Aug 19 11:06:00 2019 (r509271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564910323 -SHA256 (mpd-0.21.12.tar.xz) = bb8a7341236a76c667980c261bc37ef4e22298ed850ab0a571448388d175a5bb -SIZE (mpd-0.21.12.tar.xz) = 672144 +TIMESTAMP = 1566206583 +SHA256 (mpd-0.21.13.tar.xz) = 95b70b268406bde15bda4464ef768f7e773417a8c776d42a678c5a5070855eea +SIZE (mpd-0.21.13.tar.xz) = 672184
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908191106.x7JB607r044973>