From nobody Sun Oct 01 21:01:40 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 4RzGjL4hmVz4vpY1; Sun, 1 Oct 2023 21:01:42 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RzGjL4H0lz4Xdq; Sun, 1 Oct 2023 21:01:42 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696194102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=C3hRWCe1wbTp88T+gGezBNHfiBJ5Jq7pKGqRxfoP+Ik=; b=pXGmsWPOcofnXLp1iPStM1akJO17+yHwPN6C3ek3Ml6gD2Aki4Pd4/JwwPwnIF5IIVJs9M DAvfxLu7sckphoyfTmOadGf+/SPQe9xF9Q6wsuJ7Dgrg+JNYQzr9/op5EA30jzBWtrfpUR beskLESg75yhfQvocIr7L6gtWzFslkLe/rElAY+rUjrCax1pYtWX+3oRYwjUNUV0LG/nx6 +EenU+jnTSA0Y7mS12Y4PJ66HHalzCSxBT7Zye02Q0nnJH+6QPLlbDWeE9mq3Wr+pJIbQb 6D1fXa0UUFjEjiaTtY3LFj9nBUpAqAgFizUn63RqYqtQJr3ZLZx5mc3nAHGzaQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696194102; a=rsa-sha256; cv=none; b=KUhLZaiLrD5cELdGwdO5fSQZwwKQKkGgA7TyQmqcVILx+3d0DkSYn70wVagrK0CKIFE9a7 z0xADhIWtlUGrdcsgNVhHPEkLJYg5AjPm7kg9J4MFyohZ2QIF1vuggTXlyV80xKsK9w3l7 x5XLvx7wbbYaEhdY1GEn2uZ5UWFgI6QttjramU3ErYZQ66tOthnfD9rLdanCIExqmNGDZm LszC9EfEFESM6Zh04OtW0nj7qYfyPXVy5/rroRCqh2QaJ22qUCS2+GO+6DVP/liJUxFL24 07LmC//fpvJgdfMp+QLh3WHoqJyVJ8TX+qzIHNLu6FGm7ChKWcbEmQ3LOZIclw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696194102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=C3hRWCe1wbTp88T+gGezBNHfiBJ5Jq7pKGqRxfoP+Ik=; b=l5s+kg5qSvZS/A+jxjsdM+iN/rfOnf3ZBIbia4Y20Qa2bK7u2m+dulCptzWFuuMuCffNrZ DWXazvPOWUqll9RbIMMBaEa96QPm33831rwr4Q3R7DoVwSflX8a5v4zqDqviC/32qCNLuq OPyaYtVhSOc9a2hunlmvykcIp1h6PVNbU2+3Uo/jkrsHQ8hGRhUr1xoi7QwihBFSNrt1gE mliPSwhsEVrQpscYdAFra3bi7ygsLdbInA+oF5at+8cClsIMxRZbpH2BRjSGlCmXl7pNTs eX8o0D/0pLCp9C5EhGgTXq8GnCvZ2st4VaGnDyOQm8kgjvo5YPYQI69oEp/3qQ== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 752CDC438; Sun, 1 Oct 2023 21:01:42 +0000 (UTC) From: Jan Beich To: Yuri Victorovich Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 1701f4cd0890 - main - audio/libremidi: update 3.0 =?utf-8?Q?=E2=86=92?= 4.0 In-Reply-To: <202309190526.38J5Qmrm093702@gitrepo.freebsd.org> (Yuri Victorovich's message of "Tue, 19 Sep 2023 05:26:48 GMT") References: <202309190526.38J5Qmrm093702@gitrepo.freebsd.org> Date: Sun, 01 Oct 2023 23:01:40 +0200 Message-ID: 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: quoted-printable Yuri Victorovich writes: > The branch main has been updated by yuri: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D1701f4cd0890badedd189d69= b76f3f40705fa1f4 > > commit 1701f4cd0890badedd189d69b76f3f40705fa1f4 > Author: Yuri Victorovich > AuthorDate: 2023-09-19 05:18:09 +0000 > Commit: Yuri Victorovich > CommitDate: 2023-09-19 05:26:45 +0000 > > audio/libremidi: update 3.0 =E2=86=92 4.0 >=20=20=20=20=20 > ALSA support is disabled in the port because the project now > uses linuxisms like timerfd in the ALSA code. >=20=20=20=20=20 > Reported by: portscout FWIW, FreeBSD >=3D 14.0 has native timerfd(2) while FreeBSD < 14 can use devel/libepoll-shim e.g., # XXX Drop after FreeBSD 13.4 EOL around 2026-01-31 # https://cgit.freebsd.org/src/commit/?id=3Daf93fea71038 .if !exists(/usr/include/sys/timerfd.h) LIB_DEPENDS+=3D libepoll-shim.so:devel/libepoll-shim CPPFLAGS+=3D `pkg-config --cflags epoll-shim` LDFLAGS+=3D `pkg-config --libs epoll-shim` .endif