Created attachment 256303 [details] Patch cad/ngspice_rework: Update to 44
Hello, 44.2 bugfix is available. Could you please update patch? Thanks
Created attachment 257376 [details] Updated patch Here is the updated patch to update to 44.2
Sorry for delay! Working on it now.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=240779c5ce2af9e90f0caf17e1be7ec958822692 commit 240779c5ce2af9e90f0caf17e1be7ec958822692 Author: Kevin Zheng <kevinz5000@gmail.com> AuthorDate: 2025-03-01 16:52:12 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-03-01 16:53:57 +0000 cad/ngspice_rework: Update to 44.2 - Remove no longer needed GNU_CONFIGURE_MANPREFIX var ChangeLog: https://ngspice.sourceforge.io/news.html PR: 283754 cad/ngspice_rework/Makefile | 6 ++---- cad/ngspice_rework/distinfo | 6 +++--- cad/ngspice_rework/pkg-plist-shlib | 10 +++++++++- 3 files changed, 14 insertions(+), 8 deletions(-)
Committed, thanks!
Thanks for committing the update. Unfortunately, it looks like the shlib FLAVOR is failing to build on all platforms. This is because I forgot to bump the shlib version. It is .11 for the original patch (update to 44.0) but I forgot to update it to .12 for 44.2. Generating a patch for this now.
Created attachment 258271 [details] Patch to fix build Please find attached patch to fix build for FLAVOR=shlib.