Created attachment 236563 [details] patch to update the port to 2.20. Companion update to bug 266421. This is the update for the pre- and postprocessor. This version contains a fix for the mangled screenshots. On a number of my FEA problems, this did produce the same output as 2.19. (Only tested on x86-64.)
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+]
There are some problems with the port. ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/airfoil/ccx/rae2822.12d Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/airfoil/ccx/rae2822.cvg Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/airfoil/ccx/rae2822.fcv Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/clean~ Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ifwhiledemo/all.fbd Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ifwhiledemo/writedemo.txt Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pressfit/flange.12d ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. Would you mind having a look? Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b47113cfc4dc9d280bde42d739d9ff4bd81bb7a8 commit b47113cfc4dc9d280bde42d739d9ff4bd81bb7a8 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-09-20 06:08:25 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-09-20 15:34:54 +0000 cad/calculix: Update to 2.20 PR: 266422 Reported by: rsmith@xs4all.nl (maintainer) cad/calculix/Makefile | 2 +- cad/calculix/distinfo | 18 +++++++++--------- .../files/patch-cgx__2.19_src_pickFunktions.c (gone) | 11 ----------- ...__VER_src_Makefile => patch-cgx__2.20_src_Makefile} | 8 ++++---- cad/calculix/pkg-plist | 9 ++++++++- 5 files changed, 22 insertions(+), 26 deletions(-)
Committed, Please, use tools like poudriere to test the port :-) Thanks!