git: 240779c5ce2a - main - cad/ngspice_rework: Update to 44.2
Date: Sat, 01 Mar 2025 16:54:09 UTC
The branch main has been updated by eduardo:
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(-)
diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile
index 3698f6d97b7b..a22de9aa3ab3 100644
--- a/cad/ngspice_rework/Makefile
+++ b/cad/ngspice_rework/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ngspice_rework
-PORTVERSION= 41
-PORTREVISION= 1
+PORTVERSION= 44.2
CATEGORIES= cad
MASTER_SITES= SF/ngspice/ng-spice-rework/${PORTVERSION}
DISTNAME= ngspice-${PORTVERSION}
@@ -22,8 +21,7 @@ shlib_PLIST= ${MASTERDIR}/pkg-plist-shlib
USES= compiler:c11 gmake libtool ncurses readline autoreconf pkgconfig
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-cider --enable-xspice --with-readline=yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
+CONFIGURE_ARGS= --enable-cider # xspice, readline, osdi are now standard
OPTIONS_DEFINE= DEBUG
diff --git a/cad/ngspice_rework/distinfo b/cad/ngspice_rework/distinfo
index 188cfddc7ff5..52311af7be40 100644
--- a/cad/ngspice_rework/distinfo
+++ b/cad/ngspice_rework/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694224900
-SHA256 (ngspice-41.tar.gz) = 1ce219395d2f50c33eb223a1403f8318b168f1e6d1015a7db9dbf439408de8c4
-SIZE (ngspice-41.tar.gz) = 9518525
+TIMESTAMP = 1739165203
+SHA256 (ngspice-44.2.tar.gz) = e7dadfb7bd5474fd22409c1e5a67acdec19f77e597df68e17c5549bc1390d7fd
+SIZE (ngspice-44.2.tar.gz) = 11198335
diff --git a/cad/ngspice_rework/pkg-plist-shlib b/cad/ngspice_rework/pkg-plist-shlib
index d339a12fbbb3..b72a159b1018 100644
--- a/cad/ngspice_rework/pkg-plist-shlib
+++ b/cad/ngspice_rework/pkg-plist-shlib
@@ -1,9 +1,11 @@
libdata/pkgconfig/ngspice.pc
lib/libngspice.so
lib/libngspice.so.0
-lib/libngspice.so.0.0.8
+lib/libngspice.so.0.0.11
lib/ngspice/analog.cm
lib/ngspice/digital.cm
+lib/ngspice/ivlng.so
+lib/ngspice/ivlng.vpi
lib/ngspice/spice2poly.cm
lib/ngspice/table.cm
lib/ngspice/xtradev.cm
@@ -15,3 +17,9 @@ share/ngspice/scripts/devload
share/ngspice/scripts/setplot
share/ngspice/scripts/spectrum
share/ngspice/scripts/spinit
+share/ngspice/scripts/src/ngspice/cmtypes.h
+share/ngspice/scripts/src/ngspice/cosim.h
+share/ngspice/scripts/src/ngspice/miftypes.h
+share/ngspice/scripts/src/verilator_main.cpp
+share/ngspice/scripts/src/verilator_shim.cpp
+share/ngspice/scripts/vlnggen