From owner-svn-ports-all@freebsd.org Tue Feb 18 19:06:37 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5D0642432E1; Tue, 18 Feb 2020 19:06:37 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48MVhF1ryqz3J0X; Tue, 18 Feb 2020 19:06:37 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3930E24A84; Tue, 18 Feb 2020 19:06:37 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01IJ6bU9090651; Tue, 18 Feb 2020 19:06:37 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01IJ6auY090649; Tue, 18 Feb 2020 19:06:36 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <202002181906.01IJ6auY090649@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Tue, 18 Feb 2020 19:06:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r526470 - branches/2020Q1/audio/musicpd X-SVN-Group: ports-branches X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: branches/2020Q1/audio/musicpd X-SVN-Commit-Revision: 526470 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Feb 2020 19:06:37 -0000 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