git: 899202c42d7e - main - cad/openvsp: Update to 3.45.1

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 19 Aug 2025 16:43:06 UTC
The branch main has been updated by fernape:

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

commit 899202c42d7e09e50a9ad83dd779227cf87a4e67
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-08-16 16:59:51 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-08-19 16:42:43 +0000

    cad/openvsp: Update to 3.45.1
    
    ChangeLog:
    https://openvsp.org/blogs/announcements/2025/08/12/openvsp-3-45-1-released
    
    Features:
    
     * Camber decomposition scaling for file and interpolated airfoils
     * Advanced Link code section now has line numbers
     * Advanced Link code error messages reflect displayed line numbers
     * Geometry Analysis Online Help
     * Error handling for Geometry Analysis
     * Adjust Main Screen sizing
    
    VSPAERO Updates:
    
     * Cleaned up vspaero_opt
     * Optimization support for non-geometric inputs as design variables
     * Optimization based trim mode
     * Preliminary support for VSPAERO API wrapper
     * Various bug fixes
    
    Bug Fixes:
    
     * Fix holes in NGon mesh with co-planar surfaces
     * Fix control surface tag file name problem on Windows
     * Fix vspviewer temp directory problem on Linux
     * Fix writing Mref to VSPAERO input file
     * Add omitted support for VSPAERO CLMax2D parameter
     * Expose AuxGeom XSec Attributes
     * Fix bug with tessellation of EngineGeom
     * Fix CFDMesh crash tied to model scale.
     * Fix reading STL files on Windows with non-native line endings.
     * Fix Bogie containers not appearing in search
     * Fix CG envelope calculations & visualization
     * Clean up GearScreen
     * Improve matrix attribute format string
---
 cad/openvsp/Makefile  | 2 +-
 cad/openvsp/distinfo  | 6 +++---
 cad/openvsp/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index 4f1fe7abf4ce..50fd0c25b8b0 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openvsp
 DISTVERSIONPREFIX=	${GH_PROJECT}_
-DISTVERSION=	3.45.0
+DISTVERSION=	3.45.1
 CATEGORIES=	cad
 
 MAINTAINER=	fernape@FreeBSD.org
diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo
index f36a58736e39..ebab936199d0 100644
--- a/cad/openvsp/distinfo
+++ b/cad/openvsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753035426
-SHA256 (OpenVSP-OpenVSP-OpenVSP_3.45.0_GH0.tar.gz) = 55abd7f7fc3368aa4a41ac5c3e2e319d0de743e28dddf2e2427903d846724c6a
-SIZE (OpenVSP-OpenVSP-OpenVSP_3.45.0_GH0.tar.gz) = 205141078
+TIMESTAMP = 1755363583
+SHA256 (OpenVSP-OpenVSP-OpenVSP_3.45.1_GH0.tar.gz) = 8a28e47ef40e4621a45210f5d0e4d6cbcc0164c9336b55b9c614c6bb98e72b3c
+SIZE (OpenVSP-OpenVSP-OpenVSP_3.45.1_GH0.tar.gz) = 205158980
diff --git a/cad/openvsp/pkg-plist b/cad/openvsp/pkg-plist
index a8d10f0c56bb..a4b4cb9059d9 100644
--- a/cad/openvsp/pkg-plist
+++ b/cad/openvsp/pkg-plist
@@ -9,6 +9,7 @@ bin/vspscript
 bin/vspviewer
 help/AdvLink.html
 help/AttributeExplorer.html
+help/GeometryAnalysis.html
 help/SetEdit.html
 help/github-pandoc.css
 help/images/AdvLink_example.png