1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

science/simbody: Backport the pull request that fixed the pathname handling on BSDs, and one failing testcase.

This commit is contained in:
Yuri Victorovich 2019-08-08 04:53:25 +00:00
parent 482064760e
commit 82029411ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508360
2 changed files with 7 additions and 4 deletions

View File

@ -3,12 +3,13 @@
PORTNAME= simbody
DISTVERSIONPREFIX= Simbody-
DISTVERSION= 3.6.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= science biology
PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES= 1b306f66bcd15e9bf6b27882e2daa6375ac4cd2e.patch:-p1 \
eaff90b304291ab9ffdf60d7abfb48e23e102ecb.patch:-p1
eaff90b304291ab9ffdf60d7abfb48e23e102ecb.patch:-p1 \
54f04cfef5f184c72df479c8c8eddd6d5eaf1f5b.patch:-p1
MAINTAINER= yuri@FreeBSD.org
COMMENT= Multibody dynamics library for (bio)mechanical systems simulation
@ -45,7 +46,7 @@ PORTDOCS= *
post-install-DOCS-on: # https://github.com/simbody/simbody/issues/652
@${RMDIR} ${STAGEDIR}${DOCSDIR}/api
do-test: # one test is known to fail: https://github.com/simbody/simbody/issues/653
do-test:
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING=ON ${CMAKE_SOURCE_PATH} && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \

View File

@ -1,7 +1,9 @@
TIMESTAMP = 1542263337
TIMESTAMP = 1565239605
SHA256 (simbody-simbody-Simbody-3.6.1_GH0.tar.gz) = 7716d6ea20b950e71e8535faa4353ac89716c03fd7a445dd802eb6a630796639
SIZE (simbody-simbody-Simbody-3.6.1_GH0.tar.gz) = 47178543
SHA256 (1b306f66bcd15e9bf6b27882e2daa6375ac4cd2e.patch) = 42468083313fc489c763ad2562c7a4baeeca02b7c81f35a94dad3368e4c7c4b8
SIZE (1b306f66bcd15e9bf6b27882e2daa6375ac4cd2e.patch) = 1473
SHA256 (eaff90b304291ab9ffdf60d7abfb48e23e102ecb.patch) = 8098b7efa4509a70d1561cad84d3d84549a58a4ac83f3af7d0a94e3cdd7ec4c4
SIZE (eaff90b304291ab9ffdf60d7abfb48e23e102ecb.patch) = 1350
SHA256 (54f04cfef5f184c72df479c8c8eddd6d5eaf1f5b.patch) = 0bdd19c64a625a89847702b2a14ceb51828b961989323419bcbcb56ed2b44bd6
SIZE (54f04cfef5f184c72df479c8c8eddd6d5eaf1f5b.patch) = 1080