From nobody Mon Aug 07 12:27:07 2023 X-Original-To: dev-commits-ports-main@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 4RKFtz3Chdz4mX6G; Mon, 7 Aug 2023 12:27:07 +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 4RKFtz2p4Wz3ZWj; Mon, 7 Aug 2023 12:27:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691411227; 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=hpsmeUhKuY2aHbZgb9Kqf9kxPz9SkdMNfCcFEf65dzw=; b=ImYlE2K/HVmORbDxO5rWiapGWFZsTi9xsRGiqhIi/pxrLgu8D7LWeSGKayA6Ulr1e3zHdC N0HAXkkh3iTqSARguLJR7lPBU9745TFU4YUdSUNJFm3XHnOgVcIT24X36leIeHJuT7STSX uQiYTHWwrrhSD0ZpqvBh+lwa06SqhC8oOu9213YF+aplUpuTXy01M05o9fRxGkou5bugxA hRAGIQw5pn0B6X2wj63bMF7MfwS7FhYsugh5DRAf0Q7L9K/RGE6HK1+kfrRx6Eq26D31gI BbtrWNexATGU5c6msXqpQ1UwUuMcksw9RBT/dlWEBY9ATDej3lEdxwlS6+ISgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691411227; 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=hpsmeUhKuY2aHbZgb9Kqf9kxPz9SkdMNfCcFEf65dzw=; b=WxdwRnXicO0yEOyRHNuiRXL5LNmDSqAn21ltR02RcXFLel82weodqe7xMnYR4zDyqArgYS M+7FkwYxY2yos0QEYeDqttzwujUkD5NlE/OD3EaoC72rwzGMBz3pPdSrjwB6wWNzz7XaIT P49uCEqGLrvG1vftVLIE+wGrJHQuQHCSldTyjy7vEEiHfy05vsxofaXwv+DvXJXs13eGG5 KunIPwowntd1IlpFKm3e0z+T+yY5ddb2Vns3K7mLWzkWZbG64aTfq27jGw+kvFBiVBa6BL L8ltcxzDzQM7orYgnFrve7U1wRQvW+Otlow19NKzzyTPxmKex7WE5vyxjNXbwg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691411227; a=rsa-sha256; cv=none; b=yBkAfgsGZ80y5D7mapxsN9ov4fN+yZQXjsj/wAdxpIBlMx9YiIQj5LDS8cf3mnKx0/jIAD kxGB+2gatlJOzo5DeVhNpFFlsFe6gM61aaxHPW3FrRfoFgEG2V3HO/w6hPVEkEM/47qjo6 8hpT/rODoLalgwAqcN1uPF124MsFFyYrsj3fbpoEqlS1vwsKKHlERegTozyVdtR4Z2NTfP E4mGRSat3RmH/XJSvjesRAPvL6NeNp5fbRwxBcHqa/n2DjUijUQhPy6miXxuuYOn42anR7 8u9Ep7KJs7TwY9l3CnQtgfhnnzdsrF4ALF4QObQVBBOAxFRWi5/sUNE78JEj5A== 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 4RKFtz1wGCzrlj; Mon, 7 Aug 2023 12:27:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 377CR7YS026684; Mon, 7 Aug 2023 12:27:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 377CR7v4026683; Mon, 7 Aug 2023 12:27:07 GMT (envelope-from git) Date: Mon, 7 Aug 2023 12:27:07 GMT Message-Id: <202308071227.377CR7v4026683@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: aeac4861f9f4 - main - net-p2p/rtorrent: Fix build with llvm16 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aeac4861f9f469fc0f085c940901e7ef465c072c Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=aeac4861f9f469fc0f085c940901e7ef465c072c commit aeac4861f9f469fc0f085c940901e7ef465c072c Author: Muhammad Moinur Rahman AuthorDate: 2023-08-07 01:33:11 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2023-08-07 11:54:42 +0000 net-p2p/rtorrent: Fix build with llvm16 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- net-p2p/rtorrent/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 9b825c5b936f..5ca10724a7ef 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libtorrent.so:net-p2p/libtorrent USES= compiler:c++11-lang ncurses pkgconfig +USE_CXXSTD= c++14 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug