Date: Fri, 1 Nov 2019 15:34:21 +0000 (UTC) From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516230 - head/cad/ngspice_rework Message-ID: <201911011534.xA1FYL7f004422@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Fri Nov 1 15:34:21 2019 New Revision: 516230 URL: https://svnweb.freebsd.org/changeset/ports/516230 Log: cad/ngspice_rework: update to 31 https://sourceforge.net/projects/ngspice/files/ng-spice-rework/31/ReleaseNotes.txt/download PR: 241641 Approved by: Kevin Zheng (maintainer) Modified: head/cad/ngspice_rework/Makefile head/cad/ngspice_rework/distinfo Modified: head/cad/ngspice_rework/Makefile ============================================================================== --- head/cad/ngspice_rework/Makefile Fri Nov 1 15:32:40 2019 (r516229) +++ head/cad/ngspice_rework/Makefile Fri Nov 1 15:34:21 2019 (r516230) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ngspice_rework -PORTVERSION= 30 -PORTREVISION= 1 +PORTVERSION= 31 CATEGORIES= cad MASTER_SITES= SF/ngspice/ng-spice-rework/${PORTVERSION} DISTNAME= ngspice-${PORTVERSION} @@ -35,6 +34,7 @@ OPTIONS_DEFINE= DEBUG CONFIGURE_ARGS+= --with-ngshared PLIST_SUB+= SHLIB="" X11="@comment " .else +USES+= xorg USE_XORG= ice sm x11 xaw xext xmu xt CONFIGURE_ARGS+= --with-x PLIST_SUB+= SHLIB="@comment " X11="" Modified: head/cad/ngspice_rework/distinfo ============================================================================== --- head/cad/ngspice_rework/distinfo Fri Nov 1 15:32:40 2019 (r516229) +++ head/cad/ngspice_rework/distinfo Fri Nov 1 15:34:21 2019 (r516230) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546576070 -SHA256 (ngspice-30.tar.gz) = 08fe0e2f3768059411328a33e736df441d7e6e7304f8dad0ed5f28e15d936097 -SIZE (ngspice-30.tar.gz) = 7147044 +TIMESTAMP = 1572299061 +SHA256 (ngspice-31.tar.gz) = 845f3b0c962e47ded051dfbc134c3c1e4ac925c9f0ce1cb3df64eb9b9da5c282 +SIZE (ngspice-31.tar.gz) = 7250057
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911011534.xA1FYL7f004422>