aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-03-03 19:34:19 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-03-03 19:35:39 +0000
commitf0191571d0b870205ab2d0802afcb108ac287b40 (patch)
tree755a29a98614802fdd1efd1de6cbfd9f42e18308
parentca95a672326786dde153c77800ae33139fd4ea58 (diff)
downloadports-f0191571d0b870205ab2d0802afcb108ac287b40.tar.gz
ports-f0191571d0b870205ab2d0802afcb108ac287b40.zip
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)
-rw-r--r--cad/freecad/Makefile7
-rw-r--r--cad/freecad/distinfo6
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