diff --git a/cad/stepcode/Makefile b/cad/stepcode/Makefile index d7e60084e82c..142f16a0081a 100644 --- a/cad/stepcode/Makefile +++ b/cad/stepcode/Makefile @@ -1,28 +1,28 @@ PORTNAME= stepcode -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 DISTVERSIONPREFIX= v CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org COMMENT= Generates C++ and Python from ISO10303 files WWW= https://github.com/stepcode/stepcode/wiki LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_FreeBSD_12_powerpc64= fails to configure: Schema scan for 15926-0002-lifecycle_integration.exp exited with error code 1 USES= cmake compiler:c++11-lang USE_GITHUB= yes USE_LDCONFIG= yes CMAKE_ARGS+= -DSC_INSTALL_PREFIX=${PREFIX} \ -DSC_BUILD_TYPE=Release MANDIRS= ${PREFIX}/man post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/schema_scanner @(cd ${STAGEDIR}${PREFIX} ; \ ${FIND} include \( -type f -or -type l \) | ${SORT} >> ${TMPPLIST}) .include diff --git a/cad/stepcode/distinfo b/cad/stepcode/distinfo index 368c14b056ab..3f1eee743aaf 100644 --- a/cad/stepcode/distinfo +++ b/cad/stepcode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664815159 -SHA256 (stepcode-stepcode-v0.8.1_GH0.tar.gz) = ff335210ce9a8a4e9ab9ba37b368efbe132c8244d8646583ad221d0db4332437 -SIZE (stepcode-stepcode-v0.8.1_GH0.tar.gz) = 6023794 +TIMESTAMP = 1695709665 +SHA256 (stepcode-stepcode-v0.8.2_GH0.tar.gz) = a0307185313a55e127db4476bf234b9ea90edfeee6ac7a57923f7608a48d91e5 +SIZE (stepcode-stepcode-v0.8.2_GH0.tar.gz) = 6007483