From nobody Mon Mar 9 18:43:03 2026 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 4fV5Vh72SHz6TkH8 for ; Mon, 09 Mar 2026 18:43:08 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fV5Vh4n72z3XPy for ; Mon, 09 Mar 2026 18:43:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773081788; 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=Q3fc55RAW8kiBULv9ImmF2gQHVj0HI4mET25uwgCfR0=; b=FanzA0gseuPxJbOCsouNxC2QyWjwOUwezcbqoQlu/GlawToGdTsUUSm5SeMwlbEzZsKzJ6 vbO0dQHu72Yro4TsKj+q8+nUwWJtskKY478C/yKAqLeu/uyvbgr9Rc2zGA8cjo2KfDthKs wBQAqEWYI7zLeWSMRUr5EJqZw/tw9MTiH7fLhZwrlBlBZzn0TWNMad4viNxLs3/ndNn/gC WyaLoppaGNYxNF9goiGFWpPmeiRVyk+PU33fxoMWt/n5AFLW0+paZLVWYDThT3jCMpMOD/ sVX36KFV5uhObJzSx+tsYyeOS293ca3MuXlK7RQutQyEJ0Sx3PgvV9pEFPcNaQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773081788; a=rsa-sha256; cv=none; b=PwFrDtKGfYWuRtWrIbNiXeiDu+EKp0Fxcvwh/cRQhMix5jh9UtxsESY9JYWV1SmNsjPot+ jC/x3+QMGo3hZVmYeao1+jlh4sK2y4EpUXybH1YnR8MMitPDKAdZVjofYa4Er274lbYGbW DAM0/IzfDzbZsOFtTFnXnH8dkC/W5ENc8NoxbdY1L3Sf+6CqTXiikzHGfD6VXtN2BdaeV9 3gjTDMVrkANDZpV5e4qfwPpBtysM/+m1An3VcykwjtK6ybhbdQCOYdoJ1zR+jnm+Z8Atit FGQRNOG3y9GN2qcSO+ud8Ezhlo93gut5KhB0LeNd6f3QwYfufs7HKl7l93g73Q== 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=1773081788; 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=Q3fc55RAW8kiBULv9ImmF2gQHVj0HI4mET25uwgCfR0=; b=QfxiLLrxONOkgkuj4kjj+Frt3D9zht6lJJXjiYMowojLmLXF1i3rP2b3fKtVcgmrtPsyp6 hFXx1L7K3+AXT1bpWCT3jd6xOpUUoFZnPA1p0pYg+LFeSMDSzDUUFv+ZlC4bEAWvW29L+J 6dhYaJjnOWmpyuuwx2MSXdAD6++p05sNfIBHC4JwXrGeDrMJDbng9bkRHQ82SQwjsHYn9K cCWZ5SOBQljpuN2Q/oaiBg2Z4n65NB/24TFtEIP1lKMXtQSvtnj7bVkd9zALF1CTVSeFfw e2r03P/Q2xMQrlqrXFoTvDdxN7NORoMBWlgOUzsbzspx0oQia2CuPqMYUtYFEA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fV5Vh4KKSzf6B for ; Mon, 09 Mar 2026 18:43:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 213af by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 18:43:03 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: aaae2a24a5f2 - main - cad/xyce: Add USES=certs:test 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aaae2a24a5f27fa55f8a489c93984476fb918537 Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 18:43:03 +0000 Message-Id: <69af14b7.213af.3c4f7b96@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=aaae2a24a5f27fa55f8a489c93984476fb918537 commit aaae2a24a5f27fa55f8a489c93984476fb918537 Author: Yuri Victorovich AuthorDate: 2026-03-09 18:42:14 +0000 Commit: Yuri Victorovich CommitDate: 2026-03-09 18:43:01 +0000 cad/xyce: Add USES=certs:test --- cad/xyce/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/cad/xyce/Makefile b/cad/xyce/Makefile index 68324585ebe1..f1856afb787b 100644 --- a/cad/xyce/Makefile +++ b/cad/xyce/Makefile @@ -22,12 +22,11 @@ LIB_DEPENDS= libblas.so:math/blas \ libcolamd.so:math/suitesparse-colamd \ libsuitesparseconfig.so:math/suitesparse-config \ libumfpack.so:math/suitesparse-umfpack -TEST_DEPENDS= ca_root_nss>0:security/ca_root_nss \ - git:devel/git \ +TEST_DEPENDS= git:devel/git \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} -USES= autoreconf bison gmake fortran libtool localbase perl5 python:test # GNU tools should be used for 7.5 and on until the cmake build is declared stable +USES= autoreconf bison certs:test gmake fortran libtool localbase perl5 python:test # GNU tools should be used for 7.5 and on until the cmake build is declared stable USE_CXXSTD= c++14 # otherwise configure fails because of c++14 features like std::conditional_t USE_CXXSTD= c++17 # workaround for https://github.com/Xyce/Xyce/issues/97, which occurred when Trilinos was updated to 15.1.0 USE_LDCONFIG= yes