summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-09-06 00:02:28 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-09-06 00:02:28 +0000
commit27ce8b003683484c705a316a42d641c25a4946ce (patch)
tree4fd04879ade5032308f70b75e2d846a90b096e60
parentcad/openvsp: fix build on CURRENT (diff)
cad/openvsp: update to 3.13.2
Features: - Body of revolution component - Spin control for fuselage and stack - VSPAERO Update to 4.1.1 * Added ground effect model * Reflect symmetric half geometry in viewer * Show XYZ planes in viewer Bug Fixes: - Clean up logic in STEP/IGES export -- may help some importers - VSPAERO GUI now creates half-mesh for panel method with symmetry - VSPAERO Update to 4.1.1 * Fix drag integration inconsistency for alpha vs. rotation * Fix memory crash w/ periodic wakes (ducts) * Fix pressure anomaly w/ periodic wakes (ducts) * Fix problem with symmetry calculations * Fix high AR Cp near centerline * Fix high AR Cp out span * Fix slicer on Windows * Set minimum Mach to 0.001 -- fixes Cp min/max range in viewer Changelog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.2 PR: 222009 Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=449321
-rw-r--r--cad/openvsp/Makefile3
-rw-r--r--cad/openvsp/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index 9306e0909a10..0c9827725783 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= openvsp
-PORTVERSION= 3.13.1
+PORTVERSION= 3.13.2
DISTVERSIONPREFIX= ${GH_PROJECT}_
-PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= fernando.apesteguia@gmail.com
diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo
index 2d8cbb47eaaf..d973ee0bc954 100644
--- a/cad/openvsp/distinfo
+++ b/cad/openvsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501767480
-SHA256 (OpenVSP-OpenVSP-OpenVSP_3.13.1_GH0.tar.gz) = 97de20086cfcbfefd930a88c2146dac87b004598107a9bf305314186f39691e3
-SIZE (OpenVSP-OpenVSP-OpenVSP_3.13.1_GH0.tar.gz) = 34137904
+TIMESTAMP = 1504363950
+SHA256 (OpenVSP-OpenVSP-OpenVSP_3.13.2_GH0.tar.gz) = 33956c3b0b75e542bc4028020a7e864506fcf72f655b7db68820a28696700722
+SIZE (OpenVSP-OpenVSP-OpenVSP_3.13.2_GH0.tar.gz) = 34153468