Bug 220951

Summary: cad/openvsp: Update to 3.13.0
Product: Ports & Packages Reporter: Fernando ApesteguĂ­a <fernape>
Component: Individual Port(s)Assignee: Torsten Zuehlsdorff <tz>
Status: Closed FIXED    
Severity: Affects Some People CC: tz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.0
Bug Depends on:    
Bug Blocks: 219484    
Attachments:
Description Flags
patch to the ports tree fernape: maintainer-approval+

Description Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2017-07-23 21:12:00 UTC
Created attachment 184642 [details]
patch to the ports tree

The attached patch updates cad/openvsp to the last release 3.13.0

From the release note[1]:

Features:
 - Update VSPAERO to v4.1 -- unsteady formulation and lots of fixes
 - Update VSPAERO integration to support v4.1
 - Add ellipsoid geom type
 - Add von Karman-Trefftz airfoil type
 - Add CST Airfoils to Fuselage and Stack

Bug Fixes:
 - Fix bugs in parasite drag
 - Fix split surface problem for IGES/STEP export
 - Fix VSPAERO rotor induced velocity terms
 - Fix VSPAERO integration issues
 - Simplify file insert to avoid crashes
 - Fix bug where DisplayNames sometimes don't get updated

Three new patches need to be added. They have already pull requested upstream.

Q/A:
 - portlint -AC: OK
 - poudriere builds for {10.3,11.0}{i386,amd64}

*I would like to step up if there are any committers willing to mentor me*

[1] https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-27 13:41:40 UTC
A commit references this bug:

Author: tz
Date: Thu Jul 27 13:41:32 UTC 2017
New revision: 446740
URL: https://svnweb.freebsd.org/changeset/ports/446740

Log:
  cad/openvsp: Update from 3.12.1 to 3.13.0

  Features:
   - Update VSPAERO to v4.1 -- unsteady formulation and lots of fixes
   - Update VSPAERO integration to support v4.1
   - Add ellipsoid geom type
   - Add von Karman-Trefftz airfoil type
   - Add CST Airfoils to Fuselage and Stack

  Bug Fixes:
   - Fix bugs in parasite drag
   - Fix split surface problem for IGES/STEP export
   - Fix VSPAERO rotor induced velocity terms
   - Fix VSPAERO integration issues
   - Simplify file insert to avoid crashes
   - Fix bug where DisplayNames sometimes don't get updated

  Changelog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.0

  PR:           220951
  Submitted by: fernando.apesteguia@gmail.com

Changes:
  head/cad/openvsp/Makefile
  head/cad/openvsp/distinfo
  head/cad/openvsp/files/patch-src_util_VKTAirfoil.h
  head/cad/openvsp/files/patch-src_vsp__aero_viewer_glviewer.H
  head/cad/openvsp/files/patch-src_vsp__aero_viewer_vspaero__viewer.C
  head/cad/openvsp/pkg-plist
Comment 2 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-07-27 13:45:44 UTC
Committed, thanks.

Regarding your other request: feel free to drop me an email for more details. ;)

Greetings,
Torsten