diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-09-25 18:03:49 +0800 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-09-25 18:03:49 +0800 |
commit | 03166a4b367cfd9489be5ba0dfe3093da97e24c3 (patch) | |
tree | 0c3bf59949692fde61d5522b02094a3785bbe6d2 /graphics/oidn | |
parent | b75a8a484e6b6b7af42bb692bf82e6cc44567bea (diff) | |
download | freebsd-ports-gnome-03166a4b367cfd9489be5ba0dfe3093da97e24c3.tar.gz freebsd-ports-gnome-03166a4b367cfd9489be5ba0dfe3093da97e24c3.tar.zst freebsd-ports-gnome-03166a4b367cfd9489be5ba0dfe3093da97e24c3.zip |
Update devel/tbb to 2019.8 and bump dependent ports' revisions
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES
Diffstat (limited to 'graphics/oidn')
-rw-r--r-- | graphics/oidn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/oidn/Makefile b/graphics/oidn/Makefile index 300a5ef7ca6a..29d2d216e929 100644 --- a/graphics/oidn/Makefile +++ b/graphics/oidn/Makefile @@ -3,6 +3,7 @@ PORTNAME= oidn DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org |