1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

cad/openvsp: update to 3.18.0

Add USES=xorg to complement USE_XORG

ChangeLog: http://openvsp.org/blogs/announcements/2019/09/03/openvsp-3-18-0-released

Features:

	* New anthropomorphic pose-able human model
	* More sets by default (20)
	* Blue and green highlights for wing/fuse/stack editing
	* Convert non-adjustable sliders to adjustable
	* Improved Cpslice visualiation
	* Other small cleanups

Fixes:

	* Fix some API Error messages
	* Don't draw Prop XSecs when in disk mode
	* Fix memory leak
This commit is contained in:
Fernando Apesteguía 2019-09-04 18:22:03 +00:00
parent f3de9c5c7d
commit b213a9a8cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511145
2 changed files with 5 additions and 6 deletions

View File

@ -2,8 +2,7 @@
PORTNAME= openvsp
DISTVERSIONPREFIX= ${GH_PROJECT}_
DISTVERSION= 3.17.1
PORTREVISION= 1
DISTVERSION= 3.18.0
CATEGORIES= cad
MAINTAINER= fernape@FreeBSD.org
@ -30,7 +29,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs \
${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
USES= compiler:c++11-lang cmake:noninja localbase\
gl gnome jpeg
gl gnome jpeg xorg
USE_GITHUB= yes
GH_PROJECT= OpenVSP
GH_ACCOUNT= ${GH_PROJECT}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562687475
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.17.1_GH0.tar.gz) = f0468b22a577c636943a4c17e07ffa4ceb0817f59374be404b581da15bd841c4
SIZE (OpenVSP-OpenVSP-OpenVSP_3.17.1_GH0.tar.gz) = 35748749
TIMESTAMP = 1567610562
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.18.0_GH0.tar.gz) = 0d1b15e3532ae1fe7893fd3cfdfbea89065379032957ab8cc37fbbe6019889e6
SIZE (OpenVSP-OpenVSP-OpenVSP_3.18.0_GH0.tar.gz) = 110268961