cad/openvsp: Update to 3.15.0

PR:		224907
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
This commit is contained in:
Steve Wills 2018-01-10 18:52:31 +00:00
parent ea0f5cf9d4
commit cc2f5d1dfa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458673
3 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= openvsp PORTNAME= openvsp
PORTVERSION= 3.14.2 PORTVERSION= 3.15.0
DISTVERSIONPREFIX= ${GH_PROJECT}_ DISTVERSIONPREFIX= ${GH_PROJECT}_
CATEGORIES= cad CATEGORIES= cad

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1513461635 TIMESTAMP = 1514994338
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.14.2_GH0.tar.gz) = 1d8c65e9789f217f0b9340f8f0c662fa7fcc078ac761abc782fe9609368bdbcb SHA256 (OpenVSP-OpenVSP-OpenVSP_3.15.0_GH0.tar.gz) = 52bd472bafa12a53ef592863ff84f054411c52eb969523a5e99780edb8f90dc6
SIZE (OpenVSP-OpenVSP-OpenVSP_3.14.2_GH0.tar.gz) = 34378015 SIZE (OpenVSP-OpenVSP-OpenVSP_3.15.0_GH0.tar.gz) = 34390338

View File

@ -44,6 +44,7 @@ scripts/ParasiteDragScriptTest.vspscript
scripts/SeligAirfoilExport.vspscript scripts/SeligAirfoilExport.vspscript
scripts/SnapToDemo.vspscript scripts/SnapToDemo.vspscript
scripts/Stack.vspscript scripts/Stack.vspscript
scripts/StructuresParmContainerTest.vspscript
scripts/SubSurface.vspscript scripts/SubSurface.vspscript
scripts/TestAll.vspscript scripts/TestAll.vspscript
scripts/TestAnalysis.vspscript scripts/TestAnalysis.vspscript
@ -84,6 +85,7 @@ scripts/Wing.vspscript
%%DATADIR%%/SharkTeeth.tga %%DATADIR%%/SharkTeeth.tga
%%DATADIR%%/SnapToDemo.vspscript %%DATADIR%%/SnapToDemo.vspscript
%%DATADIR%%/Stack.vspscript %%DATADIR%%/Stack.vspscript
%%DATADIR%%/StructuresParmContainerTest.vspscript
%%DATADIR%%/SubSurface.vspscript %%DATADIR%%/SubSurface.vspscript
%%DATADIR%%/TestAll.vspscript %%DATADIR%%/TestAll.vspscript
%%DATADIR%%/TestAnalysis.vspscript %%DATADIR%%/TestAnalysis.vspscript