Bug 186438 - [maintainer-update] Update cad/ngspice_rework to 26
Summary: [maintainer-update] Update cad/ngspice_rework to 26
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-04 03:40 UTC by Kevin Zheng
Modified: 2014-02-07 20:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.30 KB, patch)
2014-02-04 03:40 UTC, Kevin Zheng
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Zheng 2014-02-04 03:40:00 UTC
Update cad/ngspice_rework to 26, nothing else exciting.

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2014-02-07 20:08:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-07 20:22:08 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2014-02-07 20:22:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!