git: 1629b5cf3b2d - main - cad/openvsp: update to 3.36.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Oct 2023 12:42:36 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1629b5cf3b2d2ca51a56f77ffe5621a90fca8943
commit 1629b5cf3b2d2ca51a56f77ffe5621a90fca8943
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-10-29 18:42:44 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-10-30 12:42:20 +0000
cad/openvsp: update to 3.36.0
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.36.0
Features:
* Native file dialog
* Advanced Link UI improvements
.Sorting variables in link
.Suggest when conflicting name used
.Automatic naming
.Variable renaming w/ code search
.Advanced Link API
* Issue warning message when a link loop is stopped
* Protractor measure
* Wing eta coordinate for control surface, attach, and conformal
* Classical laminate theory for materials specification
* Off*body fixed points for FEA Mesh
* Write template NASTRAN executive and case control sections
* Change NASTRAN files to use RBE2 instead of RBAR1
* Improved error message when OpenGL will not load
* Various cleanups to build system
* Build Pyhton 3.9/3.11 instead of 3.6/3.9
Libraries:
* Pinocchio moved to Libraries
* Update Pinocchio to C++17 version
* Update Clipper1 to Clipper2, move to Libraries
* Update Delabella
Bug fixes:
* Fix knot values in STEP and IGES files
* Improve greying*out of 4*digit CLi parameters for prop
* Improve adherence to 6*series airfoil nomenclature
* Fix memory leak and growth plaguing long*running API users
* Fix order of Calculix dependent/independent connected nodes
* Fix planar slicing behavior with just one slice
---
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 145d67e2858a..4ff7f8e9749b 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openvsp
DISTVERSIONPREFIX= ${GH_PROJECT}_
-DISTVERSION= 3.35.3
+DISTVERSION= 3.36.0
CATEGORIES= cad
MAINTAINER= fernape@FreeBSD.org
diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo
index d0c63e2ba078..2cb1ba581af9 100644
--- a/cad/openvsp/distinfo
+++ b/cad/openvsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691046549
-SHA256 (OpenVSP-OpenVSP-OpenVSP_3.35.3_GH0.tar.gz) = e08827bd8848ba75fc7466bcec399aa785683335e81c0e24773b0bf0e68de216
-SIZE (OpenVSP-OpenVSP-OpenVSP_3.35.3_GH0.tar.gz) = 151200513
+TIMESTAMP = 1698604963
+SHA256 (OpenVSP-OpenVSP-OpenVSP_3.36.0_GH0.tar.gz) = e568bba08e91bb9c6400848a3c3df206a892463f9e0385c6fda3b00ac51fd25c
+SIZE (OpenVSP-OpenVSP-OpenVSP_3.36.0_GH0.tar.gz) = 121052260