git: d7b9c1eed7fd - main - cad/openvsp: update to 3.32.2

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Fri, 24 Mar 2023 08:55:36 UTC
The branch main has been updated by fernape:

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

commit d7b9c1eed7fd2f388171ff323638c0610717a50f
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-03-23 17:30:21 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-24 08:50:54 +0000

    cad/openvsp: update to 3.32.2
    
    ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.32.2
    
    Features
     * Make 'f' and 'r' keys work with CFDMesh & Co.
     * Allow parasite drag to use a reference wing not in the active Set.
     * Print missing command line when calling CpSlicer.
     * Clean up mesh from repeated mass properties analysis.
     * Attempt to set property length on import of older structures files.
    
    Fixes
     * Fix validating structures subsurfaces
     * Fix visual artifacts in orthotropic material GUI in structures.
     * Fix double fee in Cartesian plotting library that shows up with bleeding
       edge versions of FLTK.
     * Fix parsing of VSPAERO output files.
     * Fix wave drag, parasite drag, half mesh, tag files issue.
     * Fix snprintf conversion issues
     * Silence snprintf warnings
     * Fix VSPAERO with slicing planes activ
---
 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 2526571f8921..552129c119a2 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openvsp
 DISTVERSIONPREFIX=	${GH_PROJECT}_
-DISTVERSION=	3.32.1
+DISTVERSION=	3.32.2
 CATEGORIES=	cad
 
 MAINTAINER=	fernape@FreeBSD.org
diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo
index 913a450d7433..a44de4a8cfd3 100644
--- a/cad/openvsp/distinfo
+++ b/cad/openvsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677958157
-SHA256 (OpenVSP-OpenVSP-OpenVSP_3.32.1_GH0.tar.gz) = d32b2951903c84d127c62b8eb55080de7ad67604c028bc1b012464dd0aa871d3
-SIZE (OpenVSP-OpenVSP-OpenVSP_3.32.1_GH0.tar.gz) = 143004901
+TIMESTAMP = 1679592612
+SHA256 (OpenVSP-OpenVSP-OpenVSP_3.32.2_GH0.tar.gz) = 94f2be50d33d792251ee0b1cb455a3ad21bc71c4410aa72d6c3d4b3ba16c8c2d
+SIZE (OpenVSP-OpenVSP-OpenVSP_3.32.2_GH0.tar.gz) = 143023305