1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

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
This commit is contained in:
Fernando Apesteguía 2023-03-23 18:30:21 +01:00
parent 35d64742e4
commit d7b9c1eed7
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= openvsp
DISTVERSIONPREFIX= ${GH_PROJECT}_
DISTVERSION= 3.32.1
DISTVERSION= 3.32.2
CATEGORIES= cad
MAINTAINER= fernape@FreeBSD.org

View File

@ -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