cad/openvsp: Update to 3.14.1
PR: 224225 Submitted by: fernando.apesteguia@gmail.com (maintainer)
This commit is contained in:
parent
582861072c
commit
afe84a4cb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455919
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openvsp
|
||||
PORTVERSION= 3.13.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.14.1
|
||||
DISTVERSIONPREFIX= ${GH_PROJECT}_
|
||||
CATEGORIES= cad
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1505644117
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.13.3_GH0.tar.gz) = 28966c5936098d4073510d3601db3663320cf76fa490ede10cf533f5d29b5596
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.13.3_GH0.tar.gz) = 34161751
|
||||
TIMESTAMP = 1512752802
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.14.1_GH0.tar.gz) = d97a6487adf7c9501686688cbb03cb20e7a368c2b2bc284fd10a3ed682f3ecca
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.14.1_GH0.tar.gz) = 34369839
|
||||
|
@ -13,6 +13,8 @@ README.md
|
||||
airfoil/23015.af
|
||||
airfoil/N0012_VSP.af
|
||||
airfoil/N0012_VSP_sym.af
|
||||
airfoil/VKT_e0.1_k0.1_t10.dat
|
||||
airfoil/XFoil_VKT_CpDist.txt
|
||||
airfoil/b737a.af
|
||||
airfoil/b737b.af
|
||||
airfoil/b737c.af
|
||||
@ -31,11 +33,15 @@ matlab/plotDegenPlate.m
|
||||
matlab/plotDegenStick.m
|
||||
matlab/plotDegenSurf.m
|
||||
scripts/CFDMesh.vspscript
|
||||
scripts/CpSlicer.vspscript
|
||||
scripts/CreateEditGeom.vspscript
|
||||
scripts/DegenGeom.vspscript
|
||||
scripts/DumpResults.vspscript
|
||||
scripts/FEAMesh.vspscript
|
||||
scripts/Fuselage.vspscript
|
||||
scripts/Master_VSP_VV_Script.vspscript
|
||||
scripts/ParasiteDragScriptTest.vspscript
|
||||
scripts/SeligAirfoilExport.vspscript
|
||||
scripts/SnapToDemo.vspscript
|
||||
scripts/Stack.vspscript
|
||||
scripts/SubSurface.vspscript
|
||||
@ -46,21 +52,26 @@ scripts/TestAreaProj.vspscript
|
||||
scripts/TestDXF.vspscript
|
||||
scripts/TestFacet.vspscript
|
||||
scripts/TestMassProperties.vspscript
|
||||
scripts/TestMeasure.vspscript
|
||||
scripts/TestSVG.vspscript
|
||||
scripts/TestSaveLoad.vspscript
|
||||
scripts/TestSurfQuery.vspscript
|
||||
scripts/Wing.vspscript
|
||||
%%DATADIR%%/23015.af
|
||||
%%DATADIR%%/Box.vsppart
|
||||
%%DATADIR%%/BoxGroup.vsppart
|
||||
%%DATADIR%%/CFDMesh.vspscript
|
||||
%%DATADIR%%/Cone.vsppart
|
||||
%%DATADIR%%/CpSlicer.vspscript
|
||||
%%DATADIR%%/CreateEditGeom.vspscript
|
||||
%%DATADIR%%/DegenGeom.vspscript
|
||||
%%DATADIR%%/Disk.vsppart
|
||||
%%DATADIR%%/Duct.vsppart
|
||||
%%DATADIR%%/DumpResults.vspscript
|
||||
%%DATADIR%%/FEAMesh.vspscript
|
||||
%%DATADIR%%/Fuselage.vspscript
|
||||
%%DATADIR%%/LICENSE
|
||||
%%DATADIR%%/Master_VSP_VV_Script.vspscript
|
||||
%%DATADIR%%/N0012_VSP.af
|
||||
%%DATADIR%%/N0012_VSP_sym.af
|
||||
%%DATADIR%%/OnOffExample.vsppart
|
||||
@ -69,6 +80,7 @@ scripts/Wing.vspscript
|
||||
%%DATADIR%%/PodMan.vsppart
|
||||
%%DATADIR%%/Seat.vsppart
|
||||
%%DATADIR%%/SeatGroup.vsppart
|
||||
%%DATADIR%%/SeligAirfoilExport.vspscript
|
||||
%%DATADIR%%/SharkTeeth.tga
|
||||
%%DATADIR%%/SnapToDemo.vspscript
|
||||
%%DATADIR%%/Stack.vspscript
|
||||
@ -80,10 +92,19 @@ scripts/Wing.vspscript
|
||||
%%DATADIR%%/TestDXF.vspscript
|
||||
%%DATADIR%%/TestFacet.vspscript
|
||||
%%DATADIR%%/TestMassProperties.vspscript
|
||||
%%DATADIR%%/TestMeasure.vspscript
|
||||
%%DATADIR%%/TestSVG.vspscript
|
||||
%%DATADIR%%/TestSaveLoad.vspscript
|
||||
%%DATADIR%%/TestSurfQuery.vspscript
|
||||
%%DATADIR%%/TransportFuse.vsppart
|
||||
%%DATADIR%%/VKT_e0.1_k0.1_t10.dat
|
||||
%%DATADIR%%/VSPBoxXSec.PNG
|
||||
%%DATADIR%%/VSPCircXSec.PNG
|
||||
%%DATADIR%%/VSPIXSec.PNG
|
||||
%%DATADIR%%/VSPPipeXSec.PNG
|
||||
%%DATADIR%%/VSPRectXSec.PNG
|
||||
%%DATADIR%%/Wing.vspscript
|
||||
%%DATADIR%%/XFoil_VKT_CpDist.txt
|
||||
%%DATADIR%%/b737a.af
|
||||
%%DATADIR%%/b737b.af
|
||||
%%DATADIR%%/b737c.af
|
||||
@ -99,6 +120,11 @@ scripts/Wing.vspscript
|
||||
%%DATADIR%%/sc2_0404.af
|
||||
%%DATADIR%%/window.tga
|
||||
textures/SharkTeeth.tga
|
||||
textures/VSPBoxXSec.PNG
|
||||
textures/VSPCircXSec.PNG
|
||||
textures/VSPIXSec.PNG
|
||||
textures/VSPPipeXSec.PNG
|
||||
textures/VSPRectXSec.PNG
|
||||
textures/nasa-logo.tga
|
||||
textures/redbluearrow.tga
|
||||
textures/window.tga
|
||||
|
Loading…
Reference in New Issue
Block a user