git: edad3d614e4a - main - cad/openvsp: update to 3.33.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 May 2023 17:45:47 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=edad3d614e4a8c94fe8ea4d38052c56f13c88cbb commit edad3d614e4a8c94fe8ea4d38052c56f13c88cbb Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-04-29 17:17:13 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-05-01 17:40:56 +0000 cad/openvsp: update to 3.33.0 ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.33.0 Features * New extended tip-cap geometry * Convert CFDMesh 2D mapping to arclength based mapping. * Handle potential no-volume corners in CFDMesh. * RST and LMN Attachment * RST S re-defined. * Dimensional U,R,L attachment. * Visualize wake edges on vspgeom export. Fixes * Clean up behavior of pull-down menus with special characters * Fix remaining issues from snprintf conversion * Fix syntax errors in master aero V&V script * Fix some quad-mesh bugs in FEAMesh. Hopefully fixes needle meshes. * Make beam elements obey trim zones in FEA Structure generation. * Expand height of ExportScreen * Fix memory leaks from CreateParm() being called. * Fix memory leak in MeshGeom::Flatten... * Fix wake identification. * Handful of VSPAERO fixes. * Silence VSPAERO viewer checks for VSP_NO_GRAPHICS build * Silence cgx/ccx not found errors on Windows * Fix MeshGeom not scaling on load problem. --- 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 552129c119a2..7b83f402913a 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= openvsp DISTVERSIONPREFIX= ${GH_PROJECT}_ -DISTVERSION= 3.32.2 +DISTVERSION= 3.33.0 CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo index a44de4a8cfd3..2e5b06738ca9 100644 --- a/cad/openvsp/distinfo +++ b/cad/openvsp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679592612 -SHA256 (OpenVSP-OpenVSP-OpenVSP_3.32.2_GH0.tar.gz) = 94f2be50d33d792251ee0b1cb455a3ad21bc71c4410aa72d6c3d4b3ba16c8c2d -SIZE (OpenVSP-OpenVSP-OpenVSP_3.32.2_GH0.tar.gz) = 143023305 +TIMESTAMP = 1682788620 +SHA256 (OpenVSP-OpenVSP-OpenVSP_3.33.0_GH0.tar.gz) = 14246146b0cf21b95d13ff63d8506641f435d6f3e917845a0b23f37aa3be9995 +SIZE (OpenVSP-OpenVSP-OpenVSP_3.33.0_GH0.tar.gz) = 143074887