git: 02f4be4645a0 - main - cad/openvsp: update to 3.42.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Feb 2025 08:04:31 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=02f4be4645a0b8b82da71e290589fd18654fe349 commit 02f4be4645a0b8b82da71e290589fd18654fe349 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2025-02-04 07:26:09 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-02-06 08:04:08 +0000 cad/openvsp: update to 3.42.2 ChangeLog: https://openvsp.org/blogs/announcements/2025/02/04/openvsp-3-42-2-released Features: * Display alert message if accessing disabled screen is attempted. * Make Mode ‘Apply and Show Only’ button more visually distinctive. Fixes: * Fix advanced link sceen failing to be disabled. * Various API documentation fixes. * Make Set_0 show up in Geom Browser by default. * Do not make Vehicle appear selected when it is not. * Update NerfGeomManager to match GeomManager Attribute changes. * Don’t restore viewport size and view from file. * Revert bool NameValData to int type. * Ensure Vehicle BBox is up-to-date from API. * Fix gimbal lock with rotation matrix. * Only reset vehicle screen Parms from main screen. * Fix crash when ParmChanged called with NULL Parm*. Thanks Mike V. * Improve facade search for host python executable. * Automatically call InitGUI from graphics API. --- 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 261e97a5517e..f1a6a8e2c07c 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= openvsp DISTVERSIONPREFIX= ${GH_PROJECT}_ -DISTVERSION= 3.42.1 +DISTVERSION= 3.42.2 CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo index b2a3df35575d..604e742f2b5b 100644 --- a/cad/openvsp/distinfo +++ b/cad/openvsp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737737639 -SHA256 (OpenVSP-OpenVSP-OpenVSP_3.42.1_GH0.tar.gz) = ab762fa9eda28e9ea6defdb8c3f370cf995f5f4de21986316cabb62b872f359e -SIZE (OpenVSP-OpenVSP-OpenVSP_3.42.1_GH0.tar.gz) = 125959915 +TIMESTAMP = 1738653661 +SHA256 (OpenVSP-OpenVSP-OpenVSP_3.42.2_GH0.tar.gz) = b36e9d6dc9044a7a49b24cfc5cd6f38c7870bbc119eafbd64da004ae8b2d9107 +SIZE (OpenVSP-OpenVSP-OpenVSP_3.42.2_GH0.tar.gz) = 125957365