Bug 283754 - cad/ngspice_rework: Update to 44
Summary: cad/ngspice_rework: Update to 44
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://ngspice.sourceforge.io/news.html
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-31 04:20 UTC by Kevin Zheng
Modified: 2025-03-04 02:31 UTC (History)
1 user (show)

See Also:


Attachments
Patch (2.52 KB, patch)
2024-12-31 04:20 UTC, Kevin Zheng
no flags Details | Diff
Updated patch (2.52 KB, patch)
2025-02-10 06:02 UTC, Kevin Zheng
no flags Details | Diff
Patch to fix build (724 bytes, patch)
2025-03-04 02:31 UTC, Kevin Zheng
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Zheng 2024-12-31 04:20:43 UTC
Created attachment 256303 [details]
Patch

cad/ngspice_rework: Update to 44
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2025-02-08 13:16:30 UTC
Hello,

44.2 bugfix is available.

Could you please update patch?

Thanks
Comment 2 Kevin Zheng 2025-02-10 06:02:03 UTC
Created attachment 257376 [details]
Updated patch

Here is the updated patch to update to 44.2
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2025-03-01 16:13:08 UTC
Sorry for delay! Working on it now.
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-03-01 16:54:56 UTC
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(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2025-03-01 16:56:02 UTC
Committed, thanks!
Comment 6 Kevin Zheng 2025-03-04 02:27:24 UTC
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.
Comment 7 Kevin Zheng 2025-03-04 02:31:00 UTC
Created attachment 258271 [details]
Patch to fix build

Please find attached patch to fix build for FLAVOR=shlib.