Bug 224225 - cad/openvsp: Update to 3.14.1
Summary: cad/openvsp: Update to 3.14.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL: http://openvsp.org/blogs/announcement...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-10 18:06 UTC by Fernando Apesteguía
Modified: 2017-12-11 03:05 UTC (History)
0 users

See Also:


Attachments
patch against the ports tree (3.76 KB, patch)
2017-12-10 18:07 UTC, Fernando Apesteguía
fernape: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!