Date: Tue, 4 Feb 2014 03:35:47 GMT From: Kevin Zheng <kevinz5000@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/186438: [maintainer-update] Update cad/ngspice_rework to 26 Message-ID: <201402040335.s143ZlES079347@oldred.freebsd.org> Resent-Message-ID: <201402040340.s143e0Xl072982@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186438 >Category: ports >Synopsis: [maintainer-update] Update cad/ngspice_rework to 26 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 04 03:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Kevin Zheng >Release: 10.0-RELEASE >Organization: >Environment: FreeBSD epsilon.local 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Update cad/ngspice_rework to 26, nothing else exciting. >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile index 40fe914..6a9637e 100644 --- a/cad/ngspice_rework/Makefile +++ b/cad/ngspice_rework/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ngspice_rework -PORTVERSION= 25 +PORTVERSION= 26 CATEGORIES= cad MASTER_SITES= SF/ngspice/ng-spice-rework/${PORTVERSION} DISTNAME= ngspice-${PORTVERSION} diff --git a/cad/ngspice_rework/distinfo b/cad/ngspice_rework/distinfo index 528a48a..b3a65a0 100644 --- a/cad/ngspice_rework/distinfo +++ b/cad/ngspice_rework/distinfo @@ -1,2 +1,2 @@ -SHA256 (ngspice-25.tar.gz) = d000bbb978db846ff6df7ce327d8194abe046fdd5c93e7cba23c484137ef140e -SIZE (ngspice-25.tar.gz) = 6729137 +SHA256 (ngspice-26.tar.gz) = 51e230c8b720802d93747bc580c0a29d1fb530f3dd06f213b6a700ca9a4d0108 +SIZE (ngspice-26.tar.gz) = 6925987 diff --git a/cad/ngspice_rework/pkg-plist b/cad/ngspice_rework/pkg-plist index 1fcf593..8d9d698 100644 --- a/cad/ngspice_rework/pkg-plist +++ b/cad/ngspice_rework/pkg-plist @@ -117,6 +117,7 @@ share/ngspice/include/ngspice/pzdefs.h share/ngspice/include/ngspice/sen2defs.h share/ngspice/include/ngspice/sensdefs.h share/ngspice/include/ngspice/sensgen.h +share/ngspice/include/ngspice/sharedspice.h share/ngspice/include/ngspice/sim.h share/ngspice/include/ngspice/smpdefs.h share/ngspice/include/ngspice/sperror.h >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402040335.s143ZlES079347>