cad/openvsp: update to 3.42.3

ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.42.3

Fixes:

 * Fix casting of string literals to bool for NameValData.
 * Fix RenameAttr in ResultsMgr enforces persistent AttrID.
 * Attributes API revisions.
 * Cleanup AttributeExplorer construction.
 * Link pthread library to cartesian example on linux.
 * Correctly delegate constructor for NVD bool case.
This commit is contained in:
Fernando Apesteguía 2025-02-07 08:30:16 +01:00
parent f568f262d3
commit 6d516ca881
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1738653661
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.42.2_GH0.tar.gz) = b36e9d6dc9044a7a49b24cfc5cd6f38c7870bbc119eafbd64da004ae8b2d9107
SIZE (OpenVSP-OpenVSP-OpenVSP_3.42.2_GH0.tar.gz) = 125957365
TIMESTAMP = 1738913402
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.42.3_GH0.tar.gz) = 3b53e5e882c14c5c51deffd3bd0006eb08f0db8af77668eb6a298f9edb2e0392
SIZE (OpenVSP-OpenVSP-OpenVSP_3.42.3_GH0.tar.gz) = 125958414