From nobody Tue Aug 4 22:23:17 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 4hF7NP5L6Xz6nXPY for ; Tue, 04 Aug 2026 22:23:17 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hF7NP3wPFz3r6K for ; Tue, 04 Aug 2026 22:23:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785882197; 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=Ab1gm0nit4Tc18sNk5Tm3dCshvpN6T3ZaLYWfRPFb50=; b=Dr0mSKalNH8M9IoghThGKR9nTnHUIl3FmXyNdVbWwi4RfYVdSJCDUoGnehuuUyAB4CgT7I PNqR+ScqYMS86E65dmomqywQkJcNkhQ0loLaAONla+xrhoNZXTTSLRB2mKwDMA3bTgT5G7 fcMN1sLDSFlRIT35FjHdgcA1qteTlu78rClzUHt7RStiVgKdfAjTL07PC4gEsoDpvPNaNu B/8h9xLg/NG4sAOLZsLATnddUTuZSFrL14Ca4cbhKOy3nrSirqc6ZGU4m9IVk2L6HnsVNa y5GPr+FhtaWz8tT9BRX1/stqtgvQW+dZUqO5mtxhPHS152wQDkeIGiAterLcpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785882197; a=rsa-sha256; cv=none; b=YKmFuijOW6+j52RWpy0Z4VCtkLQxKVbSNRL0WYZAjPRQzGwB35yCBDVQCxuLznmlCHV1em BdUqkgX/ANQm1UzbbycJ3+jtcFM3bFjCRbEtrsw+T/4oGtwd4TmZl41O6cCXZiNECmMCgo tjLwIM4VyObTuZ2Fu4CtW5JzNarePHKjzF2xEl2VpNyKXdJcYbWtAjMF/Ua6H54l/QFnwv aGq6sFxBuT9ThkAfx783ueKfRvf+6hwK+p82RCXa0mshAAcA2iYhbmhHJef0VRHdtIznLZ Ro28dVNVITxYrpwOj+1GnpcSxyeQ8QKhTChXpmIlJtCjn+8l4bbx4LWYpS4Kow== 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=1785882197; 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=Ab1gm0nit4Tc18sNk5Tm3dCshvpN6T3ZaLYWfRPFb50=; b=axgCscFxE2E73PdRCyakVlsqplpBQsEmOVzv3XubiakvTAFwiQ6J3MnqPb6ADSALelzeJ2 IMDK7nnXYk5W9mJ/T+Ao28ISOLHfrjHbNtrzh94Mo35nIQZwbWAwIgVMe6g2hniHwIeATt kO3qdyC6apwqK00FWc6fLVVq0xGn0rh+RdiukQaqwbRJMjiWyPiP9zUZCVdZBIEXy8k4xC qvIwQHIFyXT6ticuJRmU1fyGwIqjYCxgc0RxkzjeO2xprTvl+EqhuFBIfT+v5xMzSV/sQX nt8WVT1y58cuR4gJq6/2vQIXcL8xVjiw1MoXR1tcnA69xM5MNcPPkEAMQidNQg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hF7NP2npTz15ws for ; Tue, 04 Aug 2026 22:23:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 194c3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 04 Aug 2026 22:23:17 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 83c27d4b9d6e - main - math/deal.ii: Add missing run-time dependencies 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list 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: 83c27d4b9d6e156310d273da17ed22fc18589d90 Auto-Submitted: auto-generated Date: Tue, 04 Aug 2026 22:23:17 +0000 Message-Id: <6a726655.194c3.248b7026@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=83c27d4b9d6e156310d273da17ed22fc18589d90 commit 83c27d4b9d6e156310d273da17ed22fc18589d90 Author: Yuri Victorovich AuthorDate: 2026-08-04 21:31:57 +0000 Commit: Yuri Victorovich CommitDate: 2026-08-04 22:23:14 +0000 math/deal.ii: Add missing run-time dependencies --- math/deal.ii/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index 7539bff90661..df272c105fbf 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -1,5 +1,6 @@ PORTNAME= deal.II DISTVERSION= 9.7.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/dealii/dealii/releases/download/v${DISTVERSION}/ DISTNAME= dealii-${DISTVERSION} @@ -28,6 +29,8 @@ LIB_DEPENDS= libboost_serialization.so:devel/boost-libs \ libtbb.so:devel/onetbb \ libvtkCommonCore-${VTK_VER}.so:math/vtk${VTK_VER:R} \ libkokkoscore.so:devel/kokkos # TMP commented out for bundled kokkos, tests fail for non-bundled kokkos, see https://github.com/dealii/dealii/issues/15692 +RUN_DEPENDS= cgal>0:math/cgal \ + taskflow>0:devel/taskflow USES= blaslapack:openblas cmake:testing compiler:c++23-lang localbase:ldflags xorg