mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to version 2.3.0
PR: ports/184752 Submitted by: maintainer
This commit is contained in:
parent
cd5b7e32eb
commit
ade94852b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336437
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openvsp
|
||||
PORTVERSION= 2.2.5
|
||||
PORTVERSION= 2.3.0
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= GH
|
||||
|
||||
@ -28,7 +28,7 @@ USE_GITHUB= yes
|
||||
GH_PROJECT= OpenVSP
|
||||
GH_ACCOUNT= ${GH_PROJECT}
|
||||
GH_TAGNAME= ${GH_PROJECT}_${PORTVERSION}
|
||||
GH_COMMIT= 4c359c8
|
||||
GH_COMMIT= 568c424
|
||||
|
||||
CMAKE_SOURCE_PATH= ${WRKSRC}/src
|
||||
USES= cmake:outsource iconv
|
||||
@ -44,13 +44,9 @@ PORTEXAMPLES= *
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/vsp/vsp ${STAGEDIR}${PREFIX}/bin
|
||||
.if ${PORT_OPTIONS:MEXAMPLES}
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (openvsp-2.2.5.tar.gz) = 8bfa9cd89798315e7e4b314f5bdaa0fe7408ae594be2a19c5f01be0e73573736
|
||||
SIZE (openvsp-2.2.5.tar.gz) = 2934729
|
||||
SHA256 (openvsp-2.3.0.tar.gz) = 32f7e5d562e07bec6ece279e42244963fbc1c2a61e8d0fc1c10fe8b6ab8587d6
|
||||
SIZE (openvsp-2.3.0.tar.gz) = 2940850
|
||||
|
Loading…
Reference in New Issue
Block a user