pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/cad/ng-spice



Module Name:    pkgsrc
Committed By:   hauke
Date:           Tue Jan 14 09:15:42 UTC 2020

Modified Files:
        pkgsrc/cad/ng-spice: Makefile PLIST distinfo

Log Message:
Upgrade cad/ng-spice to v31.

Changes are probably many. From upstream's changelog:

2017-08-25  h_vogt
This ChangeLog is no longer maintained.
Starting with ngspice-26, for code changes
please refer to the git repository at
https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/.
Especially the 'history' button on the top of the page
will give all the change log information.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/cad/ng-spice/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/cad/ng-spice/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/cad/ng-spice/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/cad/ng-spice/Makefile
diff -u pkgsrc/cad/ng-spice/Makefile:1.45 pkgsrc/cad/ng-spice/Makefile:1.46
--- pkgsrc/cad/ng-spice/Makefile:1.45   Wed Mar 20 10:43:16 2019
+++ pkgsrc/cad/ng-spice/Makefile        Tue Jan 14 09:15:42 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2019/03/20 10:43:16 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2020/01/14 09:15:42 hauke Exp $
 
-DISTNAME=      ngspice-27
-PKGNAME=       ng-spice-27
-PKGREVISION=   1
+DISTNAME=      ngspice-31
+PKGNAME=       ng-spice-31
+#PKGREVISION=  1
 CATEGORIES=    cad
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ngspice/}
 

Index: pkgsrc/cad/ng-spice/PLIST
diff -u pkgsrc/cad/ng-spice/PLIST:1.13 pkgsrc/cad/ng-spice/PLIST:1.14
--- pkgsrc/cad/ng-spice/PLIST:1.13      Thu Mar  8 14:11:24 2018
+++ pkgsrc/cad/ng-spice/PLIST   Tue Jan 14 09:15:42 2020
@@ -1,9 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2018/03/08 14:11:24 mef Exp $
-bin/ngmakeidx
-bin/ngmultidec
-bin/ngnutmeg
-bin/ngproc2mod
-bin/ngsconvert
+@comment $NetBSD: PLIST,v 1.14 2020/01/14 09:15:42 hauke Exp $
 bin/ngspice
 include/ngspice/1-f-code.h
 include/ngspice/FastNorm3.h
@@ -41,6 +36,7 @@ include/ngspice/enh.h
 include/ngspice/enhtypes.h
 include/ngspice/evt.h
 include/ngspice/evtproto.h
+include/ngspice/evtshared.h
 include/ngspice/evttypes.h
 include/ngspice/evtudn.h
 include/ngspice/fftext.h
@@ -128,15 +124,7 @@ include/ngspice/typedefs.h
 include/ngspice/wallace.h
 include/ngspice/wordlist.h
 include/ngspice/wstdio.h
-man/man1/cmpp.1
-man/man1/ngmakeidx.1
-man/man1/ngmultidec.1
-man/man1/ngnutmeg.1
-man/man1/ngproc2mod.1
-man/man1/ngsconvert.1
 man/man1/ngspice.1
-share/ngspice/helpdir/ngspice.idx
-share/ngspice/helpdir/ngspice.txt
 share/ngspice/scripts/setplot
 share/ngspice/scripts/spectrum
 share/ngspice/scripts/spinit

Index: pkgsrc/cad/ng-spice/distinfo
diff -u pkgsrc/cad/ng-spice/distinfo:1.17 pkgsrc/cad/ng-spice/distinfo:1.18
--- pkgsrc/cad/ng-spice/distinfo:1.17   Thu Mar  8 14:11:24 2018
+++ pkgsrc/cad/ng-spice/distinfo        Tue Jan 14 09:15:42 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2018/03/08 14:11:24 mef Exp $
+$NetBSD: distinfo,v 1.18 2020/01/14 09:15:42 hauke Exp $
 
-SHA1 (ngspice-27.tar.gz) = 544e713d21aeab14d04abff5ece39a17b0c2b050
-RMD160 (ngspice-27.tar.gz) = a500dba09b711c2a1df93e1a55e6431832c61e25
-SHA512 (ngspice-27.tar.gz) = 1714f95ab5716c228a0b39395a742e8b9a823e0e6f7e08625d089541ea786df5fd7b9d2982bcec8431e27ac6ba7603ecc507f9cfcb0a6aacd53f5633f52bd2ea
-Size (ngspice-27.tar.gz) = 7372998 bytes
+SHA1 (ngspice-31.tar.gz) = ab22e791cd254dfda2b32a262f212bd1d8c66fe7
+RMD160 (ngspice-31.tar.gz) = cce9d2a9e45d292dbf15c5dfb41ce2eacece51b2
+SHA512 (ngspice-31.tar.gz) = 448024f398d267911d5d2a48da03eb0d87ba1133ce39d5132bd318dde8ad359d19c7f85f6b4ec88c08b081c9140f7b931334d84173019a22aa2ac98482bd7d5d
+Size (ngspice-31.tar.gz) = 7250057 bytes



Home | Main Index | Thread Index | Old Index