Update 3.2 to 3.2

(from doc/xnec2c.html)
-----------------
Version 3.3:
I fixed a bug that was in the code that reads the commands
from the NEC2 input file, where xnec2c would crash with a
segmentation fault when the FR card was after the RP
card. Also modified the Strtod() function to avoid freeing the
end pointer before it was used, causing problems.
This commit is contained in:
mef 2015-04-17 01:55:24 +00:00
parent 9cca9b35e1
commit 7721b3300a
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2015/01/14 14:18:27 mef Exp $
# $NetBSD: Makefile,v 1.9 2015/04/17 01:55:24 mef Exp $
DISTNAME= xnec2c-3.2
DISTNAME= xnec2c-3.3
CATEGORIES= ham
MASTER_SITES= http://www.qsl.net/5b4az/pkg/nec2/xnec2c/
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2015/01/14 14:18:27 mef Exp $
$NetBSD: distinfo,v 1.5 2015/04/17 01:55:24 mef Exp $
SHA1 (xnec2c-3.2.tar.bz2) = 775cba4a0cbe5ae533d144993be55115bec07602
RMD160 (xnec2c-3.2.tar.bz2) = 6db3f310971d4a6d310eb1c2b3c4d3537db7c4a4
Size (xnec2c-3.2.tar.bz2) = 921398 bytes
SHA1 (xnec2c-3.3.tar.bz2) = 0790b9ba67f7b4dae7b739ce4f5240f9ccb75bb1
RMD160 (xnec2c-3.3.tar.bz2) = 44427973b203e186c4880d81a0ff7b62dc4c1359
Size (xnec2c-3.3.tar.bz2) = 921522 bytes