diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2023-05-09 10:25:26 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2023-05-09 10:25:26 +0000 |
commit | 8f947d908a45bc788fc2f299b12ce99d204c57e0 (patch) | |
tree | 5dfd898539d7ae9dea7ddc10e8075134c1dbbb9b /math/dune-geometry | |
parent | fa4ecd821fadb6ab28d07003880bd4761825b020 (diff) | |
download | ports-8f947d908a45bc788fc2f299b12ce99d204c57e0.tar.gz ports-8f947d908a45bc788fc2f299b12ce99d204c57e0.zip |
devel/onetbb: Update to 2021.9.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
Diffstat (limited to 'math/dune-geometry')
-rw-r--r-- | math/dune-geometry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile index 506cbc98f2fc..4899bc7cd545 100644 --- a/math/dune-geometry/Makefile +++ b/math/dune-geometry/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-geometry DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |