aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Apesteguía <fernape@FreeBSD.org>2024-04-18 10:44:14 +0000
committerFernando Apesteguía <fernape@FreeBSD.org>2024-04-20 17:23:37 +0000
commit71f67cb87873d0d44fcbac3c042d103cd09ce958 (patch)
tree610389c8485501f6f005485538adebf91101ef97
parent1c4dc051cb6a2a3119c7ccf0e1ba155a7914761b (diff)
downloadports-71f67cb87873d0d44fcbac3c042d103cd09ce958.tar.gz
ports-71f67cb87873d0d44fcbac3c042d103cd09ce958.zip
cad/openvsp: update to 3.38.0
ChangeLog: https://openvsp.org/blogs/announcements/2024/04/17/openvsp-3-38-0-released Features: * Show Only, Show, NoShow buttons now recurse like everything else. * User adjustable number of Sets * Measure works with non-surface Geoms (blank and hinge) * Unique variable names enforced when renaming advanced link vars * Re-worded variable renaming buttons * Output multi-line error messages when links are broken * Bigger filename at screen bottom * Filename in main title bar * Integrated flowpath modeling extension now extends to constant X * Integrated flowpath modeling extension distance auto determined * Height/width/area/aspect sliders for CEdit XSecCurve now displayed * Better patch names for unintersected STEP/IGES surface export * TE surface merging for STEP/IGES export Library Updates: * Update to latest FLTK dev as they approach 1.4.0 Bug Fixes: * Fix invisible subsurfaces * Fix XSecSurf highlights that won’t go away * Expand ranges for AR and Span – should fix some odd wings seen in Group * Fix some odd scattered indexing bugs * Fix some problems with CFDMesh sourcing
-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 49bffcc6857d..f3cbbb0ccf98 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openvsp
DISTVERSIONPREFIX= ${GH_PROJECT}_
-DISTVERSION= 3.37.2
+DISTVERSION= 3.38.0
CATEGORIES= cad
MAINTAINER= fernape@FreeBSD.org
diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo
index e97c034c5735..367147fcd099 100644
--- a/cad/openvsp/distinfo
+++ b/cad/openvsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711199486
-SHA256 (OpenVSP-OpenVSP-OpenVSP_3.37.2_GH0.tar.gz) = f7457d8e2da6c517bc977b1478f864e1f0497ed11db9f1ab47c5237cb22fb538
-SIZE (OpenVSP-OpenVSP-OpenVSP_3.37.2_GH0.tar.gz) = 124927637
+TIMESTAMP = 1713437021
+SHA256 (OpenVSP-OpenVSP-OpenVSP_3.38.0_GH0.tar.gz) = cfaa9adaa7d45d8cc12f73c337aa4b2c95292061849c70cd4ff5414151df7f15
+SIZE (OpenVSP-OpenVSP-OpenVSP_3.38.0_GH0.tar.gz) = 125424063