From nobody Sun Aug 6 18:30:50 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 4RJp170Ppnz4mDP4; Sun, 6 Aug 2023 18:30:51 +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 4RJp165Xglz4NBy; Sun, 6 Aug 2023 18:30:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691346650; 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=FaaB8NSOlHLGIZry5dbkvdMkLRGMs+6eE3TMuIKXCQI=; b=MVcC6mqcLjVO3bnxfX1B8uRnpXyJ8RqAu1h1Kmz6rbueQ5xTkV6dbr8uVlppKKWTjWzgjJ DuHF6R/U+Gc10OCbyOGqxdQXFsC+Ppzmol2xKtigwO15DtRAOCoDflzc2610kt412d1ZFJ Jw3yVDoTphxv0eFaz5tMAbJCVDIL6fkk5WQ5Pdhu0f/RsNDUzs6511YwaGXgokovW7TAV8 OvcupW2U9xsveQCzSTiXB/95PsZRBT3EG0S+mxV372FmiPW1T+Ovq4QzbiPE/qkD0p55pj WmFOUULF4Dz1qR5/OwYZDkb23y6aOJtqfW0Rdp1xID0OTUDBi0UcVlYLwH71xg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691346650; 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=FaaB8NSOlHLGIZry5dbkvdMkLRGMs+6eE3TMuIKXCQI=; b=iflae+zZqceinQsXAygkgiwOj/PccVfGB4frnZ06NvoagDScc/YppURZMHSZnUZA++uiCe tmf25ZPHVAHvYFwwYEONhehhg7X+pn7XToe5qvz4+5kL05VSTEJ2R7zfBvmh9uxBdUgokv KNaL8n+UuzhLmnWc4abb/PaRYw4pU2yzyQ0e2nrfHiUGH/DqOvXH/ioVKMMAlsWuBsvJ5s vvYYONAsRZF/l/5ngLV4Qqac8iM9niI7BCqhty4I7TLqlurwWRwZ1YCsPJU2XVEC3K5stz bsLLTNTUOIsxtwB81SQE69rxEYl3yLNx/AbBDCg6us05mstN1lnXmRYO2tOpjw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691346650; a=rsa-sha256; cv=none; b=t5Xmtv0kSDieimAQSexXRYsFgmUoDjOsMOB3XIio2A7CsUBb1XoOypzLLjo0l5lxkLzGKv MQxg2xDRhsnlPDJNIfPuGyfAgizCBTSn1X6HXxVL4XQ1NhUaJbIQrbZFIzlvA2o2odgnuP UFErKYBkB57s+aRfBgH0ZKQKec/ph9J0ApK3ew6YeWA4zRbBnd1IUq1u64sp5XVOdufLhf pKlKLy2iySxEfOkWnOG2S5gTZFCrair0HssB4Oc+mZeGmTGzd6nPQKRpxInsfu1RCW9NoG PGWWWnZKIfTdyGyh+fu1K8HZzIKAELMQHKZazhnW0wAth6nJQ3fR1Ko+wR10Dw== 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 4RJp164fndz5sp; Sun, 6 Aug 2023 18:30:50 +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 376IUorf034241; Sun, 6 Aug 2023 18:30:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 376IUoko034240; Sun, 6 Aug 2023 18:30:50 GMT (envelope-from git) Date: Sun, 6 Aug 2023 18:30:50 GMT Message-Id: <202308061830.376IUoko034240@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: 48e3e3be309b - main - news/golded+: 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: 48e3e3be309b882607bd340a5376ff301ea422be Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=48e3e3be309b882607bd340a5376ff301ea422be commit 48e3e3be309b882607bd340a5376ff301ea422be Author: Muhammad Moinur Rahman AuthorDate: 2023-08-06 18:18:47 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2023-08-06 18:30:38 +0000 news/golded+: Fix build with llvm16 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- news/golded+/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/news/golded+/Makefile b/news/golded+/Makefile index 14e8b2bc398e..22e3ae2b49e6 100644 --- a/news/golded+/Makefile +++ b/news/golded+/Makefile @@ -27,6 +27,12 @@ OPTIONS_DEFINE= DOCS EXAMPLES DOCS_SUB_LIST= NOTEWORK="Please read the ${DOCSDIR}/notework.txt before using ${PORTNAME}" DOCS_SUB_LIST_OFF= NOTEWORK="" +.include + +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) +CFLAGS+= -Dregister= +.endif + post-patch: @${SED}\ -e 's,^\(#define __GVER_VENDOR_NAME__\).*,\1 "",'\