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 /misc/openvdb | |
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 'misc/openvdb')
-rw-r--r-- | misc/openvdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index 1efb2a77dee2..29dfc555f533 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 11.0.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |