git: f0191571d0b8 - main - cad/freecad: update 0.19.2 → 0.19.3 and unbreak

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Thu, 03 Mar 2022 19:36:28 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f0191571d0b870205ab2d0802afcb108ac287b40

commit f0191571d0b870205ab2d0802afcb108ac287b40
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-03-03 19:34:19 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-03-03 19:35:39 +0000

    cad/freecad: update 0.19.2 → 0.19.3 and unbreak
    
    Unbreak the port by switching to an older version of opencascade
    
    PR:             262140
    Submitted by:   sergey.dyatko@gmail.com
    Tested by:      sergey.dyatko@gmail.com
    Approved by:    portmgr blanket (just fix it)
---
 cad/freecad/Makefile | 7 ++-----
 cad/freecad/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index c0edf4fbca85..47bf2a05f54e 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	FreeCAD
-DISTVERSION=	0.19.2
-PORTREVISION=	4
+DISTVERSION=	0.19.3
 # use these for bugfixes/snapshots
 # DISTVERSION=	0.18-16093 # git rev-list --count
 # DISTVERSIONSUFFIX=	-g690774c0e
@@ -12,8 +11,6 @@ COMMENT=	General purpose 3D CAD modeller
 LICENSE=	LGPL20+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		does not build with OpenCascade 7.6 (yet)
-
 BUILD_DEPENDS=	pyside_tool.py:devel/pyside2-tools@${PY_FLAVOR} \
 		${PYTHON_SITELIBDIR}/matplotlib/__init__.py:math/py-matplotlib@${PY_FLAVOR} \
 		swig:devel/swig
@@ -25,7 +22,7 @@ LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libpng.so:graphics/png \
 		libtiff.so:graphics/tiff \
 		libvtksys-${VTK_VER}.so:math/vtk${VTK_VER:R} \
-		libTKernel.so:cad/opencascade \
+		libTKernel.so:cad/opencascade740 \
 		libxerces-c.so:textproc/xerces-c3 \
 		libboost_thread.so:devel/boost-libs \
 		libarea.so:devel/libarea \
diff --git a/cad/freecad/distinfo b/cad/freecad/distinfo
index bce3431badc4..ce81c476485f 100644
--- a/cad/freecad/distinfo
+++ b/cad/freecad/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626012113
-SHA256 (FreeCAD-FreeCAD-0.19.2_GH0.tar.gz) = 47e39e3d6fcafe6e0c68923fb1b86acda16986268e5e6011694057b940139fba
-SIZE (FreeCAD-FreeCAD-0.19.2_GH0.tar.gz) = 296987961
+TIMESTAMP = 1646330977
+SHA256 (FreeCAD-FreeCAD-0.19.3_GH0.tar.gz) = 568fa32a9601693ff9273f3a5a2e825915f58b2455ffa173bc23f981edecd07d
+SIZE (FreeCAD-FreeCAD-0.19.3_GH0.tar.gz) = 296986058