- poudriere successful on aarch64 and amd64 - update to version 4.3
Created attachment 228671 [details] science_orthanc-mysql-4.3.diff
Hello, 1. Makefile needs some better order: --- # USES=cmake related variables +CMAKE_ARGS +CMAKE_OFF CMAKE_SOURCE_PATH -CMAKE_OFF -CMAKE_ARGS # CFLAGS/CXXFLAGS/LDFLAGS block +CFLAGS CXXFLAGS -CFLAGS Cheers
Created attachment 228700 [details] science_orthanc-mysql-4.3.diff - changed the order of the Makefile variables.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=83a3ec5958d0638476ac0771122ee5fb0410f71a commit 83a3ec5958d0638476ac0771122ee5fb0410f71a Author: Frank Scholl <maintainer.freebsd@xpoundit.com> AuthorDate: 2021-10-15 09:46:33 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2021-10-15 09:48:25 +0000 science/orthanc-mysql: Update to 4.3 ChangeLog: https://hg.orthanc-server.com/orthanc-databases/file/default/MySQL/NEWS PR: 259143 science/orthanc-mysql/Makefile | 10 ++++++---- science/orthanc-mysql/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-)
Committed thanks!