View | Details | Raw Unified | Return to bug 234626
Collapse All | Expand All

(-)b/cad/ngspice_rework/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	ngspice_rework
4
PORTNAME=	ngspice_rework
5
PORTVERSION=	28
5
PORTVERSION=	30
6
CATEGORIES=	cad
6
CATEGORIES=	cad
7
MASTER_SITES=	SF/ngspice/ng-spice-rework/${PORTVERSION}
7
MASTER_SITES=	SF/ngspice/ng-spice-rework/${PORTVERSION}
8
DISTNAME=	ngspice-${PORTVERSION}
8
DISTNAME=	ngspice-${PORTVERSION}
(-)b/cad/ngspice_rework/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1534684795
1
TIMESTAMP = 1546576070
2
SHA256 (ngspice-28.tar.gz) = 94804fa78c8db2f90f088902e8c27f7b732a66767a58c70f37612bff5a16df66
2
SHA256 (ngspice-30.tar.gz) = 08fe0e2f3768059411328a33e736df441d7e6e7304f8dad0ed5f28e15d936097
3
SIZE (ngspice-28.tar.gz) = 6737636
3
SIZE (ngspice-30.tar.gz) = 7147044
(-)b/cad/ngspice_rework/pkg-plist (-6 / +2 lines)
Lines 11-24 lib/ngspice/table.cm Link Here
11
lib/ngspice/xtradev.cm
11
lib/ngspice/xtradev.cm
12
lib/ngspice/xtraevt.cm
12
lib/ngspice/xtraevt.cm
13
man/man1/cmpp.1.gz
13
man/man1/cmpp.1.gz
14
man/man1/ngmakeidx.1.gz
14
%%X11%%man/man1/ngspice.1.gz
15
man/man1/ngmultidec.1.gz
16
man/man1/ngnutmeg.1.gz
17
man/man1/ngproc2mod.1.gz
18
man/man1/ngsconvert.1.gz
19
man/man1/ngspice.1.gz
20
share/ngspice/dlmain.c
15
share/ngspice/dlmain.c
21
include/ngspice/enhtypes.h
16
include/ngspice/enhtypes.h
17
include/ngspice/evtshared.h
22
include/ngspice/evttypes.h
18
include/ngspice/evttypes.h
23
include/ngspice/randnumb.h
19
include/ngspice/randnumb.h
24
include/ngspice/stringskip.h
20
include/ngspice/stringskip.h

Return to bug 234626