Date: Mon, 5 Aug 2019 06:50:53 +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: r508141 - branches/2019Q3/audio/musicpd Message-ID: <201908050650.x756orJQ002946@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Mon Aug 5 06:50:53 2019 New Revision: 508141 URL: https://svnweb.freebsd.org/changeset/ports/508141 Log: MFH: r508139 Update to upstream version 0.21.12 Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.12/NEWS Approved by: ports-secteam (riggs) Modified: branches/2019Q3/audio/musicpd/Makefile branches/2019Q3/audio/musicpd/distinfo Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/audio/musicpd/Makefile ============================================================================== --- branches/2019Q3/audio/musicpd/Makefile Mon Aug 5 06:49:45 2019 (r508140) +++ branches/2019Q3/audio/musicpd/Makefile Mon Aug 5 06:50:53 2019 (r508141) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.11 +PORTVERSION= 0.21.12 CATEGORIES= audio ipv6 MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: branches/2019Q3/audio/musicpd/distinfo ============================================================================== --- branches/2019Q3/audio/musicpd/distinfo Mon Aug 5 06:49:45 2019 (r508140) +++ branches/2019Q3/audio/musicpd/distinfo Mon Aug 5 06:50:53 2019 (r508141) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563964273 -SHA256 (mpd-0.21.11.tar.xz) = d32ef88b4404b188c4505462cfd3fb695463800c9d062e5148f782ca227a6cbd -SIZE (mpd-0.21.11.tar.xz) = 671444 +TIMESTAMP = 1564910323 +SHA256 (mpd-0.21.12.tar.xz) = bb8a7341236a76c667980c261bc37ef4e22298ed850ab0a571448388d175a5bb +SIZE (mpd-0.21.12.tar.xz) = 672144
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908050650.x756orJQ002946>