git: 6d516ca881b7 - main - cad/openvsp: update to 3.42.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Feb 2025 17:57:03 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d516ca881b794d93e9693533af548996706d45c commit 6d516ca881b794d93e9693533af548996706d45c Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2025-02-07 07:30:16 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-02-07 17:56:49 +0000 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. --- 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 f1a6a8e2c07c..31695e93b802 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= openvsp DISTVERSIONPREFIX= ${GH_PROJECT}_ -DISTVERSION= 3.42.2 +DISTVERSION= 3.42.3 CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo index 604e742f2b5b..634316ee9457 100644 --- a/cad/openvsp/distinfo +++ b/cad/openvsp/distinfo @@ -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