diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-12-26 16:25:22 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-12-26 16:25:22 +0000 |
commit | 23cb661f63ad0c3dae8893130bd0d36e2ea26d40 (patch) | |
tree | 5fea5d6807c06dc85de74184c124850b57745118 /graphics/instant-meshes | |
parent | 217c81bc8741f50233e4a5fb9ef0eab4b9f69e2c (diff) | |
download | freebsd-ports-23cb661f63ad0c3dae8893130bd0d36e2ea26d40.zip |
Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES
Diffstat (limited to 'graphics/instant-meshes')
-rw-r--r-- | graphics/instant-meshes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/instant-meshes/Makefile b/graphics/instant-meshes/Makefile index 04f417664514..90139adc0484 100644 --- a/graphics/instant-meshes/Makefile +++ b/graphics/instant-meshes/Makefile @@ -3,7 +3,7 @@ PORTNAME= instant-meshes DISTVERSION= 0.0-42 DISTVERSIONSUFFIX= -g4a083f4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= greg@unrelenting.technology |