Bug 224225

Summary: cad/openvsp: Update to 3.14.1
Product: Ports & Packages Reporter: Fernando Apesteguía <fernape>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://openvsp.org/blogs/announcements/2017/12/07/openvsp-3-14-0-and-3-14-1-released
Attachments:
Description Flags
patch against the ports tree fernape: maintainer-approval+

Description Fernando Apesteguía freebsd_committer freebsd_triage 2017-12-10 18:06:15 UTC
The attached patch updates cad/openvsp to the latest release 3.14.1

3.14.0 and 3.14.1 were released and announced simultaneously.

From the announcement:

OpenVSP 3.14.1 Features:

    OpenVSP Structures Capability

OpenVSP 3.14.0 Features:

    VSPAERO Update to 4.3
        Matrix based preconditioner is now default
        Vortex lift on by default
        Leading edge suction a separate option
        Option to disable 2nd order Mach correction
        Multiple Re support for CDo (not supported yet by OpenVSP GUI)
        Some small changes to calculating the surface pressures on the body.
    OpenVSP updates to support VSPAERO 4.3
    CPSlicer GUI
    VSPAERO Automated Test Script
    SubSurface API Extensions
    Improvements to DegenGeom representation of control surfaces
    Wireframe import of *.hrm files for CompGeom/DegenGeom based analysis
    Measure, point probe in GUI
    Surface query API routines
    U,W Line Sources for CFDMesh
    Some outputs now handled as Parms and can be used in linking.
    Defer Update() in CreateGeom

OpenVSP 3.14.0 Bug Fixes:

    First (instead of last) wake iteration plotted in VSPAEROPlotScreen
    Fix VBO buffer size and increment to prevent crashing on complex models
    Scale rounded rectangle corner radius.
    Scale root section of multi-section wings.
    Remove dangling panel method mesh every time VSPAERO is initiated.
    Fix counter-intuitive behavior pasting components onto hinges.
    Fix hinge GUI name update.
    Misc. other bugs
    VSPAERO 4.3 Bug fixes
        Fixed a bug with forces/moments for propulsive cases – vlm and panel
        Various other bug fixes.

Q/A:
 - portlint -AC: OK
 - poudriere builds for {10.3,10.4,11.1}{amd64,i386}: OK
 - Build logs available (for some time) at: https://www.dropbox.com/sh/v4ng8lnm9nq2leu/AABdnDNIcl9t4_7pCWGN2eOqa?dl=0
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2017-12-10 18:07:22 UTC
Created attachment 188690 [details]
patch against the ports tree
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-12-11 03:04:42 UTC
A commit references this bug:

Author: swills
Date: Mon Dec 11 03:04:30 UTC 2017
New revision: 455919
URL: https://svnweb.freebsd.org/changeset/ports/455919

Log:
  cad/openvsp: Update to 3.14.1

  PR:		224225
  Submitted by:	fernando.apesteguia@gmail.com (maintainer)

Changes:
  head/cad/openvsp/Makefile
  head/cad/openvsp/distinfo
  head/cad/openvsp/pkg-plist
Comment 3 Steve Wills freebsd_committer freebsd_triage 2017-12-11 03:05:36 UTC
Committed, thanks!