cad/ngspice_rework: Update to 44.2
- Remove no longer needed GNU_CONFIGURE_MANPREFIX var ChangeLog: https://ngspice.sourceforge.io/news.html PR: 283754
This commit is contained in:
committed by
Nuno Teixeira
parent
742b8bb134
commit
240779c5ce
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user