From nobody Sat Feb 01 14:50:32 2025 X-Original-To: dev-commits-ports-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YlbKP06l4z5lcRQ; Sat, 01 Feb 2025 14:50:33 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YlbKN6Rdyz3Wr5; Sat, 01 Feb 2025 14:50:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738421432; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2J+gIewqwhU9b+ladt+wZdP9wenh8zx6R36CN8tU/x0=; b=O/+UgbZR5wIgdzszPOzUxpqtdQqccFe2WolzsLK4XAKlxmQjYLzhxdnJVN0LzHn1LNX7uE KhffnVI/EXXi48h2VBTvPjbtBpNcb2I25wsXjH8Z4Chblmch90ODD6SuwzjbkxuYglicXD yWDOL6k7zpdpwm+9XjlMVOAUval+p4buX5B+WhUP9gTKdFxzOSRMUTEjnzeAJmdmjx2z3n 69BDjX5/ZL8ty5B2K7HBakGNY/uJRjZBAFt+bIbrSP/tmQpkcHIYOvo+HMNBI6lWD5+k0E w2AOd9gERpIT6PuJYLTa0ZGKOUIj5yN8SGUSRzfAFNgK18OZ006fPCcdWgYcFw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738421432; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2J+gIewqwhU9b+ladt+wZdP9wenh8zx6R36CN8tU/x0=; b=brCSZgDjSbG886gT+W9zTZ/p2GP5RYaNaTwXatBIVEPEQPFoFMkRGflL4kbrTl974EYjYk Cb1VG1NF/R4peiWWSlSqkgLue/Iy44qGXD5kLA5DzdO5YE8rg19QGTeG9WFOtmcKG2SlTk h3LRojqwdeTCO6ly1atfifgmulhCF+zQQcMVbzxcdnMjHTOVXdlIvoc5og5xiNnDevd8pA xqj/XubtDlv7I+1bSwvkOHRTbAwXoH/ubKwxFxxecyAGlbuBucfKNbtd0Qp+zwZArv5YtV uZ3CBdhIGE1mybiivI8S7LzhC3paxV4xf6LxwUOxJixfVMdWdVKhC0EptYJCEg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738421432; a=rsa-sha256; cv=none; b=ePCU9Vql0i7aFQAzmZF4R7yag7CL8EIlr6lKuCFo0XxUJYHt/xyIRke6tEY0y++Xqc+3jA l49mslMyjH2+2LAmCMB/PLeeajA50ComW7qdZ7Xh19ubyoHr7CXc6peD//Q2Bv6P0H9Dz5 KNK50vm7WhFFAC5vfDs86EhNq9PqdtH+mrq9GA8fPhEl9r21aunObyi0w33XIZskMWdjB3 56/B5HAype5T90Ez47OJi4Ze4yFXX1QTGo1f3l4FzBn7wU108q1qjmoQ5XkgGucL5W/38p UrRCe4k8LmO1OauB+Xy+7NfGCtuX9F1FaNAEM+Cjm3bkXjac+OE6Fa4km7R/2g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YlbKN5zncz17SB; Sat, 01 Feb 2025 14:50:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 511EoWS5093824; Sat, 1 Feb 2025 14:50:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 511EoW6H093821; Sat, 1 Feb 2025 14:50:32 GMT (envelope-from git) Date: Sat, 1 Feb 2025 14:50:32 GMT Message-Id: <202502011450.511EoW6H093821@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Thomas Zander Subject: git: 20636a0f9f89 - 2025Q1 - audio/musicpd: Update to upstream release 0.23.17 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-branches@freebsd.org Sender: owner-dev-commits-ports-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: riggs X-Git-Repository: ports X-Git-Refname: refs/heads/2025Q1 X-Git-Reftype: branch X-Git-Commit: 20636a0f9f8963e6d12443c4be5f8cbd359bb5e6 Auto-Submitted: auto-generated The branch 2025Q1 has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=20636a0f9f8963e6d12443c4be5f8cbd359bb5e6 commit 20636a0f9f8963e6d12443c4be5f8cbd359bb5e6 Author: Thomas Zander AuthorDate: 2025-02-01 08:22:50 +0000 Commit: Thomas Zander CommitDate: 2025-02-01 10:29:06 +0000 audio/musicpd: Update to upstream release 0.23.17 Details: - Mostly bugfixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.17/NEWS MFH: 2025Q1 (cherry picked from commit 273a498b534c1ebc84f550e52abf2f00ba21d5a3) --- audio/musicpd/Makefile | 2 +- audio/musicpd/distinfo | 6 +++--- audio/musicpd/files/patch-src_lib_yajl_Callbacks.hxx | 11 +++++++++++ audio/musicpd/files/patch-src_lib_yajl_Gen.hxx | 11 +++++++++++ audio/musicpd/files/patch-src_lib_yajl_Handle.hxx | 11 +++++++++++ 5 files changed, 37 insertions(+), 4 deletions(-) diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index c2e5d4ced900..55437f8b1c4a 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,5 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.23.16 +PORTVERSION= 0.23.17 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 152cdcc1034c..92b91de6afd7 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733527257 -SHA256 (mpd-0.23.16.tar.xz) = 9668e36df80de485683c962d02845bf314d8a08e6141af7afeff76401e32b2c1 -SIZE (mpd-0.23.16.tar.xz) = 778572 +TIMESTAMP = 1738356364 +SHA256 (mpd-0.23.17.tar.xz) = a86f4fe811695743b08db82a9f1a840b8918bb4f46b06f48aa1d8d1b5386dff2 +SIZE (mpd-0.23.17.tar.xz) = 779344 diff --git a/audio/musicpd/files/patch-src_lib_yajl_Callbacks.hxx b/audio/musicpd/files/patch-src_lib_yajl_Callbacks.hxx new file mode 100644 index 000000000000..a6b6fa9381ba --- /dev/null +++ b/audio/musicpd/files/patch-src_lib_yajl_Callbacks.hxx @@ -0,0 +1,11 @@ +--- src/lib/yajl/Callbacks.hxx.orig 2025-01-29 16:11:53 UTC ++++ src/lib/yajl/Callbacks.hxx +@@ -32,7 +32,7 @@ + #include "util/Cast.hxx" + #include "util/StringView.hxx" + +-#include ++#include + + namespace Yajl { + diff --git a/audio/musicpd/files/patch-src_lib_yajl_Gen.hxx b/audio/musicpd/files/patch-src_lib_yajl_Gen.hxx new file mode 100644 index 000000000000..05e45ddfec43 --- /dev/null +++ b/audio/musicpd/files/patch-src_lib_yajl_Gen.hxx @@ -0,0 +1,11 @@ +--- src/lib/yajl/Gen.hxx.orig 2025-01-29 16:11:53 UTC ++++ src/lib/yajl/Gen.hxx +@@ -31,7 +31,7 @@ + + #include "util/ConstBuffer.hxx" + +-#include ++#include + + #include + #include diff --git a/audio/musicpd/files/patch-src_lib_yajl_Handle.hxx b/audio/musicpd/files/patch-src_lib_yajl_Handle.hxx new file mode 100644 index 000000000000..cc90959b4b9f --- /dev/null +++ b/audio/musicpd/files/patch-src_lib_yajl_Handle.hxx @@ -0,0 +1,11 @@ +--- src/lib/yajl/Handle.hxx.orig 2025-01-29 16:11:53 UTC ++++ src/lib/yajl/Handle.hxx +@@ -29,7 +29,7 @@ + + #pragma once + +-#include ++#include + + #include +