Date: Fri, 7 Jun 2019 18:54:58 +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: r503645 - branches/2019Q2/audio/musicpd Message-ID: <201906071854.x57Isw9V014572@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Fri Jun 7 18:54:57 2019 New Revision: 503645 URL: https://svnweb.freebsd.org/changeset/ports/503645 Log: MFH: r503644 Update to upstream release 0.21.10 Details: - Bugfix / regression fix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.10/NEWS Approved by: ports-secteam (riggs) Modified: branches/2019Q2/audio/musicpd/Makefile branches/2019Q2/audio/musicpd/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/audio/musicpd/Makefile ============================================================================== --- branches/2019Q2/audio/musicpd/Makefile Fri Jun 7 18:33:33 2019 (r503644) +++ branches/2019Q2/audio/musicpd/Makefile Fri Jun 7 18:54:57 2019 (r503645) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.9 +PORTVERSION= 0.21.10 CATEGORIES= audio ipv6 MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: branches/2019Q2/audio/musicpd/distinfo ============================================================================== --- branches/2019Q2/audio/musicpd/distinfo Fri Jun 7 18:33:33 2019 (r503644) +++ branches/2019Q2/audio/musicpd/distinfo Fri Jun 7 18:54:57 2019 (r503645) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558790799 -SHA256 (mpd-0.21.9.tar.xz) = 39e25376ac2f4db26c3d074eba2ebeba10879a29c71abab33571019c1e520d3e -SIZE (mpd-0.21.9.tar.xz) = 671092 +TIMESTAMP = 1559916531 +SHA256 (mpd-0.21.10.tar.xz) = 136b5368e38c1efeb9759ea7fa53773cbd1d434485ce234fd0942c5fb1b1a93b +SIZE (mpd-0.21.10.tar.xz) = 670952
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906071854.x57Isw9V014572>