git: b73e90aeb08e - main - cad/openvsp: update to 3.31.1

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Sat, 12 Nov 2022 19:40:01 UTC
The branch main has been updated by fernape:

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

commit b73e90aeb08ede9fee4866c5e0f31388a4f96a2b
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-11-11 21:38:26 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-12 18:39:38 +0000

    cad/openvsp: update to 3.31.1
    
    ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.31.1
    
    Features:
     * Add ResetMeshDisplay button to StructScreen
     * Structural assemblies can now be inserted with rest of vsp3 file.
     * Measure probes and rulers can now be inserted with rest of vsp3 file.
     * Drop Ubuntu 18.04 from automated build system.
    
    VSPAERO Updates and Fixes:
     * Adding sensitivities for reference quantities.
     * Improve setting CpSteadyMin/Max in steady flow.
     * Bump and synchronize versions to 6.4.5.
    
    Bug Fixes:
     * Improve Calculix handling of beam elements.
     * Fix crash when writing *.vspgeom file from imported mesh.
     * Fix Vinf activation with stability choice.  Thanks Daniel R.
     * Fix tags for CompGeom half*mesh.  Fixes *.vspgeom half*mesh panel mode.
     * Fix consistency of StructScreen current structure choice.
     * Fix StructAssemblyScreen height for various recent changes.
     * Fix writing of ghost nodes for half*geom *.vspgeom files.
     * Fix ID handling for copy/paste and insert of structures. Thanks Bryan.
     * Fix subsurface tagging bug with quad meshes.
---
 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 e352786aa88b..0f3819df4218 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openvsp
 DISTVERSIONPREFIX=	${GH_PROJECT}_
-DISTVERSION=	3.31.0
+DISTVERSION=	3.31.1
 CATEGORIES=	cad
 
 MAINTAINER=	fernape@FreeBSD.org
diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo
index 4513bb989df7..aa0a99c68172 100644
--- a/cad/openvsp/distinfo
+++ b/cad/openvsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667600233
-SHA256 (OpenVSP-OpenVSP-OpenVSP_3.31.0_GH0.tar.gz) = 56a42af72820bfffb990e811293b4b081cc46c6227266185d3c4ea064333fea8
-SIZE (OpenVSP-OpenVSP-OpenVSP_3.31.0_GH0.tar.gz) = 142961324
+TIMESTAMP = 1668202490
+SHA256 (OpenVSP-OpenVSP-OpenVSP_3.31.1_GH0.tar.gz) = f1cd377b43edd99ec4456a546ca7a56222f7dbfe34bce7f748756a39a5c467a8
+SIZE (OpenVSP-OpenVSP-OpenVSP_3.31.1_GH0.tar.gz) = 142962571