diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2024-04-17 13:28:34 +0200 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2024-04-17 13:28:34 +0200 |
commit | 96261a1e5aa94517a2203297c75c66f1269c075f (patch) | |
tree | 3fe04bd94b4e6be2024fbbb908d7491b08395fd5 /math/dune-common | |
parent | www/tomcat-native: take ownership (diff) |
devel/onetbb: Update to 2021.12.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0
Diffstat (limited to 'math/dune-common')
-rw-r--r-- | math/dune-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dune-common/Makefile b/math/dune-common/Makefile index b0d593b6087d..a10da24817aa 100644 --- a/math/dune-common/Makefile +++ b/math/dune-common/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-common DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |