git: 9ef4081c01aa - main - cad/freecad: chase vtk9 dependency after 7406d45d49
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Oct 2022 19:02:34 UTC
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ef4081c01aac79d5f744c047d6cbf36ea2adee0 commit 9ef4081c01aac79d5f744c047d6cbf36ea2adee0 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-10-24 19:01:40 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-10-24 19:01:40 +0000 cad/freecad: chase vtk9 dependency after 7406d45d49 need to depend on the new library version --- cad/freecad/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 3f7a844fdeb5..2fb3016bee77 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -1,6 +1,6 @@ PORTNAME= FreeCAD DISTVERSION= 0.20.1 -PORTREVISION= 2 +PORTREVISION= 3 # use these for bugfixes/snapshots # DISTVERSION= 0.18-16093 # git rev-list --count # DISTVERSIONSUFFIX= -g690774c0e @@ -47,7 +47,7 @@ USE_LDCONFIG= yes CPE_VENDOR= freecad_project -VTK_VER= 9.1 +VTK_VER= 9.2 DOS2UNIX_GLOB= *.txt *.h *.cpp *.py *.qss *.csv *.pov *.stp *.ui *.wrl *.WRL