git: ce0b5043e31b - main - cad/openvsp: update to 3.39.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 14 May 2024 06:33:42 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ce0b5043e31b569e4552401b52c0154cd061467f

commit ce0b5043e31b569e4552401b52c0154cd061467f
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-05-13 06:21:15 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-05-14 06:33:25 +0000

    cad/openvsp: update to 3.39.0
    
    ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.39.0
    
    Features:
     * 3D Background images
    
    Library Updates:
     * Update to latest FLTK dev as they approach 1.4.0
     * Build LibXml2 with -PIC
     * Update GLEW build integration to match modern GLEW
    
    Bug Fixes:
     * Move Documentation build to MacOS from Ubuntu to get latest Swig
     * Drop MacOS-11 build, move to MacOS-12
     * Use gcc-11 on MacOS for ADEPT and OMP builds
     * Fix MeshGeom DrawObj issue
     * Tighten tolerance in MatchBorderNodes
---
 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 f3cbbb0ccf98..dd261e1e6770 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openvsp
 DISTVERSIONPREFIX=	${GH_PROJECT}_
-DISTVERSION=	3.38.0
+DISTVERSION=	3.39.0
 CATEGORIES=	cad
 
 MAINTAINER=	fernape@FreeBSD.org
diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo
index 367147fcd099..4ee418cae4e1 100644
--- a/cad/openvsp/distinfo
+++ b/cad/openvsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713437021
-SHA256 (OpenVSP-OpenVSP-OpenVSP_3.38.0_GH0.tar.gz) = cfaa9adaa7d45d8cc12f73c337aa4b2c95292061849c70cd4ff5414151df7f15
-SIZE (OpenVSP-OpenVSP-OpenVSP_3.38.0_GH0.tar.gz) = 125424063
+TIMESTAMP = 1715581261
+SHA256 (OpenVSP-OpenVSP-OpenVSP_3.39.0_GH0.tar.gz) = b2b2d258a03cfe47e8e7d145be320c90f0e14e4b1d115162895c27f70918a018
+SIZE (OpenVSP-OpenVSP-OpenVSP_3.39.0_GH0.tar.gz) = 125467960