git: 014ed3293ac9 - main - cad/openvsp: Update to 3.45.3

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Thu, 28 Aug 2025 15:27:17 UTC
The branch main has been updated by fernape:

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

commit 014ed3293ac91b5461e503a081ba4b321565f719
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-08-27 07:13:53 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-08-28 15:26:58 +0000

    cad/openvsp: Update to 3.45.3
    
    ChangeLog:
    https://openvsp.org/blogs/announcements/2025/08/26/openvsp-3-45-3-released
    
    Features:
    
     * View Normal To
     * Camera Z rotation
     * View Front Of
    
    VSPAERO Updates:
    
     * Fix book keeping of group forces / moments
     * Modified cutoff value for models of different scale
     * Fixes for python optimization API
    
    Bug Fixes:
    
     * Fix formatting of Cull Orphans Slider
     * 3D backgrounds with filled images
     * FEA Beam properties (including area) were not calculated, fixes mass
     * g/cm^3 conversion factor fixed. Fixes FEA mass calculation.
     * RoutingGeom crash due to no surfaces fixed.
     * API UpdateGUI() hang when GUI not running fixed.
---
 cad/openvsp/Makefile | 2 +-
 cad/openvsp/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index 97a471d55db2..a5f3fea156e8 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openvsp
 DISTVERSIONPREFIX=	${GH_PROJECT}_
-DISTVERSION=	3.45.2
+DISTVERSION=	3.45.3
 CATEGORIES=	cad
 
 MAINTAINER=	fernape@FreeBSD.org
diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo
index 9a69de693f2e..4cf4d59594d8 100644
--- a/cad/openvsp/distinfo
+++ b/cad/openvsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755859816
-SHA256 (OpenVSP-OpenVSP-OpenVSP_3.45.2_GH0.tar.gz) = 98e6b646c9673212193c610f3f1bc6a15dce73b419a716abf26c906839968791
-SIZE (OpenVSP-OpenVSP-OpenVSP_3.45.2_GH0.tar.gz) = 205162584
+TIMESTAMP = 1756278825
+SHA256 (OpenVSP-OpenVSP-OpenVSP_3.45.3_GH0.tar.gz) = 19582ba99f88aa74b9f0776f6edbae831f1e9b240d21b8b29424e55b8d1cd555
+SIZE (OpenVSP-OpenVSP-OpenVSP_3.45.3_GH0.tar.gz) = 205163654