Summary: | cad/PrusaSlicer: patch needed to support opencascade-7.8.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thierry Thomas <thierry> | ||||
Component: | Individual Port(s) | Assignee: | Thierry Thomas <thierry> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | teodorsigaev | ||||
Priority: | --- | Flags: | teodorsigaev:
maintainer-feedback+
teodorsigaev: maintainer-feedback+ |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 277480 | ||||||
Bug Blocks: | 277294 | ||||||
Attachments: |
|
Description
Thierry Thomas
![]() ![]() Created attachment 248765 [details] Patch from Johannes Thyssen Tishman Johannes Thyssen Tishman proposed a patch for the OpenBSD port, available at <https://www.mail-archive.com/ports@openbsd.org/msg123137.html>. I have no objections A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffcb78d4aa3842e02972dfbe70dd64facb684abf commit ffcb78d4aa3842e02972dfbe70dd64facb684abf Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-03-17 20:41:41 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-03-21 18:01:18 +0000 cad/PrusaSlicer: add support of OpenCascade Patch from OpenBSD by Johannes Thyssen Tishman. PR: 277313 Approved by: teodorsigaev (maintainer) cad/PrusaSlicer/Makefile | 6 ++---- cad/PrusaSlicer/files/patch-src_libnanosvg_nanosvg.h | 4 ++-- .../files/patch-src_libnanosvg_nanosvgrast.h | 4 ++-- .../files/patch-src_occt__wrapper_CMakeLists.txt | 17 ++++++++++++----- 4 files changed, 18 insertions(+), 13 deletions(-) Committed, thanks! |