aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2024-05-13 06:21:15 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2024-05-14 06:33:25 +0000
commitce0b5043e31b569e4552401b52c0154cd061467f (patch)
treeebff91f1c59de452a1e208d68892a8800cf1bd39
parent514219cb6907f3f7a32ff3e3b8c2ed6a339fac02 (diff)
downloadports-ce0b5043e31b569e4552401b52c0154cd061467f.tar.gz
ports-ce0b5043e31b569e4552401b52c0154cd061467f.zip
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
-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 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