From nobody Thu Jun 15 15:50:56 2023 X-Original-To: dev-commits-ports-all@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 4Qhmwc3JjZz4f4bV; Thu, 15 Jun 2023 15:50:56 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qhmwc2sP4z417S; Thu, 15 Jun 2023 15:50:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686844256; 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=GQZ8kMAXVMB0YvtOVKdXloZjWTuTMeBBTy8CmJ3gHL0=; b=EijWWvdlLO9QVayD0FVySR6XDf11dpNgOGLOyWtlhyrj2uLpqQhlZKOSgtkon5UZkQMJuw BrLheeQS9L/d7RCbmiptFsKtU8zIUhVfyOr5DECBcpXbuRBK9EbYh2CpbQ//a1Te4MVm0B /ry3EBlqnYHWm0ueqRawQDYATqN0j2Mcd8HPwhXoZT51/cAtIVN0ODVH4coy3M1ordVasz lGy7lFrkK4euFYy2sDFuEWzljcHgWTesUgBib3fmMJSzATmSNusK4sPCszFyY5QZ6+ryFy X1DpgwUbz+S5Yp+g4j5wbUQ2IoxzGWoK8QhaSL/nB47oyXuLuPqrmp3dMLomCA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686844256; 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=GQZ8kMAXVMB0YvtOVKdXloZjWTuTMeBBTy8CmJ3gHL0=; b=OZ0rAQYasecl7Xt4393rzUp+aKVklGzRu4KKSj4ic8FBN/u0AVviexENKsKJWVM9Nz1aN1 pBGXiGA/ecK/WQvywyqTPf6DKBT6ZDDjjVdXNccqz3mRYIt2T6Qx/A8V9MZ/G1FZAjmedL c3PpLByRSvnDpFyHmLZXcXboG68h7z469WIj1uoV0Ofeih8r9SCm7DB334iOExLUIQi2ng zUr8zbOp1PqHpJ0MTByoNwz+JANlLr2pH+2w/61AwtrVfTkUfxL+nefCvhSmCX0UoOt6ON rmb7i5JAWpeu0uuT870M0Er6dzaRIEG0PF83rN1zjLgDSRCD5Qe7tkanAsRuNQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686844256; a=rsa-sha256; cv=none; b=KiivXKdmShWxgid/dGt/0dmO0vr9btV2kwsj5yg19yFuthcwOBoOky7ftAjVLQHrHUmdgg roHH26vcEfL7VwUPTPUw5bcx4g4K8GUG1MWG8ofw/PPRqsDn+JkOVrBWZcTnqHd7bPyK4N 649WaIbZxUEtkx6UyT7gbRZ/RWJRrZJ3aIb2BWVtzJaft3Eb3KnHoKSxI8VfRwgZIg9vex noIGAVPmZL5lu0xWQtUnlpNq+iM9Ph4/pt85fmeBQeaJLc5xJ04uypg0FDnhi7nP9aSNL6 YmPGADIs9drPIYv29CjiPPDqm3Et+TV+7gtA91tkwKhtRTvA3s7ZldGTxSaalg== 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 4Qhmwc1y1WzsDq; Thu, 15 Jun 2023 15:50:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 35FFoutB012513; Thu, 15 Jun 2023 15:50:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 35FFouHB012512; Thu, 15 Jun 2023 15:50:56 GMT (envelope-from git) Date: Thu, 15 Jun 2023 15:50:56 GMT Message-Id: <202306151550.35FFouHB012512@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason E. Hale" Subject: git: 1ec162a92706 - main - audio/aubio: unbreak build with python 3.11+ List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1ec162a92706e35bee060393f83a3c887f021259 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ec162a92706e35bee060393f83a3c887f021259 commit 1ec162a92706e35bee060393f83a3c887f021259 Author: Dima Panov AuthorDate: 2023-06-13 12:43:24 +0000 Commit: Jason E. Hale CommitDate: 2023-06-15 15:50:33 +0000 audio/aubio: unbreak build with python 3.11+ Python has set as default and deprecated the 'U' (open as Unicode) flag for all file open routines since 3.3 release and removed it in 3.11+. PR: 271980 --- audio/aubio/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile index f9d04c6e1e23..e6d51bf55e9a 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -68,6 +68,8 @@ PORTDOCS= * post-patch: @${REINPLACE_CMD} -e \ '/pkgconfig/s|$${LIBDIR}|&data|' ${WRKSRC}/waflib/TaskGen.py + @${REINPLACE_CMD} -e \ + '/read/s|rU|r|' ${WRKSRC}/waflib/ConfigSet.py ${WRKSRC}/waflib/Context.py post-install: .for b in mfcc notes onset pitch quiet track