From e4abb7177ebe8afd3421602419b4df238272d265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Sun, 17 Nov 2024 18:57:51 +0100 Subject: [PATCH] cad/openvsp: update to 3.41.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ChangeLog: https://openvsp.org/blogs/announcements/2024/11/10/openvsp-3-41-0-released Features: * Re-map ParmID’s when changing XSecCurve type * Add link loop breaking message to advanced links * Write structure assemblies to STL and GMsh files * Calculate structure assembly mass Library Updates: * Clipper2, better match packages available in Linux distributions * Pinocchio, build fix for some platforms * Delabella, build fix for some platforms * Triangle, avoid crashes and infinite loops, avoid namespace issues Fixes: * Fix base airfoil scale when setting airfoil points via API. * Make API ScreenGrab() and UpdateGUI() blocking. * Fix ScreenGrab from API. * Fix StopGUI behavior from GUI within facade. * Fix GUI and Server shutdown from facade on MacOS. * Fix need for sleep() on facade GUI API startup. * Fix Conformal Component memory error identified by Jason Le. * Fix Conformal Component update lag when parent symmetry changed. * Fix bug of copying Parm instead of Parm value * Fix Structures handling of symmetry for parts including trims * Fix Structures meshing issues, should reduce crashes * Fix Structures trimming at the center line --- cad/openvsp/Makefile | 2 +- cad/openvsp/distinfo | 6 +++--- cad/openvsp/pkg-plist | 5 +++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 6a1160c6dc6a..a47c96d219d1 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= openvsp DISTVERSIONPREFIX= ${GH_PROJECT}_ -DISTVERSION= 3.40.1 +DISTVERSION= 3.41.1 CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo index e99331e01b7a..338dbd08f2e0 100644 --- a/cad/openvsp/distinfo +++ b/cad/openvsp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722013353 -SHA256 (OpenVSP-OpenVSP-OpenVSP_3.40.1_GH0.tar.gz) = 62ef7b4718ee795392ff2dda419f4dd92ddb8e12d6eb0636f6fc291aa5c25ced -SIZE (OpenVSP-OpenVSP-OpenVSP_3.40.1_GH0.tar.gz) = 125662308 +TIMESTAMP = 1731866266 +SHA256 (OpenVSP-OpenVSP-OpenVSP_3.41.1_GH0.tar.gz) = a9e1a9e37903ae6f15baca9d1fc89fe49b4a0306d9594552ee28a55eb4517a8e +SIZE (OpenVSP-OpenVSP-OpenVSP_3.41.1_GH0.tar.gz) = 125799268 diff --git a/cad/openvsp/pkg-plist b/cad/openvsp/pkg-plist index ec7342358f2c..469dea9724c7 100644 --- a/cad/openvsp/pkg-plist +++ b/cad/openvsp/pkg-plist @@ -8,8 +8,13 @@ bin/vsploads bin/vspscript bin/vspviewer help/AdvLink.html +help/SetEdit.html help/github-pandoc.css help/images/AdvLink_example.png +help/images/SetEditor_body.png +help/images/SetEditor_footer.png +help/images/SetEditor_header.png +help/images/SetEditor_window.png help/index.html %%DATADIR%%/23015.af %%DATADIR%%/AirfoilExport.vspscript