aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Apesteguía <fernape@FreeBSD.org>2024-03-05 07:34:14 +0000
committerFernando Apesteguía <fernape@FreeBSD.org>2024-03-06 16:49:07 +0000
commit8ff29084803abdd3c810f87e074403fe766f706d (patch)
treea89be0bc4917cc35d8d0d15f0439d3ca46bd4359
parentf86d5da93178c2f9e2edd01f65c3ed0825c38764 (diff)
downloadports-8ff29084803abdd3c810f87e074403fe766f706d.tar.gz
ports-8ff29084803abdd3c810f87e074403fe766f706d.zip
cad/openvsp: update to 3.37.0
ChangeLog: https://openvsp.org/blogs/announcements/2024/03/04/openvsp-3-37-0-released Features: * OpenVSP GUI available from Python API * Facade allows OpenVSP API to run transparently on separate process * GUI parental controls * Python API documentation * Surface Intersecion, CFDMesh, and FEAmesh much faster * Add surface names to Intersect, CFDMesh, and FEAMesh progress output * Native Apple M1/M2 support Library Updates: * New AngelScript – full M1 support * Removed local modifications to AngelScript for documentation * Moved AngelScript build to Libraries, better CMake integration * Updated FLTK to 1.4.0-preview version * Updated FLTK integration to Modern CMake * Added OpenABF – Angle Based Flattening * Updates to Code-Eli, performance improvements for meshing * Update how Eigen is included in project Bug Fixes: * Fix meshing performance regression from 3.33.0 * Fix meshing crash regression from 3.33.0 * Fix on-the-fly updating of meshing lengths with model unit scale * Fix not scaling fixed points with model scale * Fix not scaling trim planes with model scale * Fix FEA crash with subsurfaces and trims * Fix FEA crash with empty trim part * Fix corruption of Quad Meshes * Fix FEA Individualize Rib and Plane routines * Fix scroll wheel zoom on Windows * Fix Wing insert section update from API. * Fix error in K to F unit conversion * Fix VSP icon in Ubuntu
-rw-r--r--cad/openvsp/Makefile2
-rw-r--r--cad/openvsp/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index 4ff7f8e9749b..ae85210f0e5b 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openvsp
DISTVERSIONPREFIX= ${GH_PROJECT}_
-DISTVERSION= 3.36.0
+DISTVERSION= 3.37.0
CATEGORIES= cad
MAINTAINER= fernape@FreeBSD.org
diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo
index 2cb1ba581af9..b837187bb18e 100644
--- a/cad/openvsp/distinfo
+++ b/cad/openvsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698604963
-SHA256 (OpenVSP-OpenVSP-OpenVSP_3.36.0_GH0.tar.gz) = e568bba08e91bb9c6400848a3c3df206a892463f9e0385c6fda3b00ac51fd25c
-SIZE (OpenVSP-OpenVSP-OpenVSP_3.36.0_GH0.tar.gz) = 121052260
+TIMESTAMP = 1709624037
+SHA256 (OpenVSP-OpenVSP-OpenVSP_3.37.0_GH0.tar.gz) = b683a62fd631bc23210cba86d35ee3809f3cf2824fcaafd4054352418b9a5380
+SIZE (OpenVSP-OpenVSP-OpenVSP_3.37.0_GH0.tar.gz) = 125331862