diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-09-25 10:03:49 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-09-25 10:03:49 +0000 |
commit | 03166a4b367cfd9489be5ba0dfe3093da97e24c3 (patch) | |
tree | 0c3bf59949692fde61d5522b02094a3785bbe6d2 /cad/opencascade/Makefile | |
parent | b75a8a484e6b6b7af42bb692bf82e6cc44567bea (diff) |
Update devel/tbb to 2019.8 and bump dependent ports' revisions
Notes
Notes:
svn path=/head/; revision=512777
Diffstat (limited to 'cad/opencascade/Makefile')
-rw-r--r-- | cad/opencascade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 231e0626eac9..523cd378c7a2 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencascade PORTVERSION= 7.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= cad science MASTER_SITES= LOCAL/thierry |