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

(-)cad/ngspice_rework/Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	ngspice_rework
4
PORTNAME=	ngspice_rework
5
PORTVERSION=	30
5
PORTVERSION=	31
6
PORTREVISION=	1
7
CATEGORIES=	cad
6
CATEGORIES=	cad
8
MASTER_SITES=	SF/ngspice/ng-spice-rework/${PORTVERSION}
7
MASTER_SITES=	SF/ngspice/ng-spice-rework/${PORTVERSION}
9
DISTNAME=	ngspice-${PORTVERSION}
8
DISTNAME=	ngspice-${PORTVERSION}
Lines 35-40 Link Here
35
CONFIGURE_ARGS+=	--with-ngshared
34
CONFIGURE_ARGS+=	--with-ngshared
36
PLIST_SUB+=		SHLIB="" X11="@comment "
35
PLIST_SUB+=		SHLIB="" X11="@comment "
37
.else
36
.else
37
USES+=			xorg
38
USE_XORG=		ice sm x11 xaw xext xmu xt
38
USE_XORG=		ice sm x11 xaw xext xmu xt
39
CONFIGURE_ARGS+=	--with-x
39
CONFIGURE_ARGS+=	--with-x
40
PLIST_SUB+=		SHLIB="@comment " X11=""
40
PLIST_SUB+=		SHLIB="@comment " X11=""
(-)cad/ngspice_rework/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1546576070
1
TIMESTAMP = 1572299061
2
SHA256 (ngspice-30.tar.gz) = 08fe0e2f3768059411328a33e736df441d7e6e7304f8dad0ed5f28e15d936097
2
SHA256 (ngspice-31.tar.gz) = 845f3b0c962e47ded051dfbc134c3c1e4ac925c9f0ce1cb3df64eb9b9da5c282
3
SIZE (ngspice-30.tar.gz) = 7147044
3
SIZE (ngspice-31.tar.gz) = 7250057

Return to bug 241641