From owner-svn-ports-head@FreeBSD.ORG Fri Feb 7 20:22:01 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AED544DD; Fri, 7 Feb 2014 20:22:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9679D15A4; Fri, 7 Feb 2014 20:22:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s17KM1J5096429; Fri, 7 Feb 2014 20:22:01 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s17KM1to096423; Fri, 7 Feb 2014 20:22:01 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201402072022.s17KM1to096423@svn.freebsd.org> From: Pawel Pekala Date: Fri, 7 Feb 2014 20:22:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343294 - head/cad/ngspice_rework X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 20:22:01 -0000 Author: pawel Date: Fri Feb 7 20:22:00 2014 New Revision: 343294 URL: http://svnweb.freebsd.org/changeset/ports/343294 QAT: https://qat.redports.org/buildarchive/r343294/ Log: Update to version 26 PR: ports/186438 Submitted by: maintainer Modified: head/cad/ngspice_rework/Makefile head/cad/ngspice_rework/distinfo head/cad/ngspice_rework/pkg-plist Modified: head/cad/ngspice_rework/Makefile ============================================================================== --- head/cad/ngspice_rework/Makefile Fri Feb 7 20:09:51 2014 (r343293) +++ head/cad/ngspice_rework/Makefile Fri Feb 7 20:22:00 2014 (r343294) @@ -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} Modified: head/cad/ngspice_rework/distinfo ============================================================================== --- head/cad/ngspice_rework/distinfo Fri Feb 7 20:09:51 2014 (r343293) +++ head/cad/ngspice_rework/distinfo Fri Feb 7 20:22:00 2014 (r343294) @@ -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 Modified: head/cad/ngspice_rework/pkg-plist ============================================================================== --- head/cad/ngspice_rework/pkg-plist Fri Feb 7 20:09:51 2014 (r343293) +++ head/cad/ngspice_rework/pkg-plist Fri Feb 7 20:22:00 2014 (r343294) @@ -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