From owner-svn-ports-all@freebsd.org Sat Feb 23 17:33:15 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A7C2151E2A7; Sat, 23 Feb 2019 17:33:15 +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 A40BA95288; Sat, 23 Feb 2019 17:33:14 +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 98455208D8; Sat, 23 Feb 2019 17:33:14 +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 x1NHXEC8070618; Sat, 23 Feb 2019 17:33:14 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1NHXEEp070615; Sat, 23 Feb 2019 17:33:14 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201902231733.x1NHXEEp070615@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 23 Feb 2019 17:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493719 - in head/audio/musicpd: . files X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: in head/audio/musicpd: . files X-SVN-Commit-Revision: 493719 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: A40BA95288 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Sat, 23 Feb 2019 17:33:15 -0000 Author: riggs Date: Sat Feb 23 17:33:13 2019 New Revision: 493719 URL: https://svnweb.freebsd.org/changeset/ports/493719 Log: Update to upstream version 0.21.5 Details: - Mostly bugfix release, see upstream changelog: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.5/NEWS MFH: 2019Q1 Added: head/audio/musicpd/files/patch-src_lib_cdio_Paranoia.hxx (contents, props changed) Deleted: head/audio/musicpd/files/patch-src_zeroconf_meson.build Modified: head/audio/musicpd/Makefile head/audio/musicpd/distinfo Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Sat Feb 23 17:29:45 2019 (r493718) +++ head/audio/musicpd/Makefile Sat Feb 23 17:33:13 2019 (r493719) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.4 -PORTREVISION= 1 +PORTVERSION= 0.21.5 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 Sat Feb 23 17:29:45 2019 (r493718) +++ head/audio/musicpd/distinfo Sat Feb 23 17:33:13 2019 (r493719) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547301787 -SHA256 (mpd-0.21.4.tar.xz) = 247112eabf1b818a4052db7f0f5917ab00831ebc60a1ec3bf1154da4dc16a5c7 -SIZE (mpd-0.21.4.tar.xz) = 663648 +TIMESTAMP = 1550922923 +SHA256 (mpd-0.21.5.tar.xz) = 2ea9f0eb3a7bdae5d705adf4e8ec45ef38b5b9ddf133f32b8926dd4e205b0ef9 +SIZE (mpd-0.21.5.tar.xz) = 667624 Added: head/audio/musicpd/files/patch-src_lib_cdio_Paranoia.hxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/musicpd/files/patch-src_lib_cdio_Paranoia.hxx Sat Feb 23 17:33:13 2019 (r493719) @@ -0,0 +1,11 @@ +--- src/lib/cdio/Paranoia.hxx.orig 2019-02-22 14:23:33 UTC ++++ src/lib/cdio/Paranoia.hxx +@@ -43,6 +43,8 @@ + #include + #include + ++#include ++ + class CdromDrive { + cdrom_drive_t *drv = nullptr; +